summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/copy_32.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy2018-08-101-3/+6
* powerpc/32: remove a NOP from memset()Christophe Leroy2017-09-011-2/+5
* powerpc/32: optimise memset()Christophe Leroy2017-09-011-7/+14
* powerpc: fix location of two EXPORT_SYMBOLChristophe Leroy2017-09-011-1/+1
* powerpc/32: add memset16()Christophe Leroy2017-09-011-0/+14
* powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-061-14/+0
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-33/+22
* ppc: move exports to definitionsAl Viro2016-08-071-0/+5
* powerpc: Make generic_memcpy() private to copy_32.SMichael Ellerman2016-04-111-1/+1
* powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe2015-09-171-0/+6
* powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe2015-09-171-0/+5
* powerpc/32: Few optimisations in memcpyLEROY Christophe2015-08-071-5/+5
* powerpc/32: cacheable_memcpy becomes memcpyLEROY Christophe2015-08-071-8/+8
* powerpc/32: Merge the new memset() with the old oneLEROY Christophe2015-08-071-27/+7
* powerpc/32: memset(0): use cacheable_memzeroLEROY Christophe2015-08-071-4/+4
* Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"LEROY Christophe2015-08-071-0/+127
* powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-171-127/+0
* powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-021-1/+1
* powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-091-24/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell2005-10-171-12/+12
* powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras2005-10-101-0/+543