summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)AuthorLines
8 daysMerge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
9 daysMerge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+7
12 dayssparc/PCI: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff-0/+7
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-23sparc: Fix page alignment in dma mappingStian Halseth-0/+4
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-6/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-32/+32
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-48/+47
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-34/+29
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1680/+7
2026-02-09Merge tag 'sparc-for-7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-43/+119
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng-1/+1
2026-02-06sparc: remove unused variable strtabAlex Shi-2/+0
2026-02-06sparc64: fix unused variable warningAlex Shi-6/+0
2026-02-06sparc: don't reference obsolete termio struct for TC* constantsSam James-4/+4
2026-02-06sparc: vio: Replace snprintf with strscpy in vio_create_oneThorsten Blum-2/+2
2026-02-06sparc: Add architecture support for clone3Ludwig Rydberg-15/+78
2026-02-06sparc: Synchronize user stack on fork and cloneAndreas Larsson-14/+24
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra-1/+24
2026-01-31sparc/mm: export symbols for lazy_mmu_mode KUnit testsKevin Brodsky-0/+6
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)-2/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)-18/+0
2026-01-26sparc: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-4/+14
2026-01-26sparc: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh-0/+11
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand-0/+1
2026-01-20sparc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky-9/+1
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky-2/+1
2026-01-20sparc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky-2/+9
2026-01-15lib/crypto: sparc/aes: Migrate optimized code into libraryEric Biggers-1680/+7
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong-0/+2
2026-01-11treewide: Update email addressThomas Gleixner-1/+1
2026-01-07sparc/PCI: Correct 64-bit non-pref -> pref BAR resourcesIlpo Järvinen-0/+23
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-63/+82
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-19/+11
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+0
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers-2/+0
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes-16/+8
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts-3/+3
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-10-29sparc: Use physical address DMA mappingLeon Romanovsky-63/+82
2025-10-15Remove long-stale ext3 defconfig optionLinus Torvalds-1/+0
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o-3/+3
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-81/+0
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2025-10-04Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-260/+310
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+8