Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-24 | x86, mem: Optimize memmove for small size and unaligned cases | Ma Ling | 1 | -31/+182 |
2010-08-23 | x86, mem: Optimize memcpy by avoiding memory false dependece | Ma Ling | 1 | -4/+2 |
2010-08-23 | x86, mem: Don't implement forward memmove() as memcpy() | Ma, Ling | 1 | -11/+27 |
2008-04-17 | x86: coding style fixes to arch/x86/lib/memcpy_32.c | Paolo Ciarrocchi | 1 | -1/+1 |
2008-01-30 | x86: remove unneded casts | Jan Engelhardt | 1 | -2/+2 |
2007-10-11 | i386: move lib | Thomas Gleixner | 1 | -0/+43 |