aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/memcpy_64.S
AgeCommit message (Expand)Author
2013-04-15x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko
2012-01-26x86-64: Handle byte-wise tail copying in memcpy() without a loopJan Beulich
2012-01-26x86-64: Fix memcpy() to support sizes of 4Gb and aboveJan Beulich
2011-05-19Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds
2011-05-17x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSBFenghua Yu
2011-05-01x86: Fix spelling error in the memcpy() source code commentBart Van Assche
2010-08-23x86, mem: Optimize memcpy by avoiding memory false dependeceMa Ling
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin
2009-12-30x86-64: Modify memcpy()/memset() alternatives mechanismJan Beulich
2009-03-12x86: memcpy, clean upIngo Molnar
2009-03-12x86-64: remove unnecessary spill/reload of rbx from memcpyJan Beulich
2007-10-11x86_64: move libThomas Gleixner