aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memset_64.S
Commit message (Expand)AuthorAge
* x86: move exports to actual definitionsAl Viro2016-08-07
* Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-17
|\
| * x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
|/
* x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-02
* x86/lib/memset_64.S: Convert to ALTERNATIVE_2 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-64: Fix memset() to support sizes of 4Gb and aboveJan Beulich2012-01-26
* x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
* x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2010-07-07
* x86-64: Modify memcpy()/memset() alternatives mechanismJan Beulich2009-12-30
* x86_64: move libThomas Gleixner2007-10-11