| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/PCI: Tidy E820 removal messages | Bjorn Helgaas | 2022-12-10 | 1 | -2/+10 |
* | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions" | Hans de Goede | 2022-06-17 | 1 | -5/+9 |
* | x86/PCI: Clip only host bridge windows for E820 regions | Bjorn Helgaas | 2022-04-08 | 1 | -7/+7 |
* | x86: Log resource clipping for E820 regions | Bjorn Helgaas | 2022-04-08 | 1 | -0/+7 |
* | x86/PCI: Eliminate remove_e820_regions() common subexpressions | Bjorn Helgaas | 2022-04-04 | 1 | -2/+4 |
* | x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems" | Hans de Goede | 2022-02-09 | 1 | -22/+1 |
* | x86/PCI: Ignore E820 reservations for bridge windows on newer systems | Hans de Goede | 2022-01-11 | 1 | -1/+22 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | 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 |