summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/copy_32.S
AgeCommit message (Expand)Author
2016-08-07ppc: move exports to definitionsAl Viro
2016-04-11powerpc: Make generic_memcpy() private to copy_32.SMichael Ellerman
2015-09-17powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe
2015-09-17powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe
2015-08-07powerpc/32: Few optimisations in memcpyLEROY Christophe
2015-08-07powerpc/32: cacheable_memcpy becomes memcpyLEROY Christophe
2015-08-07powerpc/32: Merge the new memset() with the old oneLEROY Christophe
2015-08-07powerpc/32: memset(0): use cacheable_memzeroLEROY Christophe
2015-08-07Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"LEROY Christophe
2015-03-17powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett
2010-09-02powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan
2009-12-09powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras