aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/e820_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar2008-04-191-2/+2
* x86: reserve end-of-conventional-memory to 1MB on 32-bitAlexander van Heukelum2008-04-171-20/+7
* x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-211-0/+26
* x86_32: trim memory by updating e820Yinghai Lu2008-01-301-0/+11
* x86 boot: use E820 memory map on EFI 32 platformHuang, Ying2008-01-301-107/+10
* x86: EFI runtime service support: remove duplicated code from efi_32.cHuang, Ying2008-01-301-5/+0
* x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-301-107/+3
* kexec: add BSS to resource treeBernhard Walle2007-10-221-3/+15
* spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* Use extended crashkernel command line on i386Bernhard Walle2007-10-191-1/+2
* i386: move kernelThomas Gleixner2007-10-111-0/+944