aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13thp: freeze khugepaged and ksmdAndrea Arcangeli2-4/+18
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli2-2/+24
2011-01-13thp: don't allow transparent hugepage support without PSEAndrea Arcangeli1-0/+8
2011-01-13thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli2-2/+80
2011-01-13thp: transhuge isolate_migratepages()Andrea Arcangeli1-0/+15
2011-01-13thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabledAndrea Arcangeli1-0/+1
2011-01-13thp: transparent hugepage config choiceAndrea Arcangeli2-2/+30
2011-01-13thp: allocate memory in khugepaged outside of mmap_sem write modeAndrea Arcangeli1-22/+34
2011-01-13thp: add numa awareness to hugepage allocationsAndrea Arcangeli2-18/+82
2011-01-13thp: enable direct defragAndrea Arcangeli1-0/+1
2011-01-13thp: set recommended min free kbytesAndrea Arcangeli1-0/+52
2011-01-13thp: mprotect: transparent huge page supportJohannes Weiner2-1/+34
2011-01-13thp: mprotect: pass vma down to page table walkersJohannes Weiner1-6/+9
2011-01-13thp: mincore transparent hugepage supportJohannes Weiner2-1/+32
2011-01-13thp: add x86 32bit supportJohannes Weiner1-1/+1
2011-01-13thp: remove PG_buddyAndrea Arcangeli3-12/+13
2011-01-13thp: skip transhuge pages in ksm for nowAndrea Arcangeli1-4/+15
2011-01-13thp: khugepaged vma mergeAndrea Arcangeli1-0/+5
2011-01-13thp: khugepagedAndrea Arcangeli1-10/+1063
2011-01-13thp: transparent hugepage vmstatAndrea Arcangeli3-4/+20
2011-01-13thp: memcg huge memoryAndrea Arcangeli1-5/+31
2011-01-13thp: transhuge-memcg: commit tail pages at chargeDaisuke Nishimura1-17/+35
2011-01-13thp: memcg compoundAndrea Arcangeli1-30/+53
2011-01-13thp: pmd_trans_huge migrate bugcheckAndrea Arcangeli2-1/+11
2011-01-13thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli2-0/+24
2011-01-13thp: verify pmd_trans_huge isn't leakingAndrea Arcangeli1-1/+6
2011-01-13thp: split_huge_page anon_vma ordering dependencyAndrea Arcangeli2-0/+20
2011-01-13thp: transparent hugepage core fixletHugh Dickins1-1/+1
2011-01-13thp: transparent hugepage coreAndrea Arcangeli6-33/+1056
2011-01-13thp: don't alloc harder for gfp nomemalloc even if nowaitAndrea Arcangeli1-1/+6
2011-01-13thp: _GFP_NO_KSWAPDAndrea Arcangeli1-1/+2
2011-01-13thp: clear_copy_huge_pageAndrea Arcangeli2-67/+74
2011-01-13thp: split_huge_page pagingAndrea Arcangeli4-0/+11
2011-01-13thp: split_huge_page_mm/vmaAndrea Arcangeli5-0/+5
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli2-9/+18
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli2-1/+124
2011-01-13thp: CONFIG_TRANSPARENT_HUGEPAGEAndrea Arcangeli1-0/+14
2011-01-13thp: comment reminder in destroy_compound_pageAndrea Arcangeli1-0/+1
2011-01-13thp: export maybe_mkwriteAndrea Arcangeli1-13/+0
2011-01-13thp: clear compound mappingAndrea Arcangeli1-7/+4
2011-01-13thp: put_page: recheck PageHead after releasing the compound_lockAndrea Arcangeli1-2/+6
2011-01-13thp: alter compound get_page/put_pageAndrea Arcangeli1-7/+83
2011-01-13thp: fix bad_page to show the real reason the page is badAndrea Arcangeli1-1/+1
2011-01-13thp: ksm: free swap when swapcache page is replacedHugh Dickins1-0/+2
2011-01-13writeback: avoid unnecessary determine_dirtyable_memory callMinchan Kim1-1/+4
2011-01-13mm: set correct numa_zonelist_order string when configured on the kernel command lineVolodymyr G. Lukiianyk1-3/+10
2011-01-13mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematurely()Mel Gorman1-13/+16
2011-01-13mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to balance_pgdat()Mel Gorman1-1/+9
2011-01-13mm: kswapd: reset kswapd_max_order and classzone_idx after readingMel Gorman1-0/+2
2011-01-13mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematurely()Mel Gorman1-5/+11