summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds2021-10-091-0/+2
* sparc: avoid stringop-overread errorsLinus Torvalds2021-10-061-1/+2
* sparc32: fix a user-triggerable oops in clear_user()Al Viro2021-03-031-0/+1
* sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-03-031-1/+1
* sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-11-101-51/+14
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-291-2/+7
* sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro2020-06-291-11/+2
* sparc32: fix register window handling in genregs32_[gs]et()Al Viro2020-06-201-130/+98
* sparc32: fix struct ipc64_perm type definitionArnd Bergmann2020-02-141-11/+11
* sparc64: Rework xchg() definition to avoid warnings.David S. Miller2019-11-281-1/+6
* sparc: Fix parport build warnings.David S. Miller2019-11-281-0/+2
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-101-1/+5
* sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-07-101-0/+4
* sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke2019-06-111-2/+2
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-1/+2
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-11-211-4/+13
* sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller2018-11-101-2/+2
* sparc64 mm: Fix more TSB sizing issuesMike Kravetz2018-11-104-10/+45
* sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan2018-11-101-8/+21
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-092-17/+25
* sparc64: Fix build warnings with gcc 7.David S. Miller2018-06-061-1/+1
* sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller2018-05-301-1/+5
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-261-21/+5
* sparc64: ldc abort during vds iso bootJag Raman2018-04-131-1/+6
* sparc64/mm: set fields in deferred pagesPavel Tatashin2017-12-161-1/+8
* security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-11-181-3/+0
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-10-212-2/+9
* sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-08-123-7/+22
* sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-08-114-70/+132
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-262-3/+3
* sparc64: make string buffers large enoughDan Carpenter2017-06-171-2/+2
* arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-142-6/+15
* sparc64: delete old wrap codePavel Tatashin2017-06-146-45/+1
* sparc64: new context wrapPavel Tatashin2017-06-141-27/+54
* sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-142-2/+4
* sparc64: redefine first versionPavel Tatashin2017-06-142-4/+4
* sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-141-20/+1
* sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-141-0/+2
* sparc: Machine description indices can varyJames Clarke2017-06-142-4/+65
* sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-142-6/+12
* sparc: Fix -Wstringop-overflow warningOrlando Arias2017-06-073-4/+4
* sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-05-021-7/+8
* sparc64: kern_addr_valid regressionbob picco2017-05-021-1/+1
* sparc/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-311-1/+1
* sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-12-101-3/+3
* sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-12-101-4/+61
* sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-12-101-2/+2
* sparc64: Delete now unused user copy fixup functions.David S. Miller2016-11-213-103/+4
* sparc64: Delete now unused user copy assembler helpers.David S. Miller2016-11-211-30/+0
* sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-81/+162