aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memmove_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-25x86-64, mem: Convert memmove() to assembly file and fix return value bugFenghua Yu1-192/+0
2010-09-24x86, mem: Optimize memmove for small size and unaligned casesMa Ling1-45/+180
2010-08-23x86, mem: Don't implement forward memmove() as memcpy()Ma, Ling1-5/+41
2008-04-17x86: coding style fixes to arch/x86/lib/memmove_64.cPaolo Ciarrocchi1-4/+4
2008-01-30x86: remove unneded castsJan Engelhardt1-2/+2
2007-10-11x86_64: move libThomas Gleixner1-0/+21