aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memmove_64.S
Commit message (Expand)AuthorAge
* x86: move exports to actual definitionsAl Viro2016-08-07
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
* x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-02
* x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macroBorislav Petkov2015-02-23
* x86/alternatives: Add instruction paddingBorislav Petkov2015-02-23
* x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-14
* 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: Make alternative instruction pointers relativeAndy Lutomirski2011-07-13
* x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
* x86-64, mem: Convert memmove() to assembly file and fix return value bugFenghua Yu2011-01-25