Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | thp: mremap support and TLB optimization | Andrea Arcangeli | 1 | -0/+5 |
2011-05-25 | mm: convert anon_vma->lock to a mutex | Peter Zijlstra | 1 | -6/+2 |
2011-04-28 | mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups | Andrea Arcangeli | 1 | -1/+1 |
2011-02-16 | thp: prevent hugepages during args/env copying into the user stack | Andrea Arcangeli | 1 | -1/+2 |
2011-01-14 | thp: add compound_trans_head() helper | Andrea Arcangeli | 1 | -0/+18 |
2011-01-14 | thp: khugepaged: make khugepaged aware about madvise | Andrea Arcangeli | 1 | -2/+4 |
2011-01-14 | thp: madvise(MADV_NOHUGEPAGE) | Andrea Arcangeli | 1 | -6/+8 |
2011-01-14 | thp: fix anon memory statistics with transparent hugepages | Rik van Riel | 1 | -0/+8 |
2011-01-14 | thp: avoid breaking huge pmd invariants in case of vma_adjust failures | Andrea Arcangeli | 1 | -0/+19 |
2011-01-14 | thp: mprotect: transparent huge page support | Johannes Weiner | 1 | -0/+2 |
2011-01-14 | thp: mincore transparent hugepage support | Johannes Weiner | 1 | -0/+3 |
2011-01-14 | thp: khugepaged | Andrea Arcangeli | 1 | -0/+1 |
2011-01-14 | thp: madvise(MADV_HUGEPAGE) | Andrea Arcangeli | 1 | -0/+6 |
2011-01-14 | thp: transparent hugepage core | Andrea Arcangeli | 1 | -0/+118 |