summaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Use generic cmpdi2/ucmpdi2 variantsSam Ravnborg2024-03-081-2/+2
* arch: turn off -Werror for architectures with known warningsArnd Bergmann2023-12-101-1/+0
* sparc64: Fix boot on T4 and later.David S. Miller2017-11-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-171-0/+3
|\
| * sparc64: SPARC optimized fls functionVijay Kumar2017-11-151-0/+1
| * sparc64: Define SPARC default __fls functionVijay Kumar2017-11-151-0/+1
| * sparc64: Define SPARC default fls functionVijay Kumar2017-11-151-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger2017-08-101-0/+3
* arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger2017-08-101-0/+2
* sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2017-06-051-0/+1
* sparc64: Delete now unused user copy fixup functions.David S. Miller2016-10-241-1/+1
* sparc: move exports to definitionsAl Viro2016-08-071-1/+0
* sparc32: introduce asm-generic/io.hSam Ravnborg2014-05-021-1/+1
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-301-1/+0
* sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller2012-10-051-1/+1
* sparc64: Add SPARC-T4 optimized memcpy.David S. Miller2012-09-271-0/+3
* sparc: use the new generic strnlen_user() functionDavid Miller2012-05-261-1/+0
* sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-221-1/+1
* sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller2012-05-191-2/+2
* sparc32: add ucmpdi2Sam Ravnborg2012-05-191-1/+1
* sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller2012-05-151-1/+1
* sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-131-1/+1
* sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-021-1/+1
* sparc: Use popc if possible for hweight routines.David S. Miller2011-08-021-1/+1
* sparc: Minor tweaks to Niagara page copy/clear.David S. Miller2011-08-021-1/+1
* sparc32: removed unused code, implemented by generic codeDaniel Hellstrom2011-04-211-1/+0
* sparc64: Make rwsems 64-bit.David S. Miller2010-08-171-1/+1
* sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-101-0/+1
* sparc64: fix modpost failureSam Ravnborg2009-01-171-1/+2
* sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg2009-01-081-0/+1
* sparc: Commonize memcmp assembler.David S. Miller2008-12-091-1/+1
* sparc: Unify strlen assembler.David S. Miller2008-12-091-1/+1
* sparc,sparc64: unify lib/Sam Ravnborg2008-12-041-0/+22
* sparc: prepare lib/ for unificationSam Ravnborg2008-12-041-8/+17
* sparc: remove CVS keywordsAdrian Bunk2008-05-201-1/+0
* [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller2007-08-261-1/+2
* [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-171-2/+2
* [SPARC]: Add iomap interfaces.David S. Miller2006-06-251-0/+2
* [PATCH] spinlock consolidationIngo Molnar2005-09-101-2/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+13