summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorLines
2024-05-08sparc/pci_msi: Remove on-stack cpumask varDawei Li-4/+1
2024-05-08sparc/of: Remove on-stack cpumask varDawei Li-4/+1
2024-05-08sparc/irq: Remove on-stack cpumask varDawei Li-7/+3
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe-5/+3
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe-9/+6
2024-04-22sparc: chmc: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2024-04-22sparc64: Fix number of online CPUsSam Ravnborg-16/+3
2024-04-22sparc64: Fix prototype warning for sched_clockSam Ravnborg-0/+1
2024-04-22sparc64: Fix prototype warnings in adi_64.cSam Ravnborg-7/+7
2024-04-22sparc64: Fix prototype warning for dma_4v_iotsb_bindSam Ravnborg-3/+3
2024-04-22sparc64: Fix prototype warning for uprobe_trapSam Ravnborg-0/+6
2024-04-22sparc64: Fix prototype warning for alloc_irqstack_bootmemSam Ravnborg-1/+1
2024-04-22sparc64: Fix prototype warnings in traps_64.cSam Ravnborg-5/+5
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-389/+42
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+2
2024-03-08sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg-2/+2
2024-03-08sparc32: Fix build with trapbaseSam Ravnborg-14/+14
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska-2/+2
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner-4/+0
2024-02-16sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap-1/+1
2024-02-16sparc: vio: make vio_bus_type constRicardo B. Marliere-1/+1
2024-02-16sparc: Fix typosBjorn Helgaas-15/+15
2024-02-16sparc: Use shared font dataDr. David Alan Gilbert-356/+9
2024-01-19sparc: Use device_get_match_data()Rob Herring-10/+12
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+5
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+0
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov-1/+1
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov-1/+1
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi-0/+2
2023-12-10arch: turn off -Werror for architectures with known warningsArnd Bergmann-1/+0
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann-0/+2
2023-11-23arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann-3/+3
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler-0/+3
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-26/+0
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann-26/+0
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta-0/+1
2023-10-06sparc: Annotate struct cpuinfo_tree with __counted_byKees Cook-1/+1
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta-1/+1
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org-0/+1
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org-0/+1
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org-0/+1
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-3/+3
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds-26/+39
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-3/+3