aboutsummaryrefslogtreecommitdiff
path: root/mm/pgtable-generic.c
AgeCommit message (Expand)Author
2014-08-29mm: actually clear pmd_numa before invalidatingMatthew Wilcox
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18mm: clear pmd_numa before invalidatingMel Gorman
2013-11-15mm: convert the rest to new page table lock apiKirill A. Shutemov
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov
2013-09-11mm: move pgtable related functions to right placeJoonsoo Kim
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2012-12-11mm: Only flush the TLB when clearing an accessible pteRik van Riel
2012-12-11mm,generic: only flush the local TLB in ptep_set_access_flagsRik van Riel
2012-10-09thp: introduce pmdp_invalidate()Gerald Schaefer
2012-10-09thp: remove assumptions on pgtable_t typeGerald Schaefer
2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf
2012-03-21thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi
2011-01-26mm/pgtable-generic.c: fix CONFIG_SWAP=n buildAndrew Morton
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli