flag parameters: paccept
[safe/jmp/linux-2.6] / include / asm-x86 / e820.h
2008-07-18 Yinghai Lux86: seperate memtest from init_64.c
2008-07-17 Rusty Russellx86: fix asm/e820.h for userspace inclusion
2008-07-11 Yinghai Lux86: introduce max_low_pfn_mapped for 64-bit
2008-07-09 Yinghai Lux86: make max_pfn cover acpi table below 4g
2008-07-08 Bernhard Wallex86: use FIRMWARE_MEMMAP on x86/E820
2008-07-08 Yinghai Lux86: change copy_e820_map to append_e820_map
2008-07-08 Alok Katariax86: cleanup e820_setup_gap(), v2
2008-07-08 Yinghai Lux86: move reserve_setup_data to setup.c
2008-07-08 Alok Katariax86: cleanup e820_setup_gap(), add e820_search_gap...
2008-07-08 Paul Jacksonx86 boot: allow overlapping early reserve memory ranges
2008-07-08 Yinghai Lux86: add e820_remove_range
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Yinghai Lux86: cleanup machine_specific_memory_setup, v2
2008-07-08 Yinghai Lux86: merge setup_memory_map with e820
2008-07-08 Yinghai Lux86: move e820_resource_resources to e820.c
2008-07-08 Huang, Yingx86 boot: pass E820 memory map entries more than 128...
2008-07-08 Yinghai Lux86, mm: use add_highpages_with_active_regions() for...
2008-07-08 Yinghai Lux86: rename two e820 related functions
2008-07-08 Yinghai Lux86: e820 merge parsing of the mem=/memmap= boot parameters
2008-06-24 Andreas Herrmannx86: introduce macro to check whether an address range...
2008-06-05 Huang, Yingx86: reserve highmem pages via reserve_early
2008-06-04 Yinghai Lux86: move e820_register_active() to e820.c
2008-06-03 Yinghai Lux86: update mptable
2008-05-25 Yinghai Lux86: move e820_mark_nosave_regions to e820.c
2008-05-25 Yinghai Lux86: extend e820 ealy_res support 32bit
2008-05-25 Paul Jacksonx86 boot: change sanitize_e820_map parameter from byte...
2008-05-25 Paul Jacksonx86 boot: extend some internal memory map arrays to...
2008-05-25 Paul Jacksonx86 boot: proper use of ARRAY_SIZE instead of repeated...
2008-05-25 Yinghai Lux86: make e820.c to have common functions
2008-01-30 Thomas Gleixnerx86: fix the missing BIOS area check in page_is_ram
2008-01-30 Ingo Molnarx86: pat: e820 cleanup
2007-10-23 Rusty RussellMake asm-x86/bootparam.h includable from userspace.
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86