Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-11 | mm: Only flush the TLB when clearing an accessible pte | Rik van Riel | 1 | -1/+2 |
2012-12-11 | mm,generic: only flush the local TLB in ptep_set_access_flags | Rik van Riel | 1 | -3/+3 |
2012-10-09 | thp: introduce pmdp_invalidate() | Gerald Schaefer | 1 | -0/+11 |
2012-10-09 | thp: remove assumptions on pgtable_t type | Gerald Schaefer | 1 | -0/+39 |
2012-05-25 | arch/tile: allow building Linux with transparent huge pages enabled | Chris Metcalf | 1 | -2/+2 |
2012-03-21 | thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE | Naoya Horiguchi | 1 | -2/+3 |
2011-01-26 | mm/pgtable-generic.c: fix CONFIG_SWAP=n build | Andrew Morton | 1 | -0/+1 |
2011-01-16 | fix non-x86 build failure in pmdp_get_and_clear | Andrea Arcangeli | 1 | -7/+4 |
2011-01-13 | thp: add pmd mangling generic functions | Andrea Arcangeli | 1 | -0/+123 |