summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-18Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-11sparc32: Fix truncated relocation errors when linking large kernelsAndreas Larsson
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-25sparc: fix compat recv/recvfrom syscallsArnd Bergmann
2024-06-25sparc: fix old compat_sys_select()Arnd Bergmann
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-23Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-14sparc: simplify module_alloc()Mike Rapoport (IBM)
2024-05-08sparc/leon: Remove on-stack cpumask varDawei Li
2024-05-08sparc/pci_msi: Remove on-stack cpumask varDawei Li
2024-05-08sparc/of: Remove on-stack cpumask varDawei Li
2024-05-08sparc/irq: Remove on-stack cpumask varDawei Li
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe
2024-04-22sparc: chmc: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-22sparc64: Fix number of online CPUsSam Ravnborg
2024-04-22sparc64: Fix prototype warning for sched_clockSam Ravnborg
2024-04-22sparc64: Fix prototype warnings in adi_64.cSam Ravnborg
2024-04-22sparc64: Fix prototype warning for dma_4v_iotsb_bindSam Ravnborg
2024-04-22sparc64: Fix prototype warning for uprobe_trapSam Ravnborg
2024-04-22sparc64: Fix prototype warning for alloc_irqstack_bootmemSam Ravnborg
2024-04-22sparc64: Fix prototype warnings in traps_64.cSam Ravnborg
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-08sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg
2024-03-08sparc32: Fix build with trapbaseSam Ravnborg
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner
2024-02-16sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap
2024-02-16sparc: vio: make vio_bus_type constRicardo B. Marliere
2024-02-16sparc: Fix typosBjorn Helgaas
2024-02-16sparc: Use shared font dataDr. David Alan Gilbert
2024-01-19sparc: Use device_get_match_data()Rob Herring
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-10arch: turn off -Werror for architectures with known warningsArnd Bergmann
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann
2023-11-23arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann