aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/e820.c
AgeCommit message (Expand)Author
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-05arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten
2011-12-05arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map()Mike Ditto
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-07-14memblock, x86: Reimplement memblock_find_dma_reserve() using iteratorsTejun Heo
2011-07-14x86: Use __memblock_alloc_base() in early_reserve_e820()Tejun Heo
2011-07-13memblock: Kill MEMBLOCK_ERRORTejun Heo
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-02-23x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior
2011-02-14x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa
2011-02-14x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu
2010-08-27x86: Remove not used early_res codeYinghai Lu
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2010-03-31x86: Make e820_remove_range to handle all covered caseYinghai Lu
2010-02-16core: Move early_res from arch/x86 to kernel/Yinghai Lu
2010-02-12x86: Add find_fw_memmap_areaYinghai Lu
2010-02-12x86: Move back find_e820_area to e820.cYinghai Lu
2010-02-12x86: Separate early_res related code from e820.cYinghai Lu
2010-02-12x86: Move bios page reserve early to head32/64.cYinghai Lu
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2010-02-10x86: Dynamically increase early_res array sizeYinghai Lu
2010-02-10x86: Introduce max_early_res and early_res_countYinghai Lu
2010-02-10x86: Print out RAM buffer informationYinghai Lu
2010-02-10Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin
2010-02-01x86: Remove BIOS data range from e820Yinghai Lu
2010-01-04x86: Fix size for ex trampoline with 32bitYinghai Lu
2009-12-16x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMAYinghai Lu
2009-12-11x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-14Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-27x86: Move memory_setup to x86_init_opsThomas Gleixner
2009-08-26x86, e820: Guard against array overflowed in __e820_add_region()Cyrill Gorcunov
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-02x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu
2009-05-11x86/pci: remove rounding quirk from e820_setup_gap()Yinghai Lu
2009-05-11x86, e820, pci: reserve extra free space near end of RAMLinus Torvalds
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich
2009-03-23x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput