Age | Commit message (Expand) | Author |
2012-11-17 | x86, mm: use limit_pfn for end pfn | Yinghai Lu |
2012-11-17 | x86, mm: use pfn instead of pos in split_mem_range | Yinghai Lu |
2012-11-17 | x86, mm: use PFN_DOWN in split_mem_range() | Yinghai Lu |
2012-11-17 | x86, mm: use round_up/down in split_mem_range() | Yinghai Lu |
2012-11-17 | x86, mm: Add check before clear pte above max_low_pfn on 32bit | Yinghai Lu |
2012-11-17 | x86, mm: Move function declaration into mm_internal.h | Yinghai Lu |
2012-11-17 | x86, mm: change low/hignmem_pfn_init to static on 32bit | Yinghai Lu |
2012-11-17 | x86, mm: Move init_gbpages() out of setup.c | Yinghai Lu |
2012-11-17 | x86, mm: Move back pgt_buf_* to mm/init.c | Yinghai Lu |
2012-11-17 | x86, mm: only call early_ioremap_page_table_range_init() once | Yinghai Lu |
2012-11-17 | x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages | Stefano Stabellini |
2012-11-17 | x86, mm: Add alloc_low_pages(num) | Yinghai Lu |
2012-11-17 | x86, mm, Xen: Remove mapping_pagetable_reserve() | Yinghai Lu |
2012-11-17 | x86, mm: Move min_pfn_mapped back to mm/init.c | Yinghai Lu |
2012-11-17 | x86, mm: Merge alloc_low_page between 64bit and 32bit | Yinghai Lu |
2012-11-17 | x86, mm: Remove parameter in alloc_low_page for 64bit | Yinghai Lu |
2012-11-17 | x86, mm: Remove early_memremap workaround for page table accessing on 64bit | Yinghai Lu |
2012-11-17 | x86, mm: setup page table in top-down | Yinghai Lu |
2012-11-17 | x86, mm: Break down init_all_memory_mapping | Yinghai Lu |
2012-11-17 | x86, mm: Don't clear page table if range is ram | Yinghai Lu |
2012-11-17 | x86, mm: Use big page size for small memory range | Yinghai Lu |
2012-11-17 | x86, mm: Align start address to correct big page size | Yinghai Lu |
2012-11-17 | x86, mm: Only direct map addresses that are marked as E820_RAM | Jacob Shin |
2012-11-17 | x86, mm: use pfn_range_is_mapped() with CPA | Yinghai Lu |
2012-11-17 | x86, mm: Separate out calculate_table_space_size() | Yinghai Lu |
2012-11-17 | x86, mm: Find early page table buffer together | Yinghai Lu |
2012-11-17 | x86, mm: Change find_early_table_space() paramters | Yinghai Lu |
2012-11-17 | x86, mm: Revert back good_end setting for 64bit | Yinghai Lu |
2012-11-17 | x86, mm: Move init_memory_mapping calling out of setup.c | Yinghai Lu |
2012-11-17 | x86, mm: Move down find_early_table_space() | Yinghai Lu |
2012-11-17 | x86, mm: Split out split_mem_range from init_memory_mapping | Yinghai Lu |
2012-11-17 | x86, mm: Add global page_size_mask and probe one time only | Yinghai Lu |
2012-11-16 | x86: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck |
2012-11-16 | x86: Make it so that __pa_symbol can only process kernel symbols on x86_64 | Alexander Duyck |
2012-11-16 | x86: Improve __phys_addr performance by making use of carry flags and inlining | Alexander Duyck |
2012-11-14 | x86, mm: Correct vmflag test for checking VM_HUGETLB | Joonsoo Kim |
2012-10-30 | x86-64/efi: Use EFI to deal with platform wall clock (again) | Jan Beulich |
2012-10-30 | x86, mm: Include the entire kernel memory map in trampoline_pgd | Matt Fleming |
2012-10-25 | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu |
2012-10-24 | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin |
2012-10-24 | x86-64: Fix page table accounting | Jan Beulich |
2012-10-24 | Revert "x86/mm: Fix the size calculation of mapping tables" | Dave Young |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-10-09 | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse |
2012-10-09 | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse |
2012-10-09 | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov |
2012-10-09 | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha |
2012-10-09 | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines | Suresh Siddha |