summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11sparc32: remove custom definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-05crypto: sparc - move opcodes.h into asm directoryEric Biggers
2025-03-17sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptesRyan Roberts
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-29Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-16sparc: Replace one-element array with flexible array memberThorsten Blum
2024-11-11sparc: get rid of asm/vga.hAl Viro
2024-11-11asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-17mm: always define pxx_pgprot()Peter Xu
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
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-11sparc64: Fix incorrect function signature and add prototype for prom_cif_initAndreas Larsson
2024-07-11sparc64: Fix prototype warnings for floppy_64.hAndreas Larsson
2024-07-11sparc32: Fix truncated relocation errors when linking large kernelsAndreas Larsson
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-05-23Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...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-14sparc: simplify module_alloc()Mike Rapoport (IBM)
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann
2024-04-25mm: remove "prot" parameter from move_pte()David Hildenbrand
2024-04-25mm/arch: provide pud_pfn() fallbackPeter Xu
2024-04-22sparc: parport: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-22sparc: Use swap() to fix Coccinelle warningThorsten Blum
2024-04-22sparc32: Fix version generation failed warningsSam Ravnborg