summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorLines
2025-05-27Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+47
2025-05-21sparc/perf: Remove driver-specific throttle supportKan Liang-2/+1
2025-04-09sparc: mv sparc sysctls into their own file under arch/sparc/kernelJoel Granados-0/+47
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-2/+2
2025-02-12fs: add open_tree_attr()Christian Brauner-0/+1
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2025-01-28Merge tag 'sparc-for-6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-13/+12
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+1
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang-3/+1
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-01-17sparc/irq: Remove unneeded if check in sun4v_cookie_only_virqs()Thorsten Blum-3/+1
2025-01-17sparc/irq: Use str_enabled_disabled() helper functionThorsten Blum-1/+2
2025-01-17sparc: replace zero-length array with flexible-array memberZhang Kunbo-1/+1
2025-01-17sparc/irq: use seq_put_decimal_ull_width() for decimal valuesDavid Wang-8/+8
2025-01-15sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources()Bjorn Helgaas-1/+1
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu-3/+3
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-1/+1
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+5
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-0/+2
2024-11-29Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+1
2024-11-27vmlinux.lds.h: Adjust symbol ordering in text output sectionRong Xu-0/+5
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-12/+42
2024-11-18rtc: m48t59: Use platform_data struct for year offset valueFinn Thain-0/+2
2024-11-16sparc: Replace one-element array with flexible array memberThorsten Blum-3/+1
2024-11-06arch/sparc: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador-12/+42
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche-0/+4
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown-3/+3
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2024-07-18Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+11
2024-07-11sparc32: Fix truncated relocation errors when linking large kernelsAndreas Larsson-4/+11
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-2/+2
2024-06-25sparc: fix compat recv/recvfrom syscallsArnd Bergmann-223/+2
2024-06-25sparc: fix old compat_sys_select()Arnd Bergmann-1/+1
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann-1/+1
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2024-05-23mseal: wire up mseal syscallJeff Xu-0/+1
2024-05-23Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-54/+36
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-14/+9
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)-19/+0
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)-4/+16
2024-05-14sparc: simplify module_alloc()Mike Rapoport (IBM)-24/+1
2024-05-08sparc/leon: Remove on-stack cpumask varDawei Li-4/+3
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