summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/e820/types.h
AgeCommit message (Expand)Author
2019-11-07x86/efi: EFI soft reservation to E820 enumerationDan Williams
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-29x86/boot/e820: Separate the E820 ABI structures from the in-kernel structuresIngo Molnar
2017-01-28x86/boot/e820: Clean up the E820 table size define namesIngo Molnar
2017-01-28x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'Ingo Molnar
2017-01-28x86/boot/e820: Introduce 'enum e820_type'Ingo Molnar
2017-01-28x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()Ingo Molnar
2017-01-28x86/boot/e820: Harmonize the 'struct e820_table' fieldsIngo Molnar
2017-01-28x86/boot/e820: Rename everything to e820_tableIngo Molnar
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar
2017-01-28x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...Ingo Molnar
2017-01-28x86/boot/e820: Move HIGH_MEMORY define to asm/e820/types.hIngo Molnar
2017-01-28x86/boot/e820: Remove assembly guard from asm/e820/types.hIngo Molnar
2017-01-28x86/boot/e820: Clean up the E820_X_MAX definitionIngo Molnar
2017-01-28x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.hIngo Molnar
2017-01-28x86/boot/e820: Clean up and improve comments in asm/e820/types.hIngo Molnar
2017-01-28x86/boot/e820: Introduce arch/x86/include/asm/e820/types.hIngo Molnar