summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/Makefile
AgeCommit message (Expand)Author
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-15sparc64: SPARC optimized fls functionVijay Kumar
2017-11-15sparc64: Define SPARC default __fls functionVijay Kumar
2017-11-15sparc64: Define SPARC default fls functionVijay Kumar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger
2017-08-10arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2016-10-24sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-08-07sparc: move exports to definitionsAl Viro
2014-05-02sparc32: introduce asm-generic/io.hSam Ravnborg
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-rc2Linus Torvalds