Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu | 2010-02-16 | 1 | -1/+1 |
* | x86: Move back find_e820_area to e820.c | Yinghai Lu | 2010-02-12 | 1 | -0/+2 |
* | x86: Separate early_res related code from e820.c | Yinghai Lu | 2010-02-12 | 1 | -12/+1 |
* | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 2010-02-12 | 1 | -0/+6 |
* | x86, mm: Correct the implementation of is_untracked_pat_range() | H. Peter Anvin | 2009-11-30 | 1 | -1/+5 |
* | x86: Change is_ISA_range() into an inline function | H. Peter Anvin | 2009-11-23 | 1 | -7/+12 |
* | x86: Move memory_setup to x86_init_ops | Thomas Gleixner | 2009-08-27 | 1 | -2/+0 |
* | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput | 2009-03-23 | 1 | -1/+1 |
* | headers_check fix: x86, e820.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -0/+1 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+146 |