summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/string.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/lib: optimise PPC32 memcmpChristophe Leroy2018-06-041-17/+0
* powerpc/lib: optimise 32 bits __clear_user()Christophe Leroy2018-06-041-46/+0
* powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy2018-06-041-3/+4
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-7/+4
* ppc: move exports to definitionsAl Viro2016-08-071-0/+6
* powerpc: Align hot loops of some string functionsAnton Blanchard2016-06-141-0/+3
* powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard2016-06-141-41/+0
* powerpc: Add 64bit optimised memcmpAnton Blanchard2015-01-231-0/+2
* powerpc: 64bit optimised __clear_userAnton Blanchard2012-07-031-0/+2
* powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-271-45/+0
* powerpc: Fix string library functionsAndreas Schwab2010-05-211-8/+8
* powerpc: Fix handling of strncmp with zero lenJeff Mahoney2010-04-071-1/+3
* powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman2008-07-221-12/+6
* [POWERPC] Add hand-coded assembly strcmpSteven Rostedt2008-04-071-0/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras2005-10-101-5/+0
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-0/+203