| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 | 1 | -1/+1 |
* | i386: do not restore reserved memory after hibernation | Rafael J. Wysocki | 2007-07-21 | 1 | -0/+32 |
* | Make definitions for struct e820entry and struct e820map consistent | H. Peter Anvin | 2007-07-12 | 1 | -1/+1 |
* | [PATCH] i386: Drop noisy e820 debugging printks | Andi Kleen | 2007-05-02 | 1 | -13/+2 |
* | [PATCH] x86: fix amd64-agp aperture validation | Jan Beulich | 2007-05-02 | 1 | -0/+20 |
* | [PATCH] i386: probe_roms() cleanup | Rene Herman | 2007-05-02 | 1 | -11/+18 |
* | [PATCH] i386: romsignature/checksum cleanup | Rene Herman | 2007-02-13 | 1 | -8/+9 |
* | [PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.h | Adrian Bunk | 2007-02-13 | 1 | -0/+1 |
* | [PATCH] compile error of register_memory() | Yasunori Goto | 2006-12-22 | 1 | -1/+1 |
* | [PATCH] i386: Preserve EFI run time regions with memmap parameter | Artiom Myaskouvskey | 2006-12-07 | 1 | -17/+43 |
* | [PATCH] paravirt: Be careful about touching BIOS address space | Rusty Russell | 2006-12-07 | 1 | -1/+9 |
* | [PATCH] i386: Move memory map printing and other code to e820.c | bibo,mao | 2006-12-07 | 1 | -0/+152 |
* | [PATCH] i386: Move e820/efi memmap walking code to e820.c | bibo,mao | 2006-12-07 | 1 | -0/+115 |
* | [PATCH] i386: Move find_max_pfn function to e820.c | bibo,mao | 2006-12-07 | 1 | -0/+52 |
* | [PATCH] i386: create e820.c for e820 map sanitize and copy function | bibo,mao | 2006-12-07 | 1 | -0/+252 |
* | [PATCH] i386: i386 create e820.c to handle standard io/mem resources | bibo,mao | 2006-12-07 | 1 | -0/+289 |