commit | 8d8d2e9ccd331a1345c88b292ebee9d256fd8749 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 21 13:46:28 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 21 13:46:28 2010 -0700 |
tree | 605e038fa15477453a94ef48cc25a092fe2ac9e8 | |
parent | 2a8b67fb72c4c4bc15fe8095e3ed613789c8b82f [diff] | |
parent | 3b4b682becdfa9f42321aa024d5cc84f71f06d8c [diff] |
Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, mem: Optimize memmove for small size and unaligned cases x86, mem: Optimize memcpy by avoiding memory false dependece x86, mem: Don't implement forward memmove() as memcpy()