| Commit message (Expand) | Author | Age |
* | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2013-12-18 |
* | mm: clear pmd_numa before invalidating | Mel Gorman | 2013-12-18 |
* | mm: convert the rest to new page table lock api | Kirill A. Shutemov | 2013-11-14 |
* | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 2013-11-14 |
* | mm: move pgtable related functions to right place | Joonsoo Kim | 2013-09-11 |
* | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 2013-06-20 |
* | mm: Only flush the TLB when clearing an accessible pte | Rik van Riel | 2012-12-11 |
* | mm,generic: only flush the local TLB in ptep_set_access_flags | Rik van Riel | 2012-12-11 |
* | thp: introduce pmdp_invalidate() | Gerald Schaefer | 2012-10-09 |
* | thp: remove assumptions on pgtable_t type | Gerald Schaefer | 2012-10-09 |
* | arch/tile: allow building Linux with transparent huge pages enabled | Chris Metcalf | 2012-05-25 |
* | thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE | Naoya Horiguchi | 2012-03-21 |
* | mm/pgtable-generic.c: fix CONFIG_SWAP=n build | Andrew Morton | 2011-01-25 |
* | fix non-x86 build failure in pmdp_get_and_clear | Andrea Arcangeli | 2011-01-16 |
* | thp: add pmd mangling generic functions | Andrea Arcangeli | 2011-01-13 |