aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/e820.h
AgeCommit message (Expand)Author
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-09-04x86: split e820 reserved entries record to late v2Yinghai Lu
2008-08-21x86, e820: add support for AddressRangeUnusuable ACPI memory typeCihula, Joseph
2008-08-14Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-22x86: e820.c declare pci_mem_start before they get usedJaswinder Singh
2008-07-18x86: seperate memtest from init_64.cYinghai Lu
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu
2008-07-09x86: make max_pfn cover acpi table below 4gYinghai Lu
2008-07-08x86: use FIRMWARE_MEMMAP on x86/E820Bernhard Walle
2008-07-08x86: change copy_e820_map to append_e820_mapYinghai Lu
2008-07-08x86: cleanup e820_setup_gap(), v2Alok Kataria
2008-07-08x86: move reserve_setup_data to setup.cYinghai Lu
2008-07-08x86: cleanup e820_setup_gap(), add e820_search_gap(), v2Alok Kataria
2008-07-08x86 boot: allow overlapping early reserve memory rangesPaul Jackson
2008-07-08x86: add e820_remove_rangeYinghai Lu
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86: cleanup machine_specific_memory_setup, v2Yinghai Lu
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu
2008-07-08x86: move e820_resource_resources to e820.cYinghai Lu
2008-07-08x86 boot: pass E820 memory map entries more than 128 via linked list of setup...Huang, Ying
2008-07-08x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu
2008-07-08x86: rename two e820 related functionsYinghai Lu
2008-07-08x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu
2008-06-24x86: introduce macro to check whether an address range is in the ISA rangeAndreas Herrmann
2008-06-05x86: reserve highmem pages via reserve_earlyHuang, Ying
2008-06-04x86: move e820_register_active() to e820.cYinghai Lu
2008-06-03x86: update mptableYinghai Lu
2008-05-25x86: move e820_mark_nosave_regions to e820.cYinghai Lu
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson
2008-05-25x86: make e820.c to have common functionsYinghai Lu
2008-01-30x86: fix the missing BIOS area check in page_is_ramThomas Gleixner
2008-01-30x86: pat: e820 cleanupIngo Molnar
2007-10-23Make asm-x86/bootparam.h includable from userspace.Rusty Russell
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner