aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/resource.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-10x86/PCI: Tidy E820 removal messagesGravatar Bjorn Helgaas 1-2/+10
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Gravatar Hans de Goede 1-5/+9
2022-04-08x86/PCI: Clip only host bridge windows for E820 regionsGravatar Bjorn Helgaas 1-7/+7
2022-04-08x86: Log resource clipping for E820 regionsGravatar Bjorn Helgaas 1-0/+7
2022-04-04x86/PCI: Eliminate remove_e820_regions() common subexpressionsGravatar Bjorn Helgaas 1-2/+4
2022-02-09x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"Gravatar Hans de Goede 1-22/+1
2022-01-11x86/PCI: Ignore E820 reservations for bridge windows on newer systemsGravatar Hans de Goede 1-1/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-01-28x86/boot/e820: Harmonize the 'struct e820_table' fieldsGravatar Ingo Molnar 1-2/+2
2017-01-28x86/boot/e820: Rename everything to e820_tableGravatar Ingo Molnar 1-2/+2
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Gravatar Ingo Molnar 1-2/+2
2017-01-28x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...Gravatar Ingo Molnar 1-1/+1
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hGravatar Ingo Molnar 1-1/+1
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageGravatar Denys Vlasenko 1-2/+2
2014-07-16x86: don't exclude low BIOS area when allocating address space for non-PCI cardsGravatar Christoph Schulz 1-3/+5
2010-12-17x86: avoid high BIOS area when allocating address spaceGravatar Bjorn Helgaas 1-1/+2
2010-12-17x86: avoid E820 regions when allocating address spaceGravatar Bjorn Helgaas 1-1/+37
2010-12-17x86: avoid low BIOS area when allocating address spaceGravatar Bjorn Helgaas 1-0/+11