summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2024-04-13sparc: vDSO: fix return value of __setup handlerRandy Dunlap1-4/+3
2024-04-13sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap1-1/+1
2024-03-27sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2-2/+2
2023-08-16sparc: fix up arch_cpu_finalize_init() build breakage.Greg Kroah-Hartman1-1/+1
2023-08-08sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-18/+8
2023-03-11sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap1-1/+1
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman2-6/+2
2022-06-25sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-3/+1
2022-01-27mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings1-1/+8
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds1-0/+2
2021-10-06sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-22bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+3
2021-03-30sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner1-7/+6
2021-03-17sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz1-25/+29
2021-03-17sparc32: Limit memblock allocation to low memoryAndreas Larsson1-0/+3
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-04sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap1-1/+1
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin1-51/+14
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò1-1/+0
2020-07-01fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-22sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro1-14/+3
2020-06-22sparc32: fix register window handling in genregs32_[gs]et()Al Viro1-130/+98
2020-02-24sparc: Add .exit.data section.David S. Miller1-2/+4
2020-02-11sparc32: fix struct ipc64_perm type definitionArnd Bergmann1-11/+11
2019-12-13sparc: Correct ctx->saw_frame_pointer logic.David Miller1-0/+12
2019-12-13sparc: Fix JIT fused branch convergance.David Miller1-28/+49
2019-12-13sparc64: implement ioremap_ucTuowen Zhao1-0/+1
2019-12-01sparc64: Rework xchg() definition to avoid warnings.David S. Miller1-1/+6
2019-12-01sparc: Fix parport build warnings.David S. Miller1-0/+2
2019-06-25sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao1-0/+4
2019-06-25mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang1-0/+2
2019-06-09sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke1-2/+2
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2-5/+1
2018-12-05sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-10/+1
2018-11-04sparc64: Wire up compat getpeername and getsockname.David S. Miller1-2/+2
2018-11-04sparc64: Make corrupted user stacks more debuggable.David Miller5-10/+37
2018-11-04sparc64: Export __node_distance.David S. Miller1-0/+1
2018-10-18sparc: vDSO: Silence an uninitialized variable warningDan Carpenter1-1/+3
2018-10-18sparc: Fix syscall fallback bugs in VDSO.David S. Miller1-1/+11
2018-10-16Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller4-51/+51
2018-10-15sparc64: Set %l4 properly on trap return after handling signals.David S. Miller1-1/+2
2018-10-15sparc64: Make proc_id signed.David S. Miller1-1/+1
2018-10-12sparc: Throttle perf events properly.David S. Miller1-0/+9
2018-10-12sparc: Fix single-pcr perf event counter management.David S. Miller1-4/+13
2018-10-10sparc: Wire up io_pgetevents system call.David S. Miller3-4/+5
2018-10-08sparc64: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-08sparc32: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-08sparc: vdso: clean-up vdso MakefileMasahiro Yamada1-5/+3
2018-10-08sparc64: viohs: Remove VLA usageKees Cook1-3/+9
2018-10-08sparc: Convert to using %pOFn instead of device_node.nameRob Herring4-51/+51