summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2025-12-07sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma2-0/+2
2025-10-29sparc: fix error handling in scan_one_device()Ma Ke2-0/+2
2025-10-29sparc64: fix hugetlb for sun4uAnthony Yznaga1-0/+20
2025-10-29sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher2-10/+19
2025-10-29sparc: fix accurate exception reporting in copy_to_user for Niagara 4Michael Karcher1-1/+1
2025-10-29sparc: fix accurate exception reporting in copy_{from_to}_user for NiagaraMichael Karcher1-11/+18
2025-10-29sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...Michael Karcher1-1/+1
2025-10-29sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher1-9/+10
2025-05-02sparc/mm: disable preemption in lazy mmu modeRyan Roberts1-1/+4
2024-08-19sparc64: Fix incorrect function signature and add prototype for prom_cif_initAndreas Larsson3-4/+2
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-07-05sparc: fix compat recv/recvfrom syscallsArnd Bergmann2-223/+2
2024-07-05sparc: fix old compat_sys_select()Arnd Bergmann1-1/+1
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert2-10/+9
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg4-18/+3
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-11-08sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro1-1/+1
2023-08-08sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-18/+8
2023-07-27mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V1-2/+2
2023-07-27mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2-6/+6
2023-03-11sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap1-1/+1
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman2-6/+2
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2-2/+2
2023-01-04sparc: add support for TIF_NOTIFY_SIGNALJens Axboe4-5/+9
2022-05-30sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-3/+1
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann1-1/+1
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds1-0/+2
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson1-1/+3
2021-08-04bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+3
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider2-4/+0
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-04sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap1-0/+2
2021-03-04sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap1-1/+1
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-30sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)1-1/+1
2020-12-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-12-09[regression fix] really dumb fuckup in sparc64 __csum_partial_copy() changesAl Viro1-1/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra3-5/+5
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2-2/+2
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+2
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+1
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+7
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2020-10-20treewide: remove DISABLE_LTOSami Tolvanen1-2/+0