Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/boot/e820: Harmonize the 'struct e820_table' fields | Ingo Molnar | 2017-01-28 | 1 | -2/+2 |
* | x86/boot/e820: Rename everything to e820_table | Ingo Molnar | 2017-01-28 | 1 | -2/+2 |
* | x86/boot/e820: Rename 'e820_map' variables to 'e820_array' | Ingo Molnar | 2017-01-28 | 1 | -2/+2 |
* | x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's... | Ingo Molnar | 2017-01-28 | 1 | -1/+1 |
* | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 2017-01-28 | 1 | -1/+1 |
* | x86/e820: Prepare e280 code for switch to dynamic storage | Denys Vlasenko | 2016-09-21 | 1 | -2/+2 |
* | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz | 2014-07-16 | 1 | -3/+5 |
* | x86: avoid high BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 1 | -1/+2 |
* | x86: avoid E820 regions when allocating address space | Bjorn Helgaas | 2010-12-17 | 1 | -1/+37 |
* | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 1 | -0/+11 |