aboutsummaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki1-0/+2
2011-01-20thp: keep highpte mapped until it is no longer neededJohannes Weiner1-1/+2
2011-01-13thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli1-4/+19
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli1-11/+30
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel1-0/+10
2011-01-13thp: disable transparent hugepages by default on small systemsRik van Riel1-0/+8
2011-01-13thp: freeze khugepaged and ksmdAndrea Arcangeli1-2/+12
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli1-2/+4
2011-01-13thp: don't allow transparent hugepage support without PSEAndrea Arcangeli1-0/+8
2011-01-13thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli1-2/+78
2011-01-13thp: transparent hugepage config choiceAndrea Arcangeli1-0/+5
2011-01-13thp: allocate memory in khugepaged outside of mmap_sem write modeAndrea Arcangeli1-22/+34
2011-01-13thp: add numa awareness to hugepage allocationsAndrea Arcangeli1-13/+74
2011-01-13thp: enable direct defragAndrea Arcangeli1-0/+1
2011-01-13thp: set recommended min free kbytesAndrea Arcangeli1-0/+52
2011-01-13thp: mprotect: transparent huge page supportJohannes Weiner1-0/+27
2011-01-13thp: mincore transparent hugepage supportJohannes Weiner1-0/+25
2011-01-13thp: khugepagedAndrea Arcangeli1-10/+1063
2011-01-13thp: transparent hugepage vmstatAndrea Arcangeli1-0/+3
2011-01-13thp: memcg huge memoryAndrea Arcangeli1-5/+31
2011-01-13thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli1-0/+16
2011-01-13thp: split_huge_page anon_vma ordering dependencyAndrea Arcangeli1-0/+16
2011-01-13thp: transparent hugepage coreAndrea Arcangeli1-0/+901