index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
string.S
Age
Commit message (
Expand
)
Author
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-08-07
ppc: move exports to definitions
Al Viro
2016-06-14
powerpc: Align hot loops of some string functions
Anton Blanchard
2016-06-14
powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp
Anton Blanchard
2015-01-23
powerpc: Add 64bit optimised memcmp
Anton Blanchard
2012-07-03
powerpc: 64bit optimised __clear_user
Anton Blanchard
2012-05-27
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
2010-05-21
powerpc: Fix string library functions
Andreas Schwab
2010-04-07
powerpc: Fix handling of strncmp with zero len
Jeff Mahoney
2008-07-22
powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S
Michael Ellerman
2008-04-07
[POWERPC] Add hand-coded assembly strcmp
Steven Rostedt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-10-10
powerpc: Use reg.h instead of processor.h when we just want reg names
Paul Mackerras
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras