index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
lib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-26
sparc: Drop the "-ansi" from the asflags
Thomas Huth
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-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-155
/
+0
2025-06-30
lib/crc: sparc: Migrate optimized CRC code into lib/crc/
Eric Biggers
3
-115
/
+0
2025-06-30
lib/crypto: sparc: Move arch/sparc/lib/crypto/ into lib/crypto/
Eric Biggers
5
-155
/
+0
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-2
/
+156
2025-05-09
lib/crc: make arch-optimized code use subsys_initcall
Eric Biggers
1
-1
/
+1
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
1
-1
/
+1
2025-05-05
crypto: sparc/sha256 - implement library instead of shash
Eric Biggers
5
-0
/
+155
2025-05-05
crypto: sparc - move opcodes.h into asm directory
Eric Biggers
1
-2
/
+1
2025-04-28
sparc/crc: drop "glue" from filenames
Eric Biggers
2
-2
/
+2
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
1
-1
/
+1
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
1
-5
/
+5
2024-12-01
sparc/crc32: expose CRC32 functions through lib
Eric Biggers
3
-0
/
+116
2024-04-09
sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
Al Viro
1
-0
/
+4
2024-04-09
sparc32: unify __cmpxchg_u{32,64}
Al Viro
1
-25
/
+16
2024-04-09
sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
Al Viro
1
-1
/
+1
2024-04-09
sparc32: make __cmpxchg_u32() return u32
Al Viro
1
-2
/
+2
2024-03-08
sparc32: Use generic cmpdi2/ucmpdi2 variants
Sam Ravnborg
3
-50
/
+2
2023-12-10
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
1
-1
/
+0
2023-10-27
sparc32: fix a braino in fault handling in csum_and_copy_..._user()
Al Viro
1
-1
/
+1
2023-08-22
sparc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
36
-36
/
+37
2022-06-30
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
1
-6
/
+6
2022-02-25
sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
1
-2
/
+1
2021-09-20
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Linus Torvalds
1
-0
/
+2
2021-05-26
locking/atomic: sparc: move to ARCH_ATOMIC
Mark Rutland
2
-33
/
+33
2021-01-03
sparc32: switch copy_user.S away from range exception table entries
Al Viro
1
-203
/
+112
2021-01-03
sparc32: get rid of range exception table entries in checksum_32.S
Al Viro
1
-37
/
+27
2021-01-03
sparc32: switch __bzero() away from range exception table entries
Al Viro
1
-40
/
+32
2021-01-03
sparc32: kill lookup_fault()
Al Viro
1
-3
/
+0
2021-01-03
sparc32: don't bother with lookup_fault() in __bzero()
Al Viro
1
-12
/
+3
2020-12-08
[regression fix] really dumb fuckup in sparc64 __csum_partial_copy() changes
Al Viro
1
-1
/
+1
2020-08-20
sparc64: propagate the calling convention changes down to __csum_partial_copy...
Al Viro
3
-6
/
+7
2020-08-20
sparc32: propagate the calling conventions change down to __csum_partial_copy...
Al Viro
1
-164
/
+38
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2019-07-09
sparc64: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2019-06-13
sparc: Remove redundant copy of the LGPL-2.0
Thomas Huth
1
-481
/
+0
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14
Thomas Gleixner
3
-42
/
+6
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2017-12-27
sparc64: repair calling incorrect hweight function from stubs
Jan Engelhardt
1
-2
/
+2
2017-11-29
sparc64: Fix boot on T4 and later.
David S. Miller
1
-1
/
+1
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-0
/
+184
2017-11-15
sparc64: Use sparc optimized fls and __fls for T4 and above
Vijay Kumar
1
-0
/
+9
[next]