| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-10-16 | [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 <[email protected]> | |||||
| 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 <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> | |||||