summaryrefslogtreecommitdiffstats
path: root/mm/pgtable-generic.c
Commit message (Expand)AuthorAgeFilesLines
* mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-201-2/+3
* mm: Only flush the TLB when clearing an accessible pteRik van Riel2012-12-111-1/+2
* mm,generic: only flush the local TLB in ptep_set_access_flagsRik van Riel2012-12-111-3/+3
* thp: introduce pmdp_invalidate()Gerald Schaefer2012-10-091-0/+11
* thp: remove assumptions on pgtable_t typeGerald Schaefer2012-10-091-0/+39
* arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf2012-05-251-2/+2
* thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi2012-03-211-2/+3
* mm/pgtable-generic.c: fix CONFIG_SWAP=n buildAndrew Morton2011-01-261-0/+1
* fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-161-7/+4
* thp: add pmd mangling generic functionsAndrea Arcangeli2011-01-131-0/+123