Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-12 | x86: memcpy, clean up | Ingo Molnar | 1 | -55/+81 | |
Impact: cleanup Make this file more readable by bringing it more in line with the usual kernel style. Signed-off-by: Ingo Molnar <mingo@elte.hu> | |||||
2009-03-12 | x86-64: remove unnecessary spill/reload of rbx from memcpy | Jan Beulich | 1 | -7/+0 | |
Impact: micro-optimization This should slightly improve its performance. Signed-off-by: Jan Beulich <jbeulich@novell.com> LKML-Reference: <49B8F641.76E4.0078.0@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> | |||||
2007-10-11 | x86_64: move lib | Thomas Gleixner | 1 | -0/+131 | |
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> |