aboutsummaryrefslogtreecommitdiff
path: root/mm/huge_memory.c
AgeCommit message (Expand)Author
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli
2011-02-11memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki
2011-02-02thp: fix the wrong reported address of hwpoisoned hugepagesJin Dongming
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki
2011-01-20thp: keep highpte mapped until it is no longer neededJohannes Weiner
2011-01-13thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel
2011-01-13thp: disable transparent hugepages by default on small systemsRik van Riel
2011-01-13thp: freeze khugepaged and ksmdAndrea Arcangeli
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli
2011-01-13thp: don't allow transparent hugepage support without PSEAndrea Arcangeli
2011-01-13thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli
2011-01-13thp: transparent hugepage config choiceAndrea Arcangeli
2011-01-13thp: allocate memory in khugepaged outside of mmap_sem write modeAndrea Arcangeli
2011-01-13thp: add numa awareness to hugepage allocationsAndrea Arcangeli
2011-01-13thp: enable direct defragAndrea Arcangeli
2011-01-13thp: set recommended min free kbytesAndrea Arcangeli
2011-01-13thp: mprotect: transparent huge page supportJohannes Weiner
2011-01-13thp: mincore transparent hugepage supportJohannes Weiner
2011-01-13thp: khugepagedAndrea Arcangeli
2011-01-13thp: transparent hugepage vmstatAndrea Arcangeli
2011-01-13thp: memcg huge memoryAndrea Arcangeli
2011-01-13thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli
2011-01-13thp: split_huge_page anon_vma ordering dependencyAndrea Arcangeli
2011-01-13thp: transparent hugepage coreAndrea Arcangeli