aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memcpy_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-24x86, mem: Optimize memmove for small size and unaligned casesMa Ling1-31/+182
2010-08-23x86, mem: Optimize memcpy by avoiding memory false dependeceMa Ling1-4/+2
2010-08-23x86, mem: Don't implement forward memmove() as memcpy()Ma, Ling1-11/+27
2008-04-17x86: coding style fixes to arch/x86/lib/memcpy_32.cPaolo Ciarrocchi1-1/+1
2008-01-30x86: remove unneded castsJan Engelhardt1-2/+2
2007-10-11i386: move libThomas Gleixner1-0/+43