| Commit message (Expand) | Author | Age | Files | Lines |
* | bootprotocol: cleanup | Ingo Molnar | 2008-04-29 | 1 | -1/+1 |
* | x86_64: fix setup_node_bootmem to support big mem excluding with memmap | Yinghai Lu | 2008-04-26 | 1 | -4/+9 |
* | x86, boot: add free_early to early reservation machanism | Huang, Ying | 2008-04-26 | 1 | -0/+22 |
* | x86: e820_64, fix section mismatch warning | Jacek Luczak | 2008-04-19 | 1 | -2/+2 |
* | x86: move suspend wakeup code to C | Pavel Machek | 2008-04-17 | 1 | -2/+3 |
* | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner | 2008-04-17 | 1 | -14/+14 |
* | x86: memtest bootparam | Yinghai Lu | 2008-04-17 | 1 | -5/+5 |
* | x86: allocate e820 resource struct all together | Yinghai Lu | 2008-04-17 | 1 | -2/+4 |
* | x86: early memtest to find bad ram | Yinghai Lu | 2008-04-17 | 1 | -1/+69 |
* | x86: reserve end-of-conventional-memory to 1MB, 64-bit | Alexander van Heukelum | 2008-04-17 | 1 | -4/+4 |
* | x86: clean up e820_reserve_resources on 64-bit | Yinghai Lu | 2008-04-17 | 1 | -17/+2 |
* | x86: clean up find_e820_area(), 64-bit | Yinghai Lu | 2008-04-17 | 1 | -10/+12 |
* | x86: trim mtrr don't close gap for resource allocation. | Yinghai Lu | 2008-03-21 | 1 | -0/+27 |
* | x86_64: make bootmap_start page align v6 | Yinghai Lu | 2008-02-01 | 1 | -3/+5 |
* | x86_64: add debug name for early_res | Yinghai Lu | 2008-02-01 | 1 | -5/+10 |
* | x86: fix overlap between pagetable with bss section | Yinghai Lu | 2008-01-30 | 1 | -2/+2 |
* | x86: replace hard coded reservations in 64-bit early boot code with dynamic t... | Andi Kleen | 2008-01-30 | 1 | -43/+52 |
* | x86: disable the GART early, 64-bit | Yinghai Lu | 2008-01-30 | 1 | -0/+12 |
* | x86: prepare 64-bit architecture initialization for paravirt | Glauber de Oliveira Costa | 2008-01-30 | 1 | -2/+7 |
* | x86: sanitize user specified e820 memmap values | Vladimir Berezniker | 2008-01-30 | 1 | -0/+8 |
* | x86: remove extern declarations for code, data, bss resources | Bernhard Walle | 2008-01-30 | 1 | -6/+5 |
* | x86 e820_64.c: make 2 functions static | Adrian Bunk | 2008-01-30 | 1 | -2/+2 |
* | x86: nuke a ton of unused exports | Thomas Gleixner | 2008-01-30 | 1 | -1/+0 |
* | x86: move debug related declarations to kdebug.h | Thomas Gleixner | 2008-01-30 | 1 | -0/+1 |
* | x86: clean up arch/x86/kernel/e820_64.c | Thomas Gleixner | 2008-01-30 | 1 | -128/+177 |
* | kexec: add BSS to resource tree | Bernhard Walle | 2007-10-22 | 1 | -1/+2 |
* | Intel IOMMU: Iommu Gfx workaround | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+19 |
* | Use extended crashkernel command line on x86_64 | Bernhard Walle | 2007-10-19 | 1 | -1/+2 |
* | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 2007-10-17 | 1 | -7/+12 |
* | x86_64: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+725 |