aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/copy_32.S
Commit message (Expand)AuthorAge
* powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-06
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-13
* ppc: move exports to definitionsAl Viro2016-08-07
* powerpc: Make generic_memcpy() private to copy_32.SMichael Ellerman2016-04-11
* powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe2015-09-16
* powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe2015-09-16
* powerpc/32: Few optimisations in memcpyLEROY Christophe2015-08-07
* powerpc/32: cacheable_memcpy becomes memcpyLEROY Christophe2015-08-07
* powerpc/32: Merge the new memset() with the old oneLEROY Christophe2015-08-07
* powerpc/32: memset(0): use cacheable_memzeroLEROY Christophe2015-08-07
* Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"LEROY Christophe2015-08-07
* powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-16
* powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-02
* powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-09
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell2005-10-16
* powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras2005-10-10