aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/string.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-06-04powerpc/lib: optimise PPC32 memcmpChristophe Leroy1-17/+0
2018-06-04powerpc/lib: optimise 32 bits __clear_user()Christophe Leroy1-46/+0
2018-06-04powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy1-3/+4
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin1-7/+4
2016-08-07ppc: move exports to definitionsAl Viro1-0/+6
2016-06-14powerpc: Align hot loops of some string functionsAnton Blanchard1-0/+3
2016-06-14powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard1-41/+0
2015-01-23powerpc: Add 64bit optimised memcmpAnton Blanchard1-0/+2
2012-07-03powerpc: 64bit optimised __clear_userAnton Blanchard1-0/+2
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras1-45/+0
2010-05-21powerpc: Fix string library functionsAndreas Schwab1-8/+8
2010-04-07powerpc: Fix handling of strncmp with zero lenJeff Mahoney1-1/+3
2008-07-22powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman1-12/+6
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt1-0/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras1-5/+0
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-0/+203