summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-10-06sparc: avoid stringop-overread errorsLinus Torvalds
2021-03-03sparc32: fix a user-triggerable oops in clear_user()Al Viro
2021-03-03sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap
2020-11-10sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-06-29fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-29sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro
2020-06-20sparc32: fix register window handling in genregs32_[gs]et()Al Viro
2020-02-14sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2019-11-28sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2019-11-28sparc: Fix parport build warnings.David S. Miller
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2019-07-10sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-06-11sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-11-21sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-10sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2018-11-10sparc64 mm: Fix more TSB sizing issuesMike Kravetz
2018-11-10sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdataSowmini Varadhan
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-06-06sparc64: Fix build warnings with gcc 7.David S. Miller
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-04-13sparc64: ldc abort during vds iso bootJag Raman
2017-12-16sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-08-12sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17sparc64: make string buffers large enoughDan Carpenter
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-14sparc64: delete old wrap codePavel Tatashin
2017-06-14sparc64: new context wrapPavel Tatashin
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-14sparc64: redefine first versionPavel Tatashin
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-14sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-14sparc: Machine description indices can varyJames Clarke
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-05-02sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka
2017-05-02sparc64: kern_addr_valid regressionbob picco
2017-03-31sparc/ptrace: Preserve previous registers for short regset writeDave Martin
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-11-21sparc64: Delete now unused user copy assembler helpers.David S. Miller
2016-11-21sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller