aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/memcpy_64.S
AgeCommit message (Expand)AuthorFilesLines
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Gravatar Masahiro Yamada 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-05-03powerpc: prepare string/mem functions for KASANGravatar Christophe Leroy 1-1/+3
2018-08-08selftests/powerpc/64: Test all paths through copy routinesGravatar Paul Mackerras 1-2/+7
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hGravatar Christophe Leroy 1-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hGravatar Christophe Leroy 1-0/+1
2018-04-01powerpc/64s: Set assembler machine type to POWER4Gravatar Nicholas Piggin 1-0/+2
2016-08-07ppc: move exports to definitionsGravatar Al Viro 1-0/+2
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextGravatar Benjamin Herrenschmidt 1-5/+5
2014-04-30powerpc: memcpy optimization for 64bit LEGravatar Philippe Bergheaud 1-0/+16
2014-04-23powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesGravatar Anton Blanchard 1-1/+1
2014-04-23powerpc: Fix unsafe accesses to parameter area in ELFv2Gravatar Ulrich Weigand 1-4/+4
2014-04-23powerpc: Fix ABIv2 issues with stack offsets in assembly codeGravatar Anton Blanchard 1-4/+4
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsGravatar Michael Ellerman 1-0/+2
2012-07-10powerpc: Change mtcrf to use real register namesGravatar Michael Neuling 1-3/+3
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeGravatar Michael Neuling 1-3/+3
2012-07-03powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchGravatar Anton Blanchard 1-0/+4
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYGravatar Anton Blanchard 1-3/+3
2009-02-26powerpc: Fix 64bit memcpy() regressionGravatar Mark Nelson 1-6/+20
2008-11-05powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STDGravatar Mark Nelson 1-2/+14
2007-04-13[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yGravatar Olof Johansson 1-3/+3
2006-08-31[POWERPC] Fix return value from memcpyGravatar Paul Mackerras 1-4/+7
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesGravatar Jon Mason 1-2/+0
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesGravatar Paul Mackerras 1-0/+172