Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-12 | x86: memcpy, clean up | Ingo Molnar | |
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 | |
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 | |
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> |