aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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