aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-11-13Merge branch 'akpm-current/current'Stephen Rothwell
2015-11-12mm/util.c: add kstrimdup()Sebastian Capella
2015-11-12mm-increase-swap_cluster_max-to-batch-tlb-flushes-fix-fixAndrew Morton
2015-11-12mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increaseJohannes Weiner
2015-11-12mm: uninline slowpath of page_mapcount()Kirill A. Shutemov
2015-11-12mm-prepare-page_referenced-and-page_idle-to-new-thp-refcounting-checkpatch-fixesAndrew Morton
2015-11-12mm-prepare-page_referenced-and-page_idle-to-new-thp-refcounting-fixKirill A. Shutemov
2015-11-12mm: prepare page_referenced() and page_idle to new THP refcountingKirill A. Shutemov
2015-11-12thp: allow mlocked THP againKirill A. Shutemov
2015-11-12mm: re-enable THPKirill A. Shutemov
2015-11-12thp: introduce deferred_split_huge_page()Kirill A. Shutemov
2015-11-12migrate_pages: try to split pages on queuingKirill A. Shutemov
2015-11-12thp: fix split vs. unmap raceKirill A. Shutemov
2015-11-12thp-reintroduce-split_huge_page-fix-2Kirill A. Shutemov
2015-11-12thp: reintroduce split_huge_page()Kirill A. Shutemov
2015-11-12mm: hwpoison: adjust for new thp refcountingNaoya Horiguchi
2015-11-12thp, mm: split_huge_page(): caller need to lock pageKirill A. Shutemov
2015-11-12thp: add option to setup migration entries during PMD splitKirill A. Shutemov
2015-11-12thp: implement split_huge_pmd()Kirill A. Shutemov
2015-11-12mm, numa: skip PTE-mapped THP on numa faultKirill A. Shutemov
2015-11-12mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2015-11-12mm-rework-mapcount-accounting-to-enable-4k-mapping-of-thps-fix-4Kirill A. Shutemov
2015-11-12mm: duplicate rmap reference for hugetlb pages as compoundKirill A. Shutemov
2015-11-12mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov
2015-11-12mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-11-12mm, thp: remove compound_lock()Kirill A. Shutemov
2015-11-12ksm: prepare to new THP semanticsKirill A. Shutemov
2015-11-12mm: drop tail page refcountingKirill A. Shutemov
2015-11-12thp: drop all split_huge_page()-related codeKirill A. Shutemov
2015-11-12mm: temporally mark THP brokenKirill A. Shutemov
2015-11-12mm, vmstats: new THP splitting eventKirill A. Shutemov
2015-11-12thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov
2015-11-12khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov
2015-11-12thp, mlock: do not allow huge pages in mlocked areaKirill A. Shutemov
2015-11-12mm: handle PTE-mapped tail pages in gerneric fast gup implementaitonKirill A. Shutemov
2015-11-12mm: adjust FOLL_SPLIT for new refcountingKirill A. Shutemov
2015-11-12mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov
2015-11-12memcg: adjust to support new THP refcountingKirill A. Shutemov
2015-11-12rmap: add argument to charge compound pageKirill A. Shutemov
2015-11-12mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2015-11-12hugetlb: clear PG_reserved before setting PG_head on gigantic pagesKirill A. Shutemov
2015-11-12page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2015-11-12thp: do not hold anon_vma lock during swap inKirill A. Shutemov
2015-11-12khugepaged: __collapse_huge_page_swapin(): drop unused 'pte' parameterKirill A. Shutemov
2015-11-12mm-make-swapin-readahead-to-improve-thp-collapse-rate-fixKirill A. Shutemov
2015-11-12mm: make swapin readahead to improve thp collapse rateEbru Akagunduz
2015-11-12mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTEVladimir Davydov
2015-11-12khugepaged: avoid usage of uninitialized variable 'isolated'Kirill A. Shutemov
2015-11-12mm: make optimistic check for swapin readaheadEbru Akagunduz
2015-11-12mm/huge_memory: add a missing tabDan Carpenter