index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
e820_32.h
Age
Commit message (
Expand
)
Author
2008-07-08
x86: merge setup_memory_map with e820
Yinghai Lu
2008-07-08
x86: move e820_resource_resources to e820.c
Yinghai Lu
2008-07-08
x86: e820 merge parsing of the mem=/memmap= boot parameters
Yinghai Lu
2008-06-04
x86: make 32-bit use e820_register_active_regions()
Yinghai Lu
2008-06-03
x86, 32-bit: change propagate_e820_map() back to find_max_pfn()
Yinghai Lu
2008-05-25
x86: move e820_mark_nosave_regions to e820.c
Yinghai Lu
2008-05-25
x86: make e820.c to have common functions
Yinghai Lu
2008-05-25
x86: fix trimming e820 with MTRR holes.
Yinghai Lu
2008-05-25
x86: move i386 memory setup code to e820_32.c
Alexander van Heukelum
2008-04-19
x86: rename find_max_pfn() to propagate_e820_map()
Ingo Molnar
2008-04-17
include/asm-x86/e820_32.h: checkpatch cleanups - formatting only
Joe Perches
2008-03-21
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
2008-01-30
x86_32: trim memory by updating e820
Yinghai Lu
2008-01-30
x86 boot: use E820 memory map on EFI 32 platform
Huang, Ying
2008-01-30
x86: remove extern declarations for code, data, bss resources
Bernhard Walle
2007-10-23
Make asm-x86/bootparam.h includable from userspace.
Rusty Russell
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner