aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Gravatar Babu Moger 1-0/+3
2017-08-10arch/sparc: Separate the exception handlers from NG4memcpyGravatar Babu Moger 1-0/+2
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.Gravatar David S. Miller 1-0/+1
2016-10-24sparc64: Delete now unused user copy fixup functions.Gravatar David S. Miller 1-1/+1
2016-08-07sparc: move exports to definitionsGravatar Al Viro 1-1/+0
2014-05-02sparc32: introduce asm-generic/io.hGravatar Sam Ravnborg 1-1/+1
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSGravatar Stephen Boyd 1-1/+0
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.Gravatar David S. Miller 1-1/+1
2012-09-27sparc64: Add SPARC-T4 optimized memcpy.Gravatar David S. Miller 1-0/+3
2012-05-26sparc: use the new generic strnlen_user() functionGravatar David Miller 1-1/+0
2012-05-22sparc: Add full proper error handling to strncpy_from_user().Gravatar David S. Miller 1-1/+1
2012-05-19sparc32: Add ucmpdi2.o to obj-y instead of lib-y.Gravatar David S. Miller 1-2/+2
2012-05-19sparc32: add ucmpdi2Gravatar Sam Ravnborg 1-1/+1
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.Gravatar David S. Miller 1-1/+1
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.Gravatar David S. Miller 1-1/+1
2011-08-02sparc: Use popc when possible for ffs/__ffs/ffz.Gravatar David S. Miller 1-1/+1
2011-08-02sparc: Use popc if possible for hweight routines.Gravatar David S. Miller 1-1/+1
2011-08-02sparc: Minor tweaks to Niagara page copy/clear.Gravatar David S. Miller 1-1/+1
2011-04-21sparc32: removed unused code, implemented by generic codeGravatar Daniel Hellstrom 1-1/+0
2010-08-17sparc64: Make rwsems 64-bit.Gravatar David S. Miller 1-1/+1
2009-12-10sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...Gravatar David S. Miller 1-0/+1
2009-01-17sparc64: fix modpost failureGravatar Sam Ravnborg 1-1/+2
2009-01-08sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Gravatar Sam Ravnborg 1-0/+1
2008-12-09sparc: Commonize memcmp assembler.Gravatar David S. Miller 1-1/+1
2008-12-09sparc: Unify strlen assembler.Gravatar David S. Miller 1-1/+1
2008-12-04sparc,sparc64: unify lib/Gravatar Sam Ravnborg 1-0/+22
2008-12-04sparc: prepare lib/ for unificationGravatar Sam Ravnborg 1-8/+17
2008-05-20sparc: remove CVS keywordsGravatar Adrian Bunk 1-1/+0
2007-08-26[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.Gravatar David S. Miller 1-1/+2
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.Gravatar David S. Miller 1-2/+2
2006-06-25[SPARC]: Add iomap interfaces.Gravatar David S. Miller 1-0/+2
2005-09-10[PATCH] spinlock consolidationGravatar Ingo Molnar 1-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+13