aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thp, memcg: split hugepage for memcg oom on cowDavid Rientjes2013-01-171-0/+3
* mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli2012-03-121-3/+3
* mm: fix UP THP spin_is_locked BUGsHugh Dickins2012-02-131-2/+2
* mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-111-11/+26
* mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=nAndrea Arcangeli2011-06-151-4/+1
* mm: thp: optimize memcg charge in khugepagedAndrea Arcangeli2011-05-251-10/+11
* mm: convert anon_vma->lock to a mutexPeter Zijlstra2011-05-251-2/+2
* mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2011-04-281-19/+24
* mm/thp: use conventional format for boolean attributesBen Hutchings2011-04-141-10/+14
* mm: add VM counters for transparent hugepagesAndi Kleen2011-04-141-4/+21
* mm: use __GFP_OTHER_NODE for transparent huge pagesAndi Kleen2011-03-221-9/+11
* thp+memcg-numa: fix BUG at include/linux/mm.h:370!Hugh Dickins2011-03-141-1/+5
* mm: use correct numa policy node for transparent hugepagesAndi Kleen2011-03-041-7/+17
* mm: preserve original node for transparent huge page copiesAndi Kleen2011-03-041-2/+2
* mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen2011-03-041-1/+1
* thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2011-02-151-19/+16
* memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki2011-02-111-1/+1
* thp: fix the wrong reported address of hwpoisoned hugepagesJin Dongming2011-02-021-1/+6
* memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki2011-01-201-0/+2
* thp: keep highpte mapped until it is no longer neededJohannes Weiner2011-01-201-1/+2
* thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli2011-01-131-4/+19
* thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli2011-01-131-11/+30
* thp: fix anon memory statistics with transparent hugepagesRik van Riel2011-01-131-0/+10
* thp: disable transparent hugepages by default on small systemsRik van Riel2011-01-131-0/+8
* thp: freeze khugepaged and ksmdAndrea Arcangeli2011-01-131-2/+12
* thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-131-2/+4
* thp: don't allow transparent hugepage support without PSEAndrea Arcangeli2011-01-131-0/+8
* thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli2011-01-131-2/+78
* thp: transparent hugepage config choiceAndrea Arcangeli2011-01-131-0/+5
* thp: allocate memory in khugepaged outside of mmap_sem write modeAndrea Arcangeli2011-01-131-22/+34
* thp: add numa awareness to hugepage allocationsAndrea Arcangeli2011-01-131-13/+74
* thp: enable direct defragAndrea Arcangeli2011-01-131-0/+1
* thp: set recommended min free kbytesAndrea Arcangeli2011-01-131-0/+52
* thp: mprotect: transparent huge page supportJohannes Weiner2011-01-131-0/+27
* thp: mincore transparent hugepage supportJohannes Weiner2011-01-131-0/+25
* thp: khugepagedAndrea Arcangeli2011-01-131-10/+1063
* thp: transparent hugepage vmstatAndrea Arcangeli2011-01-131-0/+3
* thp: memcg huge memoryAndrea Arcangeli2011-01-131-5/+31
* thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli2011-01-131-0/+16
* thp: split_huge_page anon_vma ordering dependencyAndrea Arcangeli2011-01-131-0/+16
* thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+901