Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-27 | x86-64: Handle byte-wise tail copying in memcpy() without a loop | Jan Beulich | 1 | -9/+10 |
2012-01-27 | x86-64: Fix memcpy() to support sizes of 4Gb and above | Jan Beulich | 1 | -15/+10 |
2011-05-20 | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds | 1 | -1/+1 |
2011-05-18 | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -13/+32 |
2011-05-01 | x86: Fix spelling error in the memcpy() source code comment | Bart Van Assche | 1 | -1/+1 |
2010-08-24 | x86, mem: Optimize memcpy by avoiding memory false dependece | Ma Ling | 1 | -55/+103 |
2010-07-07 | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin | 1 | -1/+1 |
2009-12-30 | x86-64: Modify memcpy()/memset() alternatives mechanism | Jan Beulich | 1 | -15/+8 |
2009-03-12 | x86: memcpy, clean up | Ingo Molnar | 1 | -55/+81 |
2009-03-12 | x86-64: remove unnecessary spill/reload of rbx from memcpy | Jan Beulich | 1 | -7/+0 |
2007-10-11 | x86_64: move lib | Thomas Gleixner | 1 | -0/+131 |