summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
29 hoursMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
12 daysmm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)
12 daysarch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02sparc: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-03-11sparc64: vdso: Implement clock_gettime64()Thomas Weißschuh
2026-03-11sparc64: vdso2c: Drop sym_vvar_start handlingThomas Weißschuh
2026-03-11sparc64: vdso: Switch to the generic vDSO libraryThomas Weißschuh
2026-03-11sparc64: vdso: Introduce vdso/processor.hThomas Weißschuh
2026-03-11sparc64: vdso: Move syscall fallbacks into headerThomas Weißschuh
2026-03-11sparc64: vdso: Move hardware counter read into headerThomas Weißschuh
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-09Merge tag 'sparc-for-7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng
2026-02-06sparc: don't reference obsolete termio struct for TC* constantsSam James
2026-02-06sparc: Add architecture support for clone3Ludwig Rydberg
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-20sparc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky
2026-01-20sparc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes
2025-10-04Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-26sparc: floppy: Replace deprecated strcpy() with strscpy() in sun_floppy_init()Thorsten Blum
2025-09-26sparc: parport: Replace deprecated strcpy() with strscpy() in ecpp_probe()Thorsten Blum
2025-09-26sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-26sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-09-19sparc64: fix prototypes of reads[bwl]()Al Viro
2025-09-19sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma
2025-09-10Fix access to video_is_primary_device() when compiled without CONFIG_VIDEOMario Limonciello (AMD)
2025-09-08sparc: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-24sparc64: remove hugetlb_free_pgd_range()Anthony Yznaga
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima
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