Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kernel / e820.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-01-17 Huang YingACPI, Record ACPI NVS regions
2012-01-12 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2011-12-12 Keith PackardRevert "x86, efi: Calling __pa() with an ioremap()ed...
2011-12-09 Matt Flemingx86, efi: Calling __pa() with an ioremap()ed address...
2011-12-08 Tejun Heomemblock: s/memblock_analyze()/memblock_allow_resize...
2011-12-05 H Hartley Sweetenarch/x86/kernel/e820.c: quiet sparse noise about plain...
2011-12-05 Mike Dittoarch/x86/kernel/e820.c: Eliminate bubble sort from...
2011-11-28 Tejun HeoMerge branch 'master' into x86/memblock
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-10-31 Paul Gortmakerx86: Fix files explicitly requiring export.h for EXPORT...
2011-09-20 Thomas Renninger- ACPI: Implement overriding of arbitrary ACPI tables...
2011-07-14 Tejun Heomemblock, x86: Reimplement memblock_find_dma_reserve...
2011-07-14 Tejun Heox86: Use __memblock_alloc_base() in early_reserve_e820()
2011-07-13 Tejun Heomemblock: Kill MEMBLOCK_ERROR
2011-03-28 Thomas RenningerRemove xeon75xx driver, was intended as a SLE11 SP1...
2011-03-24 Olaf Heringcrash_dump: export is_kdump_kernel to modules, consolid...
2011-03-16 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2011-02-23 Sebastian Andrzej... x86: e820: Remove conditional early mapping in parse_e8...
2011-02-14 Kamal Mostafax86: Emit "mem=nopentium ignored" warning when not...
2011-02-14 Kamal Mostafax86: Fix panic when handling "mem={invalid}" param
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-07 Rafael J. WysockiPM / ACPI: Move NVS saving and restoring code to driver...
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-08-27 Yinghai Lux86, memblock: Use memblock_memory_size()/memblock_free...
2010-08-27 Yinghai Lux86: Remove not used early_res code
2010-08-27 Yinghai Lux86: Use memblock to replace early_res
2010-07-06 Jeff Mahoney- Update to 2.6.35-rc4.
2010-07-02 Thomas RenningerMainline goes another way (bug #476509).
2010-06-10 Matthew Garrettsuspend: Move NVS save/restore code to generic suspend...
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-04-01 Yinghai Lux86: Make e820_remove_range to handle all covered case
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
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-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-25 Thomas Renninger- Update config files.
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
next