index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
copy_32.S
Age
Commit message (
Expand
)
Author
2016-08-08
ppc: move exports to definitions
Al Viro
2016-04-11
powerpc: Make generic_memcpy() private to copy_32.S
Michael Ellerman
2015-09-17
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
2015-09-17
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
2015-08-08
powerpc/32: Few optimisations in memcpy
LEROY Christophe
2015-08-08
powerpc/32: cacheable_memcpy becomes memcpy
LEROY Christophe
2015-08-08
powerpc/32: Merge the new memset() with the old one
LEROY Christophe
2015-08-08
powerpc/32: memset(0): use cacheable_memzero
LEROY Christophe
2015-08-08
Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
LEROY Christophe
2015-03-17
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2010-09-02
powerpc: Fix incorrect .stabs entry for copy_32.S
Sean MacLennan
2009-12-09
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-10-17
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
Stephen Rothwell
2005-10-10
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras