summaryrefslogtreecommitdiff
path: root/arch/x86/lib/memset_64.S
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-07x86: move exports to actual definitionsAl Viro
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar
2015-02-23x86/lib/memset_64.S: Convert to ALTERNATIVE_2 macroBorislav Petkov
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2012-01-26x86-64: Fix memset() to support sizes of 4Gb and aboveJan Beulich
2011-05-17x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSBFenghua Yu
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin
2009-12-30x86-64: Modify memcpy()/memset() alternatives mechanismJan Beulich
2007-10-11x86_64: move libThomas Gleixner