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