summaryrefslogtreecommitdiff
path: root/mm/huge_memory.c
AgeCommit message (Expand)Author
2011-06-16mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=nAndrea Arcangeli
2011-05-25mm: thp: optimize memcg charge in khugepagedAndrea Arcangeli
2011-05-25mm: convert anon_vma->lock to a mutexPeter Zijlstra
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-04-14mm/thp: use conventional format for boolean attributesBen Hutchings
2011-04-14mm: add VM counters for transparent hugepagesAndi Kleen
2011-03-23mm: use __GFP_OTHER_NODE for transparent huge pagesAndi Kleen
2011-03-14thp+memcg-numa: fix BUG at include/linux/mm.h:370!Hugh Dickins
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