index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
memcpy_64.S
Age
Commit message (
Expand
)
Author
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-04-30
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
2014-04-23
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
2014-04-23
powerpc: Fix unsafe accesses to parameter area in ELFv2
Ulrich Weigand
2014-04-23
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
2014-03-07
selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests
Michael Ellerman
2012-07-10
powerpc: Change mtcrf to use real register names
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-03
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
2009-02-26
powerpc: Fix 64bit memcpy() regression
Mark Nelson
2008-11-05
powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
2007-04-13
[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y
Olof Johansson
2006-08-31
[POWERPC] Fix return value from memcpy
Paul Mackerras
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-10-10
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras