summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann6 days1-17/+2
* sparc: move struct termio to asm/termios.hMike Gilbert2024-06-162-10/+9
* sparc64: Fix number of online CPUsSam Ravnborg2024-06-164-18/+3
* sparc: vDSO: fix return value of __setup handlerRandy Dunlap2024-04-131-4/+3
* sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap2024-04-131-1/+1
* sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2024-03-262-2/+2
* sparc: fix up arch_cpu_finalize_init() build breakage.Greg Kroah-Hartman2023-08-161-1/+1
* sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-083-18/+8
* sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap2023-03-111-1/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-062-6/+2
* sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-251-3/+1
* mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings2022-01-271-1/+8
* 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
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-09-221-0/+3
* sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner2021-03-301-7/+6
* sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz2021-03-171-25/+29
* sparc32: Limit memblock allocation to low memoryAndreas Larsson2021-03-171-0/+3
* sparc32: fix a user-triggerable oops in clear_user()Al Viro2021-03-041-0/+1
* sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-03-041-1/+1
* sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-11-051-51/+14
* scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-07-221-1/+0
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-301-2/+7
* sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro2020-06-221-14/+3
* sparc32: fix register window handling in genregs32_[gs]et()Al Viro2020-06-221-130/+98
* sparc: Add .exit.data section.David S. Miller2020-02-241-2/+4
* sparc32: fix struct ipc64_perm type definitionArnd Bergmann2020-02-111-11/+11
* sparc: Correct ctx->saw_frame_pointer logic.David Miller2019-12-131-0/+12
* sparc: Fix JIT fused branch convergance.David Miller2019-12-131-28/+49
* sparc64: implement ioremap_ucTuowen Zhao2019-12-131-0/+1
* sparc64: Rework xchg() definition to avoid warnings.David S. Miller2019-12-011-1/+6
* sparc: Fix parport build warnings.David S. Miller2019-12-011-0/+2
* sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-06-251-0/+4
* mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang2019-06-251-0/+2
* sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke2019-06-091-2/+2
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-042-5/+1
* sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-10/+1
* sparc64: Wire up compat getpeername and getsockname.David S. Miller2018-11-041-2/+2
* sparc64: Make corrupted user stacks more debuggable.David Miller2018-11-045-10/+37
* sparc64: Export __node_distance.David S. Miller2018-11-041-0/+1
* sparc: vDSO: Silence an uninitialized variable warningDan Carpenter2018-10-171-1/+3
* sparc: Fix syscall fallback bugs in VDSO.David S. Miller2018-10-171-1/+11
* Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller2018-10-154-51/+51
* sparc64: Set %l4 properly on trap return after handling signals.David S. Miller2018-10-141-1/+2
* sparc64: Make proc_id signed.David S. Miller2018-10-141-1/+1
* sparc: Throttle perf events properly.David S. Miller2018-10-121-0/+9
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-10-121-4/+13
* sparc: Wire up io_pgetevents system call.David S. Miller2018-10-093-4/+5
* sparc64: fix fall-through annotationGustavo A. R. Silva2018-10-071-1/+1
* sparc32: fix fall-through annotationGustavo A. R. Silva2018-10-071-1/+1