Age | Commit message (Expand) | Author | Files | Lines |
2013-11-13 | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() | Zhi Yong Wu | 1 | -2/+2 |
2013-11-13 | x86/mem-hotplug: support initialize page tables in bottom-up | Tang Chen | 1 | -2/+64 |
2013-11-13 | x86/mm: factor out of top-down direct mapping setup | Tang Chen | 1 | -20/+39 |
2013-09-10 | x86/mm: Add 'step_size' comments to init_mem_mapping() | Yinghai Lu | 1 | -3/+20 |
2013-08-20 | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM | Yinghai Lu | 1 | -2/+2 |
2013-07-03 | mm/x86: use free_reserved_area() to simplify code | Jiang Liu | 1 | -11/+3 |
2013-05-31 | x86: Fix adjust_range_size_mask calling position | Yinghai Lu | 1 | -3/+3 |
2013-05-10 | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 1 | -1/+18 |
2013-04-29 | mm/x86: use common help functions to free reserved pages | Jiang Liu | 1 | -4/+1 |
2013-03-06 | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 1 | -3/+2 |
2013-01-31 | x86/mm/init.c: Copy ucode from initrd image to kernel memory | Fenghua Yu | 1 | -0/+10 |
2013-01-29 | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 1 | -2/+2 |
2013-01-29 | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 1 | -1/+2 |
2013-01-29 | x86, mm: Fix page table early allocation offset checking | Yinghai Lu | 1 | -1/+12 |
2012-11-17 | x86, mm: Use clamp_t() in init_range_memory_mapping | Yinghai Lu | 1 | -16/+5 |
2012-11-17 | x86, mm: Unifying after_bootmem for 32bit and 64bit | Yinghai Lu | 1 | -2/+0 |
2012-11-17 | x86, mm: use limit_pfn for end pfn | Yinghai Lu | 1 | -9/+11 |
2012-11-17 | x86, mm: use pfn instead of pos in split_mem_range | Yinghai Lu | 1 | -15/+14 |
2012-11-17 | x86, mm: use PFN_DOWN in split_mem_range() | Yinghai Lu | 1 | -22/+22 |
2012-11-17 | x86, mm: use round_up/down in split_mem_range() | Yinghai Lu | 1 | -18/+12 |
2012-11-17 | x86, mm: Move init_gbpages() out of setup.c | Yinghai Lu | 1 | -0/+12 |
2012-11-17 | x86, mm: Move back pgt_buf_* to mm/init.c | Yinghai Lu | 1 | -3/+3 |
2012-11-17 | x86, mm: only call early_ioremap_page_table_range_init() once | Yinghai Lu | 1 | -8/+5 |
2012-11-17 | x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages | Stefano Stabellini | 1 | -0/+9 |
2012-11-17 | x86, mm: Add alloc_low_pages(num) | Yinghai Lu | 1 | -12/+21 |
2012-11-17 | x86, mm, Xen: Remove mapping_pagetable_reserve() | Yinghai Lu | 1 | -4/+0 |
2012-11-17 | x86, mm: Move min_pfn_mapped back to mm/init.c | Yinghai Lu | 1 | -0/+2 |
2012-11-17 | x86, mm: Merge alloc_low_page between 64bit and 32bit | Yinghai Lu | 1 | -0/+34 |
2012-11-17 | x86, mm: setup page table in top-down | Yinghai Lu | 1 | -149/+61 |
2012-11-17 | x86, mm: Break down init_all_memory_mapping | Yinghai Lu | 1 | -22/+19 |
2012-11-17 | x86, mm: Use big page size for small memory range | Yinghai Lu | 1 | -0/+37 |
2012-11-17 | x86, mm: Only direct map addresses that are marked as E820_RAM | Jacob Shin | 1 | -11/+109 |
2012-11-17 | x86, mm: Separate out calculate_table_space_size() | Yinghai Lu | 1 | -11/+27 |
2012-11-17 | x86, mm: Find early page table buffer together | Yinghai Lu | 1 | -32/+34 |
2012-11-17 | x86, mm: Change find_early_table_space() paramters | Yinghai Lu | 1 | -3/+9 |
2012-11-17 | x86, mm: Revert back good_end setting for 64bit | Yinghai Lu | 1 | -1/+1 |
2012-11-17 | x86, mm: Move init_memory_mapping calling out of setup.c | Yinghai Lu | 1 | -1/+18 |
2012-11-17 | x86, mm: Move down find_early_table_space() | Yinghai Lu | 1 | -58/+59 |
2012-11-17 | x86, mm: Split out split_mem_range from init_memory_mapping | Yinghai Lu | 1 | -16/+25 |
2012-11-17 | x86, mm: Add global page_size_mask and probe one time only | Yinghai Lu | 1 | -30/+25 |
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 |