summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+2
8 daysMerge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche1-0/+4
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino2-6/+2
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-25Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+1
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-16/+6
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-1/+1
2024-09-17mm: always define pxx_pgprot()Peter Xu1-0/+1
2024-09-13arch/sparc: remove unused varible paddrbase in function leon_swprobe()Alex Shi1-7/+1
2024-09-12net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry1-0/+1
2024-09-12tcp: RX path for devmem TCPMina Almasry1-0/+5
2024-09-10mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2-3/+3
2024-09-04arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)1-7/+2
2024-09-04arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2-6/+0
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+3
2024-07-24Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-07-20kbuild: Abort make on install failuresZhang Bingwu1-0/+2
2024-07-19Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-13/+22
2024-07-11sparc64: Fix prototype warnings in hibernate.cAndreas Larsson1-0/+1
2024-07-11sparc64: Fix prototype warning for prom_get_mmu_ihandleAndreas Larsson1-1/+1
2024-07-11sparc64: Fix incorrect function signature and add prototype for prom_cif_initAndreas Larsson3-4/+2
2024-07-11sparc64: Fix prototype warnings for floppy_64.hAndreas Larsson1-2/+3
2024-07-11sparc32: Fix truncated relocation errors when linking large kernelsAndreas Larsson2-6/+15
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-0/+2
2024-07-04mm: remove page_mapping()Matthew Wilcox (Oracle)1-1/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2-7/+3
2024-06-25sparc: fix compat recv/recvfrom syscallsArnd Bergmann2-223/+2
2024-06-25sparc: fix old compat_sys_select()Arnd Bergmann1-1/+1
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-05-24mseal: wire up mseal syscallJeff Xu1-0/+1
2024-05-23Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-114/+76
2024-05-21Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-36/+36
2024-05-21arch: Fix name collision with ACPI's video.oThomas Zimmermann2-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-36/+18
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+1
2024-05-16Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-34/+29
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+5
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada1-2/+0
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)3-19/+23
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)1-4/+16
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)1-4/+4
2024-05-14sparc: simplify module_alloc()Mike Rapoport (IBM)2-24/+3
2024-05-09kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2024-05-08sparc/leon: Remove on-stack cpumask varDawei Li1-4/+3
2024-05-08sparc/pci_msi: Remove on-stack cpumask varDawei Li1-4/+1
2024-05-08sparc/of: Remove on-stack cpumask varDawei Li1-4/+1