summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memmove_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86-64, mem: Convert memmove() to assembly file and fix return value bugFenghua Yu2011-01-251-192/+0
* x86, mem: Optimize memmove for small size and unaligned casesMa Ling2010-09-241-45/+180
* x86, mem: Don't implement forward memmove() as memcpy()Ma, Ling2010-08-231-5/+41
* x86: coding style fixes to arch/x86/lib/memmove_64.cPaolo Ciarrocchi2008-04-171-4/+4
* x86: remove unneded castsJan Engelhardt2008-01-301-2/+2
* x86_64: move libThomas Gleixner2007-10-111-0/+21