aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/e820.c
AgeCommit message (Expand)Author
2009-03-15x86: print out more info in e820_update_range()Yinghai Lu
2009-03-14x86: make e820_update_range() handle small range updateYinghai Lu
2009-03-13x86: fix e820_update_range()Yinghai Lu
2009-03-13x86: fix code paths used by update_mptableJan Beulich
2009-02-24x86: check range in reserve_early()Yinghai Lu
2009-01-09Merge branch 'linus' into releaseLen Brown
2008-12-19x86 hibernate: Mark ACPI NVS memory region at startupRafael J. Wysocki
2008-12-08x86: change static allocation of trampoline areaRafael J. Wysocki
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge
2008-09-10Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar
2008-09-09x86: fix memmap=exactmap boot argumentPrarit Bhargava
2008-09-04x86: split e820 reserved entries record to late, v7Yinghai Lu
2008-09-04x86: split e820 reserved entries record to late v4Ingo Molnar
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-07-20x86: introduce x86_quirksYinghai Lu
2008-07-20x86: improve debug printout: add target bootmem range in early_res_to_bootmem()Yinghai Lu
2008-07-18x86: remove arch_get_ram_rangeYinghai Lu
2008-07-13x86, e820: remove end_user_pfnYinghai Lu
2008-07-11Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu
2008-07-11x86: e820: user-defined memory maps: remove the range instead of update it to...Yinghai Lu
2008-07-10x86: add early quirk supportIngo Molnar
2008-07-10x86: make e820_end return end_of_ram again for 64bitYinghai Lu
2008-07-09x86: e820 memmap - add checking for NULL early paramCyrill Gorcunov
2008-07-09x86: make e820_end return max ram type only for 32 bitYinghai Lu
2008-07-09x86: make max_pfn cover acpi table below 4gYinghai Lu
2008-07-09x86: let early_reserve_e820 update e820_saved tooYinghai Lu
2008-07-09x86: move saving e820_saved to setup_memory_mapYinghai Lu
2008-07-08x86: use FIRMWARE_MEMMAP on x86/E820Bernhard Walle
2008-07-08x86: make early_res_to_bootmem print out less 80 width charsYinghai Lu
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: fix warning in e820_reserve_resources with 32bitYinghai Lu
2008-07-08x86: early res print out alignment v2Yinghai Lu
2008-07-08x86: limit E820 map when a user-defined memory map is specifiedBernhard Walle
2008-07-08mm, generic, x86 boot: more tweaks to hex prints of some pfn addressesPaul Jackson
2008-07-08x86: cleanup e820_setup_gap(), add e820_search_gap(), v2Alok Kataria
2008-07-08x86: remove end_pfn in 64bitYinghai Lu
2008-07-08x86: change size if e820_update/remove_rangeYinghai Lu
2008-07-08x86: fix e820_update_range size when overlappingYinghai Lu
2008-07-08x86 boot: show pfn addresses in hex not decimal in some kernel info printksPaul Jackson
2008-07-08x86 boot: allow overlapping early reserve memory rangesPaul Jackson
2008-07-08x86 boot: e820 code indentation fixPaul Jackson
2008-07-08x86: add e820_remove_rangeYinghai Lu
2008-07-08x86: cleanup machine_specific_memory_setup, v2Yinghai Lu
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu