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.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
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-29
sparc64: Fix boot on T4 and later.
David S. Miller
1
-1
/
+1
2017-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+3
2017-11-15
sparc64: SPARC optimized fls function
Vijay Kumar
1
-0
/
+1
2017-11-15
sparc64: Define SPARC default __fls function
Vijay Kumar
1
-0
/
+1
2017-11-15
sparc64: Define SPARC default fls function
Vijay Kumar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-11
arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8
Babu Moger
1
-0
/
+3
2017-08-11
arch/sparc: Separate the exception handlers from NG4memcpy
Babu Moger
1
-0
/
+2
2017-06-05
sparc64: Add __multi3 for gcc 7.x and later.
David S. Miller
1
-0
/
+1
2016-10-25
sparc64: Delete now unused user copy fixup functions.
David S. Miller
1
-1
/
+1
2016-08-08
sparc: move exports to definitions
Al Viro
1
-1
/
+0
2014-05-02
sparc32: introduce asm-generic/io.h
Sam Ravnborg
1
-1
/
+1
2013-05-01
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
1
-1
/
+0
2012-10-06
sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.
David S. Miller
1
-1
/
+1
2012-09-27
sparc64: Add SPARC-T4 optimized memcpy.
David S. Miller
1
-0
/
+3
2012-05-26
sparc: use the new generic strnlen_user() function
David Miller
1
-1
/
+0
2012-05-23
sparc: Add full proper error handling to strncpy_from_user().
David S. Miller
1
-1
/
+1
2012-05-20
sparc32: Add ucmpdi2.o to obj-y instead of lib-y.
David S. Miller
1
-2
/
+2
2012-05-20
sparc32: add ucmpdi2
Sam Ravnborg
1
-1
/
+1
2012-05-15
sparc32: Kill off software 32-bit multiply/divide routines.
David S. Miller
1
-1
/
+1
2012-05-14
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
David S. Miller
1
-1
/
+1
2011-08-03
sparc: Use popc when possible for ffs/__ffs/ffz.
David S. Miller
1
-1
/
+1
2011-08-03
sparc: Use popc if possible for hweight routines.
David S. Miller
1
-1
/
+1
2011-08-03
sparc: Minor tweaks to Niagara page copy/clear.
David S. Miller
1
-1
/
+1
2011-04-22
sparc32: removed unused code, implemented by generic code
Daniel Hellstrom
1
-1
/
+0
2010-08-18
sparc64: Make rwsems 64-bit.
David S. Miller
1
-1
/
+1
2009-12-11
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...
David S. Miller
1
-0
/
+1
2009-01-18
sparc64: fix modpost failure
Sam Ravnborg
1
-1
/
+2
2009-01-09
sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...
Sam Ravnborg
1
-0
/
+1
2008-12-09
sparc: Commonize memcmp assembler.
David S. Miller
1
-1
/
+1
2008-12-09
sparc: Unify strlen assembler.
David S. Miller
1
-1
/
+1
2008-12-04
sparc,sparc64: unify lib/
Sam Ravnborg
1
-0
/
+22
2008-12-04
sparc: prepare lib/ for unification
Sam Ravnborg
1
-8
/
+17
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
1
-1
/
+0
2007-08-27
[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.
David S. Miller
1
-1
/
+2
2006-12-18
[SPARC]: Make bitops use same spinlocks as atomics.
David S. Miller
1
-2
/
+2
2006-06-26
[SPARC]: Add iomap interfaces.
David S. Miller
1
-0
/
+2
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
1
-2
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+13