aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+3
2017-11-15sparc64: SPARC optimized fls functionVijay Kumar1-0/+1
2017-11-15sparc64: Define SPARC default __fls functionVijay Kumar1-0/+1
2017-11-15sparc64: Define SPARC default fls functionVijay Kumar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger1-0/+3
2017-08-10arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger1-0/+2
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller1-0/+1
2016-10-24sparc64: Delete now unused user copy fixup functions.David S. Miller1-1/+1
2016-08-07sparc: move exports to definitionsAl Viro1-1/+0
2014-05-02sparc32: introduce asm-generic/io.hSam Ravnborg1-1/+1
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd1-1/+0
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller1-1/+1
2012-09-27sparc64: Add SPARC-T4 optimized memcpy.David S. Miller1-0/+3
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller1-1/+0
2012-05-22sparc: Add full proper error handling to strncpy_from_user().David S. Miller1-1/+1
2012-05-19sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller1-2/+2
2012-05-19sparc32: add ucmpdi2Sam Ravnborg1-1/+1
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller1-1/+1
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller1-1/+1
2011-08-02sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller1-1/+1
2011-08-02sparc: Use popc if possible for hweight routines.David S. Miller1-1/+1
2011-08-02sparc: Minor tweaks to Niagara page copy/clear.David S. Miller1-1/+1
2011-04-21sparc32: removed unused code, implemented by generic codeDaniel Hellstrom1-1/+0
2010-08-17sparc64: Make rwsems 64-bit.David S. Miller1-1/+1
2009-12-10sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user()David S. Miller1-0/+1
2009-01-17sparc64: fix modpost failureSam Ravnborg1-1/+2
2009-01-08sparc: Create a new file lib/ksyms.c and add export of all symbols defined in assembler in lib/ to this file.Sam Ravnborg1-0/+1
2008-12-09sparc: Commonize memcmp assembler.David S. Miller1-1/+1
2008-12-09sparc: Unify strlen assembler.David S. Miller1-1/+1
2008-12-04sparc,sparc64: unify lib/Sam Ravnborg1-0/+22
2008-12-04sparc: prepare lib/ for unificationSam Ravnborg1-8/+17
2008-05-20sparc: remove CVS keywordsAdrian Bunk1-1/+0
2007-08-26[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller1-1/+2
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller1-2/+2
2006-06-25[SPARC]: Add iomap interfaces.David S. Miller1-0/+2
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+13