aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memcpy_32.c
Commit message (Expand)AuthorAge
* x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko2013-04-15
* x86/lib: Fix spelling in the commentsAndy Shevchenko2013-04-15
* x86, mem: Optimize memmove for small size and unaligned casesMa Ling2010-09-24
* x86, mem: Optimize memcpy by avoiding memory false dependeceMa Ling2010-08-23
* x86, mem: Don't implement forward memmove() as memcpy()Ma, Ling2010-08-23
* x86: coding style fixes to arch/x86/lib/memcpy_32.cPaolo Ciarrocchi2008-04-17
* x86: remove unneded castsJan Engelhardt2008-01-30
* i386: move libThomas Gleixner2007-10-11