Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / arch / x86 / kernel / e820.c
2010-04-01 Yinghai Lux86: Make e820_remove_range to handle all covered case
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-17 Yinghai Lucore: Move early_res from arch/x86 to kernel/
2010-02-12 Yinghai Lux86: Add find_fw_memmap_area
2010-02-12 Yinghai Lux86: Move back find_e820_area to e820.c
2010-02-12 Yinghai Lux86: Separate early_res related code from e820.c
2010-02-12 Yinghai Lux86: Move bios page reserve early to head32/64.c
2010-02-12 Yinghai Lux86: Make 64 bit use early_res instead of bootmem befor...
2010-02-11 Yinghai Lux86: Dynamically increase early_res array size
2010-02-11 Yinghai Lux86: Introduce max_early_res and early_res_count
2010-02-11 Yinghai Lux86: Print out RAM buffer information
2010-02-11 H. Peter AnvinMerge remote branch 'linus/master' into x86/bootmem
2010-02-02 Yinghai Lux86: Remove BIOS data range from e820
2010-01-04 Yinghai Lux86: Fix size for ex trampoline with 32bit
2009-12-17 Yinghai Lux86: Increase MAX_EARLY_RES; insufficient on 32-bit...
2009-12-11 Yinghai Lux86: Use find_e820() instead of hard coded trampoline...
2009-10-11 Yinghai Lupci: increase alignment to make more space for hidden...
2009-09-22 Jan Beulichmm: don't use alloc_bootmem_low() where not strictly...
2009-09-18 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2009-09-14 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-08-27 Thomas Gleixnerx86: Move memory_setup to x86_init_ops
2009-08-26 Cyrill Gorcunovx86, e820: Guard against array overflowed in __e820_add...
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-02 Yinghai Lux86: add boundary check for 32bit res before expand...
2009-05-11 Yinghai Lux86/pci: remove rounding quirk from e820_setup_gap()
2009-05-11 Linus Torvaldsx86, e820, pci: reserve extra free space near end of RAM
2009-05-08 Jan Beulichx86: fix boot hang in early_reserve_e820()
2009-03-23 Jaswinder Singh... x86: e820 fix various signedness issues in setup.c...
2009-03-15 Yinghai Lux86: print out more info in e820_update_range()
2009-03-14 Yinghai Lux86: make e820_update_range() handle small range update
2009-03-13 Yinghai Lux86: fix e820_update_range()
2009-03-13 Jan Beulichx86: fix code paths used by update_mptable
2009-02-24 Yinghai Lux86: check range in reserve_early()
2009-01-09 Len BrownMerge branch 'linus' into release
2008-12-19 Rafael J. Wysockix86 hibernate: Mark ACPI NVS memory region at startup
2008-12-08 Rafael J. Wysockix86: change static allocation of trampoline area
2008-11-01 Linus Torvaldsx86: Clean up late e820 resource allocation
2008-10-15 Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-09-14 Jeremy Fitzhardingegeneric: redefine resource_size_t as phys_addr_t
2008-09-10 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
2008-09-09 Prarit Bhargavax86: fix memmap=exactmap boot argument
2008-09-04 Yinghai Lux86: split e820 reserved entries record to late, v7
2008-09-04 Ingo Molnarx86: split e820 reserved entries record to late v4
2008-09-04 Yinghai Lux86: split e820 reserved entries record to late v2
2008-08-21 Cihula, Josephx86, e820: add support for AddressRangeUnusuable ACPI...
2008-07-20 Yinghai Lux86: introduce x86_quirks
2008-07-20 Yinghai Lux86: improve debug printout: add target bootmem range...
2008-07-19 Yinghai Lux86: remove arch_get_ram_range
2008-07-13 Yinghai Lux86, e820: remove end_user_pfn
2008-07-11 Ingo MolnarMerge branch 'x86/generalize-visws' into x86/core
2008-07-11 Yinghai Lux86: introduce max_low_pfn_mapped for 64-bit
2008-07-11 Yinghai Lux86: e820: user-defined memory maps: remove the range...
2008-07-10 Ingo Molnarx86: add early quirk support
2008-07-10 Yinghai Lux86: make e820_end return end_of_ram again for 64bit
2008-07-09 Cyrill Gorcunovx86: e820 memmap - add checking for NULL early param
2008-07-09 Yinghai Lux86: make e820_end return max ram type only for 32 bit
2008-07-09 Yinghai Lux86: make max_pfn cover acpi table below 4g
2008-07-09 Yinghai Lux86: let early_reserve_e820 update e820_saved too
2008-07-09 Yinghai Lux86: move saving e820_saved to setup_memory_map
2008-07-08 Bernhard Wallex86: use FIRMWARE_MEMMAP on x86/E820
2008-07-08 Yinghai Lux86: make early_res_to_bootmem print out less 80 width...
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 Yinghai Lux86: fix warning in e820_reserve_resources with 32bit
2008-07-08 Yinghai Lux86: early res print out alignment v2
2008-07-08 Bernhard Wallex86: limit E820 map when a user-defined memory map...
2008-07-08 Paul Jacksonmm, generic, x86 boot: more tweaks to hex prints of...
2008-07-08 Alok Katariax86: cleanup e820_setup_gap(), add e820_search_gap...
2008-07-08 Yinghai Lux86: remove end_pfn in 64bit
2008-07-08 Yinghai Lux86: change size if e820_update/remove_range
2008-07-08 Yinghai Lux86: fix e820_update_range size when overlapping
2008-07-08 Paul Jacksonx86 boot: show pfn addresses in hex not decimal in...
2008-07-08 Paul Jacksonx86 boot: allow overlapping early reserve memory ranges
2008-07-08 Paul Jacksonx86 boot: e820 code indentation fix
2008-07-08 Yinghai Lux86: add e820_remove_range
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: clean up reserve_bootmem_generic() and port it...
2008-07-08 Yinghai Lux86: e820 merge parsing of the mem=/memmap= boot parameters
2008-07-08 Ingo Molnarx86: unify the reserve_bootmem() behavior of early_res_...
2008-06-05 Huang, Yingx86: reserve highmem pages via reserve_early
2008-06-05 Huang, Yingx86: split out common code into find_overlapped_early()
2008-06-04 Yinghai Lux86: e820 max_arch_pfn typo fix for 64 bit
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: longer comment explaining sanitize_e820_map...
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