index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
memcpy_64.S
Age
Commit message (
Expand
)
Author
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