Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-17 | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 1 | -40/+0 | |
Instead of using magic macros for boot_params access, simply use the boot_params structure. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | |||||
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 1 | -0/+40 | |
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> |