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