aboutsummaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
Commit message (Expand)AuthorAgeFilesLines
* 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