index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
memset_64.S
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-07
x86: move exports to actual definitions
Al Viro
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-02-23
x86/lib/memset_64.S: Convert to ALTERNATIVE_2 macro
Borislav Petkov
2015-02-23
x86/alternatives: Add instruction padding
Borislav Petkov
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2012-01-26
x86-64: Fix memset() to support sizes of 4Gb and above
Jan Beulich
2011-05-17
x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB
Fenghua Yu
2010-07-07
x86, alternatives: Use 16-bit numbers for cpufeature index
H. Peter Anvin
2009-12-30
x86-64: Modify memcpy()/memset() alternatives mechanism
Jan Beulich
2007-10-11
x86_64: move lib
Thomas Gleixner