summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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: transhuge isolate_migratepages()Andrea Arcangeli
2011-01-14thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabledAndrea 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: mprotect: pass vma down to page table walkersJohannes Weiner
2011-01-14thp: mincore transparent hugepage supportJohannes Weiner
2011-01-14thp: add x86 32bit supportJohannes Weiner
2011-01-14thp: remove PG_buddyAndrea Arcangeli
2011-01-14thp: skip transhuge pages in ksm for nowAndrea Arcangeli
2011-01-14thp: khugepaged vma mergeAndrea Arcangeli
2011-01-14thp: khugepagedAndrea Arcangeli
2011-01-14thp: transparent hugepage vmstatAndrea Arcangeli
2011-01-14thp: memcg huge memoryAndrea Arcangeli
2011-01-14thp: transhuge-memcg: commit tail pages at chargeDaisuke Nishimura
2011-01-14thp: memcg compoundAndrea Arcangeli
2011-01-14thp: pmd_trans_huge migrate bugcheckAndrea Arcangeli
2011-01-14thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli
2011-01-14thp: verify pmd_trans_huge isn't leakingAndrea Arcangeli
2011-01-14thp: split_huge_page anon_vma ordering dependencyAndrea Arcangeli
2011-01-14thp: transparent hugepage core fixletHugh Dickins
2011-01-14thp: transparent hugepage coreAndrea Arcangeli
2011-01-14thp: don't alloc harder for gfp nomemalloc even if nowaitAndrea Arcangeli
2011-01-14thp: _GFP_NO_KSWAPDAndrea Arcangeli
2011-01-14thp: clear_copy_huge_pageAndrea Arcangeli
2011-01-14thp: split_huge_page pagingAndrea Arcangeli
2011-01-14thp: split_huge_page_mm/vmaAndrea Arcangeli
2011-01-14thp: pte alloc trans splittingAndrea Arcangeli
2011-01-14thp: add pmd mangling generic functionsAndrea Arcangeli
2011-01-14thp: CONFIG_TRANSPARENT_HUGEPAGEAndrea Arcangeli
2011-01-14thp: comment reminder in destroy_compound_pageAndrea Arcangeli
2011-01-14thp: export maybe_mkwriteAndrea Arcangeli
2011-01-14thp: clear compound mappingAndrea Arcangeli
2011-01-14thp: put_page: recheck PageHead after releasing the compound_lockAndrea Arcangeli
2011-01-14thp: alter compound get_page/put_pageAndrea Arcangeli
2011-01-14thp: fix bad_page to show the real reason the page is badAndrea Arcangeli
2011-01-14thp: ksm: free swap when swapcache page is replacedHugh Dickins
2011-01-14writeback: avoid unnecessary determine_dirtyable_memory callMinchan Kim
2011-01-14mm: set correct numa_zonelist_order string when configured on the kernel comm...Volodymyr G. Lukiianyk
2011-01-14mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur...Mel Gorman
2011-01-14mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to ...Mel Gorman
2011-01-14mm: kswapd: reset kswapd_max_order and classzone_idx after readingMel Gorman
2011-01-14mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematur...Mel Gorman