| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 2017-01-28 | 1 | -73/+0 |
* | x86/boot/e820: Introduce arch/x86/include/asm/e820/types.h | Ingo Molnar | 2017-01-28 | 1 | -2/+2 |
* | x86/e820: Make e820_search_gap() static and remove unused variables | Wei Yang | 2016-12-28 | 1 | -2/+0 |
* | x86: Make E820_X_MAX unconditionally larger than E820MAX | Alex Thorlton | 2016-12-09 | 1 | -4/+8 |
* | x86/e820: Prepare e280 code for switch to dynamic storage | Denys Vlasenko | 2016-09-21 | 1 | -2/+4 |
* | mm: move memtest under mm | Vladimir Murzin | 2015-04-15 | 1 | -8/+0 |
* | x86: avoid remapping data in parse_setup_data() | Linn Crosetto | 2013-08-14 | 1 | -1/+1 |
* | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 2012-12-14 | 1 | -73/+1 |
* | x86: Use __memblock_alloc_base() in early_reserve_e820() | Tejun Heo | 2011-07-14 | 1 | -1/+1 |
* | x86: e820: Remove conditional early mapping in parse_e820_ext | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -1/+1 |
* | x86: avoid high BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 | 1 | -0/+3 |
* | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu | 2010-08-27 | 1 | -0/+2 |
* | x86: Remove not used early_res code | Yinghai Lu | 2010-08-27 | 1 | -14/+0 |
* | x86: Use memblock to replace early_res | Yinghai Lu | 2010-08-27 | 1 | -6/+8 |
* | x86, tboot: Add support for S3 memory integrity protection | Shane Wang | 2010-03-19 | 1 | -1/+6 |
* | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu | 2010-02-17 | 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-12-01 | 1 | -1/+5 |
* | x86: Change is_ISA_range() into an inline function | H. Peter Anvin | 2009-11-24 | 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-30 | 1 | -0/+1 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 | 1 | -0/+146 |