summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memmove_64.S
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86: move exports to actual definitionsAl Viro2016-08-081-0/+3
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-021-3/+0Star
* x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macroBorislav Petkov2015-02-231-17/+2Star
* x86/alternatives: Add instruction paddingBorislav Petkov2015-02-231-1/+1
* x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-141-0/+4
* x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko2013-04-151-1/+1
* x86/lib: Fix spelling in the commentsAndy Shevchenko2013-04-151-2/+2
* x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-131-6/+5Star
* x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSBFenghua Yu2011-05-181-1/+28
* x86-64, mem: Convert memmove() to assembly file and fix return value bugFenghua Yu2011-01-261-0/+197