aboutsummaryrefslogtreecommitdiffstats
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-30sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
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-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-20sparc64: 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-28sparc: Add .exit.data section.David S. Miller
2020-02-14sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2019-12-17sparc: Correct ctx->saw_frame_pointer logic.David Miller
2019-12-01sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2019-12-01sparc: Fix parport build warnings.David S. Miller
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-06-25sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-06-25mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang
2019-06-09sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2019-05-16sparc64: Make corrupted user stacks more debuggable.David Miller
2019-05-16sparc64: Export __node_distance.David S. Miller
2018-11-13sparc64: Make proc_id signed.David S. Miller
2018-11-13sparc: Throttle perf events properly.David S. Miller
2018-11-13sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-04sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-05sparc: use asm-generic version of msi.hThomas Petazzoni
2018-09-05sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-05-25sparc: vio: use put_device() instead of kfree()Arvind Yadav
2018-04-26sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-01-02sparc64: repair calling incorrect hweight function from stubsJan Engelhardt
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-12-25bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-12-14sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-11-21sparc64: Fix page table walk for PUD hugepagesNitin Gupta
2017-11-21sparc64: mmu_context: Add missing include filesGuenter Roeck
2017-11-21sparc32: Add cmpxchg64().David S. Miller
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger