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