Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 |
| | | | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||
* | x86: make /proc/stat account for all interrupts | Jan Beulich | 2008-05-25 |
| | | | | | | | | | | 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> | ||
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 |
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> |