index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-07
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2026-03-07
Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2026-03-03
sparc/PCI: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
1
-0
/
+7
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-23
sparc: Fix page alignment in dma mapping
Stian Halseth
2
-0
/
+4
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-6
/
+3
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
22
-32
/
+32
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
31
-48
/
+47
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-34
/
+29
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-1680
/
+7
2026-02-10
Merge tag 'sparc-for-7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-43
/
+119
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2026-02-07
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...
Qi Zheng
2
-1
/
+1
2026-02-06
sparc: remove unused variable strtab
Alex Shi
1
-2
/
+0
2026-02-06
sparc64: fix unused variable warning
Alex Shi
1
-6
/
+0
2026-02-06
sparc: don't reference obsolete termio struct for TC* constants
Sam James
1
-4
/
+4
2026-02-06
sparc: vio: Replace snprintf with strscpy in vio_create_one
Thorsten Blum
1
-2
/
+2
2026-02-06
sparc: Add architecture support for clone3
Ludwig Rydberg
9
-15
/
+78
2026-02-06
sparc: Synchronize user stack on fork and clone
Andreas Larsson
1
-14
/
+24
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
2
-1
/
+24
2026-02-01
sparc/mm: export symbols for lazy_mmu_mode KUnit tests
Kevin Brodsky
1
-0
/
+6
2026-01-27
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
1
-2
/
+0
2026-01-27
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
2
-18
/
+0
2026-01-27
sparc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
2
-4
/
+14
2026-01-26
sparc: Implement ARCH_HAS_CC_CAN_LINK
Thomas Weißschuh
1
-0
/
+11
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
1
-0
/
+1
2026-01-21
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-0
/
+1
2026-01-21
sparc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2
-9
/
+1
2026-01-21
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2
-2
/
+1
2026-01-21
sparc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
2
-2
/
+9
2026-01-16
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
4
-1680
/
+7
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
1
-0
/
+2
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-1
/
+1
2026-01-07
sparc/PCI: Correct 64-bit non-pref -> pref BAR resources
Ilpo Järvinen
1
-0
/
+23
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-63
/
+82
2025-12-06
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-19
/
+11
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+0
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
2
-2
/
+0
2025-11-17
mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
2
-16
/
+8
2025-11-17
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-3
/
+3
2025-11-03
arch: hookup listns() system call
Christian Brauner
1
-0
/
+1
2025-10-29
sparc: Use physical address DMA mapping
Leon Romanovsky
4
-63
/
+82
2025-10-15
Remove long-stale ext3 defconfig option
Linus Torvalds
1
-1
/
+0
2025-10-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2025-10-14
Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
Theodore Ts'o
1
-3
/
+3
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-81
/
+0
2025-10-05
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2025-10-04
Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
83
-260
/
+310
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+8
[next]