aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memset_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar1-5/+0
2015-02-23x86/lib/memset_64.S: Convert to ALTERNATIVE_2 macroBorislav Petkov1-37/+24
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov1-2/+2
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin1-4/+6
2012-01-26x86-64: Fix memset() to support sizes of 4Gb and aboveJan Beulich1-18/+15
2011-05-17x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSBFenghua Yu1-12/+42
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin1-1/+1
2009-12-30x86-64: Modify memcpy()/memset() alternatives mechanismJan Beulich1-12/+6
2007-10-11x86_64: move libThomas Gleixner1-0/+133