aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/e820.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-121-2/+1
* x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-091-1/+2
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-0/+1
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-7/+1
|\
| * x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-231-7/+1
* | x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa2011-02-141-2/+5
* | x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa2011-02-141-0/+3
|/
* PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-071-0/+1
* x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu2010-08-271-0/+16
* x86: Remove not used early_res codeYinghai Lu2010-08-271-52/+0
* x86: Use memblock to replace early_resYinghai Lu2010-08-271-106/+53
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-1/+1
* x86: Make e820_remove_range to handle all covered caseYinghai Lu2010-03-311-4/+20
* core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-161-1/+9
* x86: Add find_fw_memmap_areaYinghai Lu2010-02-121-0/+4
* x86: Move back find_e820_area to e820.cYinghai Lu2010-02-121-0/+53
* x86: Separate early_res related code from e820.cYinghai Lu2010-02-121-540/+1
* x86: Move bios page reserve early to head32/64.cYinghai Lu2010-02-121-20/+2
* x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-121-13/+146
* x86: Dynamically increase early_res array sizeYinghai Lu2010-02-101-0/+53
* x86: Introduce max_early_res and early_res_countYinghai Lu2010-02-101-15/+32
* x86: Print out RAM buffer informationYinghai Lu2010-02-101-0/+2
* Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-101-2/+11
|\
| * x86: Fix size for ex trampoline with 32bitYinghai Lu2010-01-041-2/+2
| * x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMAYinghai Lu2009-12-161-1/+1
| * x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-111-1/+10
* | x86: Remove BIOS data range from e820Yinghai Lu2010-02-011-0/+8
|/
* pci: increase alignment to make more space for hidden codeYinghai Lu2009-10-111-2/+2
* mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-221-1/+1
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-18/+1
|\
| * x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-271-18/+1
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-141-1/+1
|\ \ | |/ |/|
| * x86, e820: Guard against array overflowed in __e820_add_region()Cyrill Gorcunov2009-08-261-1/+1
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-4/+3
* | x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu2009-07-021-6/+10
|/
* x86/pci: remove rounding quirk from e820_setup_gap()Yinghai Lu2009-05-111-8/+3
* x86, e820, pci: reserve extra free space near end of RAMLinus Torvalds2009-05-111-0/+35
* x86: fix boot hang in early_reserve_e820()Jan Beulich2009-05-071-5/+6
* x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-231-5/+5
* x86: print out more info in e820_update_range()Yinghai Lu2009-03-151-21/+35
* x86: make e820_update_range() handle small range updateYinghai Lu2009-03-141-4/+19
* x86: fix e820_update_range()Yinghai Lu2009-03-131-21/+24
* x86: fix code paths used by update_mptableJan Beulich2009-03-131-7/+25
* x86: check range in reserve_early()Yinghai Lu2009-02-241-0/+3
* Merge branch 'linus' into releaseLen Brown2009-01-091-16/+0
|\
| * x86: change static allocation of trampoline areaRafael J. Wysocki2008-12-081-16/+0
* | x86 hibernate: Mark ACPI NVS memory region at startupRafael J. Wysocki2008-12-191-0/+21
|/
* x86: Clean up late e820 resource allocationLinus Torvalds2008-11-011-3/+5
*---. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-3/+1
|\ \ \