Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com> | |||
2008-05-25 | x86: make /proc/stat account for all interrupts | Jan Beulich | |
LAPIC interrupts, which don't go through the generic interrupt handling code, aren't accounted for in /proc/stat. Hence this patch adds a mechanism architectures can use to accordingly adjust the statistics. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | |
Move the headers to include/asm-x86 and fixup the header install make rules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> |