| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: merge setup_memory_map with e820 | Yinghai Lu | 2008-07-08 | 1 | -24/+0 |
* | x86: move e820_resource_resources to e820.c | Yinghai Lu | 2008-07-08 | 1 | -4/+0 |
* | x86: e820 merge parsing of the mem=/memmap= boot parameters | Yinghai Lu | 2008-07-08 | 1 | -2/+0 |
* | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu | 2008-06-04 | 1 | -2/+0 |
* | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu | 2008-06-03 | 1 | -1/+1 |
* | x86: move e820_mark_nosave_regions to e820.c | Yinghai Lu | 2008-05-25 | 1 | -8/+0 |
* | x86: make e820.c to have common functions | Yinghai Lu | 2008-05-25 | 1 | -12/+0 |
* | x86: fix trimming e820 with MTRR holes. | Yinghai Lu | 2008-05-25 | 1 | -1/+1 |
* | x86: move i386 memory setup code to e820_32.c | Alexander van Heukelum | 2008-05-25 | 1 | -1/+3 |
* | x86: rename find_max_pfn() to propagate_e820_map() | Ingo Molnar | 2008-04-19 | 1 | -1/+1 |
* | include/asm-x86/e820_32.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -2/+2 |
* | x86: trim mtrr don't close gap for resource allocation. | Yinghai Lu | 2008-03-21 | 1 | -0/+2 |
* | x86_32: trim memory by updating e820 | Yinghai Lu | 2008-01-30 | 1 | -0/+3 |
* | x86 boot: use E820 memory map on EFI 32 platform | Huang, Ying | 2008-01-30 | 1 | -1/+1 |
* | x86: remove extern declarations for code, data, bss resources | Bernhard Walle | 2008-01-30 | 1 | -0/+6 |
* | Make asm-x86/bootparam.h includable from userspace. | Rusty Russell | 2007-10-23 | 1 | -21/+0 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+60 |