aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/lib/Makefile
AgeCommit message (Expand)Author
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller
2012-09-27sparc64: Add SPARC-T4 optimized memcpy.David S. Miller
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller
2012-05-22sparc: Add full proper error handling to strncpy_from_user().David S. Miller
2012-05-19sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller
2012-05-19sparc32: add ucmpdi2Sam Ravnborg
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller
2011-08-02sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller
2011-08-02sparc: Use popc if possible for hweight routines.David S. Miller
2011-08-02sparc: Minor tweaks to Niagara page copy/clear.David S. Miller
2011-04-21sparc32: removed unused code, implemented by generic codeDaniel Hellstrom
2010-08-17sparc64: Make rwsems 64-bit.David S. Miller
2009-12-10sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller
2009-01-17sparc64: fix modpost failureSam Ravnborg
2009-01-08sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg
2008-12-09sparc: Commonize memcmp assembler.David S. Miller
2008-12-09sparc: Unify strlen assembler.David S. Miller
2008-12-04sparc,sparc64: unify lib/Sam Ravnborg
2008-12-04sparc: prepare lib/ for unificationSam Ravnborg
2008-05-20sparc: remove CVS keywordsAdrian Bunk
2007-08-26[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller
2006-06-25[SPARC]: Add iomap interfaces.David S. Miller
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds