aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/e820.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/e820.cThomas Gleixner2007-10-111-944/+0
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-1/+1
* i386: do not restore reserved memory after hibernationRafael J. Wysocki2007-07-211-0/+32
* Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2007-07-121-1/+1
* [PATCH] i386: Drop noisy e820 debugging printksAndi Kleen2007-05-021-13/+2
* [PATCH] x86: fix amd64-agp aperture validationJan Beulich2007-05-021-0/+20
* [PATCH] i386: probe_roms() cleanupRene Herman2007-05-021-11/+18
* [PATCH] i386: romsignature/checksum cleanupRene Herman2007-02-131-8/+9
* [PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.hAdrian Bunk2007-02-131-0/+1
* [PATCH] compile error of register_memory()Yasunori Goto2006-12-221-1/+1
* [PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey2006-12-071-17/+43
* [PATCH] paravirt: Be careful about touching BIOS address spaceRusty Russell2006-12-071-1/+9
* [PATCH] i386: Move memory map printing and other code to e820.cbibo,mao2006-12-071-0/+152
* [PATCH] i386: Move e820/efi memmap walking code to e820.cbibo,mao2006-12-071-0/+115
* [PATCH] i386: Move find_max_pfn function to e820.cbibo,mao2006-12-071-0/+52
* [PATCH] i386: create e820.c for e820 map sanitize and copy functionbibo,mao2006-12-071-0/+252
* [PATCH] i386: i386 create e820.c to handle standard io/mem resourcesbibo,mao2006-12-071-0/+289