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
/
memcpy_64.S
Age
Commit message (
Expand
)
Author
2017-03-22
x86/mce: Fix copy/paste error in exception table entries
Tony Luck
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-09-05
x86/mce: Improve memcpy_mcsafe()
Tony Luck
2016-08-07
x86: move exports to actual definitions
Al Viro
2016-03-16
x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()
Tony Luck
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-08
x86/mm, x86/mce: Add memcpy_mcsafe()
Tony Luck
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/memcpy_64.S: Convert memcpy 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
2013-04-15
x86/lib: Fix spelling, put space between a numeral and its units
Andy Shevchenko
2012-01-26
x86-64: Handle byte-wise tail copying in memcpy() without a loop
Jan Beulich
2012-01-26
x86-64: Fix memcpy() to support sizes of 4Gb and above
Jan Beulich
2011-05-19
Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...
Linus Torvalds
2011-05-17
x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB
Fenghua Yu
2011-05-01
x86: Fix spelling error in the memcpy() source code comment
Bart Van Assche
2010-08-23
x86, mem: Optimize memcpy by avoiding memory false dependece
Ma Ling
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
2009-03-12
x86: memcpy, clean up
Ingo Molnar
2009-03-12
x86-64: remove unnecessary spill/reload of rbx from memcpy
Jan Beulich
2007-10-11
x86_64: move lib
Thomas Gleixner