index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
e820.h
Age
Commit message (
Expand
)
Author
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2011-07-14
x86: Use __memblock_alloc_base() in early_reserve_e820()
Tejun Heo
2011-02-23
x86: e820: Remove conditional early mapping in parse_e820_ext
Sebastian Andrzej Siewior
2010-12-17
x86: avoid high BIOS area when allocating address space
Bjorn Helgaas
2010-08-27
x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...
Yinghai Lu
2010-08-27
x86: Remove not used early_res code
Yinghai Lu
2010-08-27
x86: Use memblock to replace early_res
Yinghai Lu
2010-03-19
x86, tboot: Add support for S3 memory integrity protection
Shane Wang
2010-02-17
core: Move early_res from arch/x86 to kernel/
Yinghai Lu
2010-02-12
x86: Move back find_e820_area to e820.c
Yinghai Lu
2010-02-12
x86: Separate early_res related code from e820.c
Yinghai Lu
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
2009-12-01
x86, mm: Correct the implementation of is_untracked_pat_range()
H. Peter Anvin
2009-11-24
x86: Change is_ISA_range() into an inline function
H. Peter Anvin
2009-08-27
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
2009-03-23
x86: e820 fix various signedness issues in setup.c and e820.c
Jaswinder Singh Rajput
2009-01-30
headers_check fix: x86, e820.h
Jaswinder Singh Rajput
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
x86, um: ... and asm-x86 move
Al Viro