aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-05-29userfaultfd-avoid-mmap_sem-read-recursion-in-mcopy_atomic-fixAndrew Morton
2015-05-29userfaultfd: avoid mmap_sem read recursion in mcopy_atomicAndrea Arcangeli
2015-05-29userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli
2015-05-29userfaultfd: prevent khugepaged to merge if userfaultfd is armedAndrea Arcangeli
2015-05-29userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli
2015-05-29userfaultfd: call handle_userfault() for userfaultfd_missing() faultsAndrea Arcangeli
2015-05-29mm/memory hotplug: init the zone's size when calculating node totalpagesGu Zheng
2015-05-29mm/hugetlb: introduce minimum hugepage orderNaoya Horiguchi
2015-05-29rmap-fix-theoretical-race-between-do_wp_page-and-shrink_active_list-fix-fixAndrew Morton
2015-05-29rmap-fix-theoretical-race-between-do_wp_page-and-shrink_active_list-fixAndrew Morton
2015-05-29rmap: fix theoretical race between do_wp_page and shrink_active_listVladimir Davydov
2015-05-29mm/memory-failure: me_huge_page() does nothing for thpNaoya Horiguchi
2015-05-29mm: soft-offline: don't free target page in successful page migrationNaoya Horiguchi
2015-05-29mm-memory-failure-introduce-get_hwpoison_page-for-consistent-refcount-handlin...Andrew Morton
2015-05-29mm-memory-failure-introduce-get_hwpoison_page-for-consistent-refcount-handlin...Naoya Horiguchi
2015-05-29mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi
2015-05-29mm-memory-failure-split-thp-earlier-in-memory-error-handling-v2Naoya Horiguchi
2015-05-29mm/memory-failure: split thp earlier in memory error handlingNaoya Horiguchi
2015-05-29mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang
2015-05-29mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan
2015-05-29mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier
2015-05-29mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepathKirill A. Shutemov
2015-05-29mm: only define hashdist variable when neededRasmus Villemoes
2015-05-29mm-meminit-finish-initialisation-of-struct-pages-before-basic-setup-fixAndrew Morton
2015-05-29mm: meminit: finish initialisation of struct pages before basic setupMel Gorman
2015-05-29mm: meminit: remove mminit_verify_page_linksMel Gorman
2015-05-29mm: meminit: Reduce number of times pageblocks are set during struct page ini...Mel Gorman
2015-05-29mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman
2015-05-29mm: meminit: free pages in large chunks where possibleMel Gorman
2015-05-29mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman
2015-05-29mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman
2015-05-29mm: meminit: Initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-05-29mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-05-29mm-meminit-inline-some-helper-functions-fix2Michal Hocko
2015-05-29mm-meminit-inline-some-helper-functions-fixAndrew Morton
2015-05-29mm: meminit: inline some helper functionsMel Gorman
2015-05-29mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman
2015-05-29mm: page_alloc: pass PFN to __free_pages_bootmem -fixMel Gorman
2015-05-29mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman
2015-05-29mm: meminit: only set page reserved in the memblock regionNathan Zimmer
2015-05-29mm: meminit: move page initialization into a separate functionRobin Holt
2015-05-29memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt
2015-05-29mm: new arch_remap() hookLaurent Dufour
2015-05-29mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-05-29mm-fix-mprotect-behaviour-on-vm_locked-vmas-fixAndrew Morton
2015-05-29mm: fix mprotect() behaviour on VM_LOCKED VMAsKirill A. Shutemov
2015-05-29thp: cleanup how khugepaged enters freezerJiri Kosina
2015-05-29mm, hwpoison: remove obsolete "Notebook" todo listAndi Kleen
2015-05-29mm, hwpoison: add comment describing when to add new casesAndi Kleen
2015-05-29slub-bulk-allocation-from-per-cpu-partial-pages-fixAndrew Morton