summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/e820.c
AgeCommit message (Expand)Author
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu
2008-05-25x86 boot: longer comment explaining sanitize_e820_map routinePaul Jackson
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson
2008-05-25x86 boot: extend some internal memory map arrays to handle larger EFI inputPaul Jackson
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson
2008-05-25x86: make e820.c to have common functionsYinghai Lu