aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/copy_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy1-3/+9
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy1-3/+6
2017-09-01powerpc/32: remove a NOP from memset()Christophe Leroy1-2/+5
2017-09-01powerpc/32: optimise memset()Christophe Leroy1-7/+14
2017-09-01powerpc: fix location of two EXPORT_SYMBOLChristophe Leroy1-1/+1
2017-09-01powerpc/32: add memset16()Christophe Leroy1-0/+14
2017-04-06powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro1-14/+0
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin1-33/+22
2016-08-07ppc: move exports to definitionsAl Viro1-0/+5
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