aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/e820.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich1-0/+20
2007-05-02[PATCH] i386: probe_roms() cleanupRene Herman1-11/+18
2007-02-13[PATCH] i386: romsignature/checksum cleanupRene Herman1-8/+9
2007-02-13[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.hAdrian Bunk1-0/+1
2006-12-22[PATCH] compile error of register_memory()Yasunori Goto1-1/+1
2006-12-07[PATCH] i386: Preserve EFI run time regions with memmap parameterArtiom Myaskouvskey1-17/+43
2006-12-07[PATCH] paravirt: Be careful about touching BIOS address spaceRusty Russell1-1/+9
2006-12-07[PATCH] i386: Move memory map printing and other code to e820.cbibo,mao1-0/+152
2006-12-07[PATCH] i386: Move e820/efi memmap walking code to e820.cbibo,mao1-0/+115
2006-12-07[PATCH] i386: Move find_max_pfn function to e820.cbibo,mao1-0/+52
2006-12-07[PATCH] i386: create e820.c for e820 map sanitize and copy functionbibo,mao1-0/+252
2006-12-07[PATCH] i386: i386 create e820.c to handle standard io/mem resourcesbibo,mao1-0/+289