Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/boot/e820: Move HIGH_MEMORY define to asm/e820/types.h | Ingo Molnar | 2017-01-28 | 2 | -2/+3 |
* | x86/boot/e820: Remove unnecessary __ASSEMBLY__ guard | Ingo Molnar | 2017-01-28 | 1 | -2/+0 |
* | x86/boot/e820: Clean up asm/e820/api.h | Ingo Molnar | 2017-01-28 | 1 | -28/+18 |
* | x86/boot/e820: Remove assembly guard from asm/e820/types.h | Ingo Molnar | 2017-01-28 | 1 | -5/+0 |
* | x86/boot/e820: Clean up the E820_X_MAX definition | Ingo Molnar | 2017-01-28 | 2 | -15/+7 |
* | x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.h | Ingo Molnar | 2017-01-28 | 1 | -13/+2 |
* | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 2017-01-28 | 1 | -0/+73 |
* | x86/boot/e820: Clean up and improve comments in asm/e820/types.h | Ingo Molnar | 2017-01-28 | 1 | -31/+53 |
* | x86/boot/e820: Introduce arch/x86/include/asm/e820/types.h | Ingo Molnar | 2017-01-28 | 1 | -0/+81 |