aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/resource.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-28x86/boot/e820: Harmonize the 'struct e820_table' fieldsIngo Molnar1-2/+2
2017-01-28x86/boot/e820: Rename everything to e820_tableIngo Molnar1-2/+2
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar1-2/+2
2017-01-28x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array'Ingo Molnar1-1/+1
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko1-2/+2
2014-07-16x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz1-3/+5
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas1-1/+2
2010-12-17x86: avoid E820 regions when allocating address spaceBjorn Helgaas1-1/+37
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas1-0/+11