aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/copy_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-11powerpc: Make generic_memcpy() private to copy_32.SMichael Ellerman1-1/+1
2015-09-17powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe1-0/+6
2015-09-17powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe1-0/+5
2015-08-07powerpc/32: Few optimisations in memcpyLEROY Christophe1-5/+5
2015-08-07powerpc/32: cacheable_memcpy becomes memcpyLEROY Christophe1-8/+8
2015-08-07powerpc/32: Merge the new memset() with the old oneLEROY Christophe1-27/+7
2015-08-07powerpc/32: memset(0): use cacheable_memzeroLEROY Christophe1-4/+4
2015-08-07Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"LEROY Christophe1-0/+127
2015-03-17powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett1-127/+0
2010-09-02powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan1-1/+1
2009-12-09powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund1-24/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell1-12/+12
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras1-0/+543