aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/huge_mm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31thp: mremap support and TLB optimizationAndrea Arcangeli1-0/+5
2011-05-25mm: convert anon_vma->lock to a mutexPeter Zijlstra1-6/+2
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli1-1/+1
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli1-1/+2
2011-01-13thp: add compound_trans_head() helperAndrea Arcangeli1-0/+18
2011-01-13thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli1-2/+4
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli1-6/+8
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel1-0/+8
2011-01-13thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli1-0/+19
2011-01-13thp: mprotect: transparent huge page supportJohannes Weiner1-0/+2
2011-01-13thp: mincore transparent hugepage supportJohannes Weiner1-0/+3
2011-01-13thp: khugepagedAndrea Arcangeli1-0/+1
2011-01-13thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli1-0/+6
2011-01-13thp: transparent hugepage coreAndrea Arcangeli1-0/+118