aboutsummaryrefslogtreecommitdiff
path: root/mm/huge_memory.c
AgeCommit message (Expand)Author
2012-01-12memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli
2011-10-31mm/huge_memory: fix typo when updating mmu cacheHillf Danton
2011-10-31mm/huge_memory: fix copying user highpageHillf Danton
2011-10-31mm/huge_memory.c: quiet sparse noiseH Hartley Sweeten
2011-10-31thp: mremap support and TLB optimizationAndrea Arcangeli
2011-07-25mm/huge_memory.c: minor lock simplification in __khugepaged_exitChris Wright
2011-06-15mm: 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-22mm: 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-04mm: use correct numa policy node for transparent hugepagesAndi Kleen
2011-03-04mm: preserve original node for transparent huge page copiesAndi Kleen
2011-03-04mm: 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-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