index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
1
-0
/
+1
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-0
/
+1
2026-01-20
sparc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2
-9
/
+1
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2
-2
/
+1
2026-01-20
sparc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
2
-2
/
+9
2026-01-15
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-05
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-16
mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
2
-16
/
+8
2025-11-16
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-13
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-04
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-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+8
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+2
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+0
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+3
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-258
/
+0
2025-09-26
sparc: Replace deprecated strcpy() with strscpy() in handle_nextprop_quirks()
Thorsten Blum
1
-2
/
+5
2025-09-26
sparc64: Replace deprecated strcpy() with strscpy() in build_path_component()
Thorsten Blum
1
-3
/
+5
2025-09-26
sparc: Replace deprecated strcpy() with strscpy() in prom_32.c
Thorsten Blum
1
-5
/
+8
2025-09-26
sparc: Replace deprecated strcpy() with strscpy() in domain services driver
Thorsten Blum
1
-12
/
+15
2025-09-26
sparc64: Replace deprecated strcpy() with strscpy() in prom_nextprop()
Thorsten Blum
1
-1
/
+1
2025-09-26
sparc: floppy: Replace deprecated strcpy() with strscpy() in sun_floppy_init()
Thorsten Blum
1
-1
/
+2
2025-09-26
sparc: parport: Replace deprecated strcpy() with strscpy() in ecpp_probe()
Thorsten Blum
1
-1
/
+2
2025-09-26
sparc: PCI: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-3
/
+4
2025-09-26
sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
54
-170
/
+170
2025-09-26
sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
4
-18
/
+18
2025-09-26
sparc: Drop the "-ansi" from the asflags
Thomas Huth
4
-6
/
+1
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-22
sparc: fix error handling in scan_one_device()
Ma Ke
2
-0
/
+2
2025-09-21
mm: constify arch_pick_mmap_layout() for improved const-correctness
Max Kellermann
1
-1
/
+1
2025-09-19
sparc: fix accurate exception reporting in copy_{from,to}_user for M7
Michael Karcher
2
-10
/
+19
2025-09-19
sparc: fix accurate exception reporting in copy_to_user for Niagara 4
Michael Karcher
1
-1
/
+1
2025-09-19
sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara
Michael Karcher
1
-11
/
+18
2025-09-19
sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...
Michael Karcher
1
-1
/
+1
2025-09-19
sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC
Michael Karcher
1
-9
/
+10
2025-09-19
sparc64: fix prototypes of reads[bwl]()
Al Viro
1
-3
/
+3
2025-09-19
sparc64: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-2
/
+2
[prev]
[next]