aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-10-06sparc: avoid stringop-overread errorsLinus Torvalds
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-05-16sparc64: Make corrupted user stacks more debuggable.David Miller
2019-05-16sparc64: Export __node_distance.David S. Miller
2019-01-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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-06Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-11-04sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-09-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-09-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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-06-06Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-06-06Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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