Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86-64, mem: Convert memmove() to assembly file and fix return value bug | Fenghua Yu | 2011-01-25 | 1 | -192/+0 |
* | x86, mem: Optimize memmove for small size and unaligned cases | Ma Ling | 2010-09-24 | 1 | -45/+180 |
* | x86, mem: Don't implement forward memmove() as memcpy() | Ma, Ling | 2010-08-23 | 1 | -5/+41 |
* | x86: coding style fixes to arch/x86/lib/memmove_64.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -4/+4 |
* | x86: remove unneded casts | Jan Engelhardt | 2008-01-30 | 1 | -2/+2 |
* | x86_64: move lib | Thomas Gleixner | 2007-10-11 | 1 | -0/+21 |