Age | Commit message (Expand) | Author | Files | Lines |
2012-10-25 | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu | 1 | -4/+0 |
2012-10-24 | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin | 1 | -29/+41 |
2012-10-24 | Revert "x86/mm: Fix the size calculation of mapping tables" | Dave Young | 1 | -13/+9 |
2012-09-13 | x86/mm/init.c: Fix devmem_is_allowed() off by one | T Makphaibulchoke | 1 | -1/+1 |
2012-06-20 | x86/mm: Mark free_initrd_mem() as __init | Jan Beulich | 1 | -1/+1 |
2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu | 1 | -1/+2 |
2012-05-29 | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 1 | -7/+9 |
2012-05-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+12 |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells | 1 | -1/+0 |
2012-03-06 | x86/mm: Fix the size calculation of mapping tables | WANG Cong | 1 | -9/+12 |
2012-01-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+23 |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo | 1 | -2/+1 |
2011-11-11 | x86, mm: Unify zone_sizes_init() | Pekka Enberg | 1 | -0/+23 |
2011-10-24 | x86: Fix S4 regression | Takashi Iwai | 1 | -2/+1 |
2011-07-14 | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 1 | -3/+3 |
2011-07-13 | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 1 | -1/+1 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2011-05-12 | x86/mm: Fix section mismatch derived from native_pagetable_reserve() | Sedat Dilek | 1 | -1/+1 |
2011-05-12 | x86,xen: introduce x86_init.mapping.pagetable_reserve | Stefano Stabellini | 1 | -2/+22 |
2011-02-24 | x86: Rename e820_table_* to pgt_buf_* | Yinghai Lu | 1 | -10/+10 |
2011-02-14 | Merge branch 'linus' into x86/bootmem | Ingo Molnar | 1 | -1/+2 |
2011-01-05 | x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping() | Yinghai Lu | 1 | -19/+0 |
2010-12-29 | x86-64, numa: Put pgtable to local node memory | Yinghai Lu | 1 | -7/+1 |
2010-12-29 | x86-64, mm: Put early page table high | Yinghai Lu | 1 | -6/+3 |
2010-11-18 | x86: Add NX protection for kernel data | Matthieu Castet | 1 | -1/+2 |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 1 | -4/+6 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -6/+26 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-29 | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 1 | -6/+26 |
2010-02-25 | x86, mm: Unify kernel_physical_mapping_init() API | Pekka Enberg | 1 | -7/+0 |
2009-11-16 | x86, mm: Report state of NX protections during boot | Kees Cook | 1 | -4/+0 |
2009-11-16 | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 1 | -2/+2 |
2009-09-21 | x86: split NX setup into separate file to limit unstack-protected code | Jeremy Fitzhardinge | 1 | -63/+0 |
2009-07-01 | x86: Declare check_efer() before it gets used | Jaswinder Singh Rajput | 1 | -0/+1 |
2009-06-23 | x86: Move init_gbpages() to setup_arch() | Pekka J Enberg | 1 | -17/+0 |
2009-06-15 | x86: add hooks for kmemcheck | Vegard Nossum | 1 | -1/+1 |
2009-06-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+69 |
2009-06-10 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2009-05-11 | x86: clean up and and print out initial max_pfn_mapped | Yinghai Lu | 1 | -4/+3 |
2009-05-11 | Merge commit 'v2.6.30-rc5' into x86/mm | Ingo Molnar | 1 | -1/+17 |
2009-05-07 | x86-64: finish cleanup_highmaps()'s job wrt. _brk_end | Jan Beulich | 1 | -1/+17 |
2009-04-30 | x86: move per-cpu mmu_gathers to mm/init.c | Pekka Enberg | 1 | -0/+3 |
2009-04-21 | x86: unify noexec handling | Pekka Enberg | 1 | -4/+63 |
2009-04-12 | x86: clean up declarations and variables | Jaswinder Singh Rajput | 1 | -0/+1 |
2009-03-13 | x86: move save_mr() into .meminit.text | Jan Beulich | 1 | -3/+3 |
2009-03-06 | x86: fix uninitialized variable in init_memory_mapping() | Pekka Enberg | 1 | -1/+1 |
2009-03-05 | x86: move function and variable declarations to asm/init.h | Pekka Enberg | 1 | -9/+1 |
2009-03-05 | x86: unify kernel_physical_mapping_init() function signatures | Pekka Enberg | 1 | -10/+3 |
2009-03-05 | x86: fix up some bad global variable names in mm/init.c | Pekka Enberg | 1 | -13/+13 |
2009-03-05 | x86: move init_memory_mapping() to common mm/init.c | Pekka Enberg | 1 | -0/+328 |