summaryrefslogtreecommitdiff
path: root/mm/pgtable-generic.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-11mm: Only flush the TLB when clearing an accessible pteRik van Riel1-1/+2
2012-12-11mm,generic: only flush the local TLB in ptep_set_access_flagsRik van Riel1-3/+3
2012-10-09thp: introduce pmdp_invalidate()Gerald Schaefer1-0/+11
2012-10-09thp: remove assumptions on pgtable_t typeGerald Schaefer1-0/+39
2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf1-2/+2
2012-03-21thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi1-2/+3
2011-01-26mm/pgtable-generic.c: fix CONFIG_SWAP=n buildAndrew Morton1-0/+1
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli1-7/+4
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli1-0/+123