aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli1-2/+4
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli3-9/+13
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-13thp: compound_trans_orderAndrea Arcangeli1-0/+14
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel2-3/+13
2011-01-13thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli1-3/+8
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli1-0/+26
2011-01-13thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli1-0/+19
2011-01-13thp: add numa awareness to hugepage allocationsAndrea Arcangeli1-2/+5
2011-01-13thp: mprotect: transparent huge page supportJohannes Weiner1-0/+2
2011-01-13thp: mincore transparent hugepage supportJohannes Weiner1-0/+3
2011-01-13thp: add x86 32bit supportJohannes Weiner1-3/+4
2011-01-13thp: remove PG_buddyAndrea Arcangeli3-11/+31
2011-01-13thp: khugepagedAndrea Arcangeli3-0/+68
2011-01-13thp: transparent hugepage vmstatAndrea Arcangeli1-0/+1
2011-01-13thp: pmd_trans_huge migrate bugcheckAndrea Arcangeli1-0/+1
2011-01-13thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli1-0/+6
2011-01-13thp: transparent hugepage coreAndrea Arcangeli7-2/+159
2011-01-13thp: _GFP_NO_KSWAPDAndrea Arcangeli1-1/+4
2011-01-13thp: kvm mmu transparent hugepage supportAndrea Arcangeli1-0/+12
2011-01-13thp: clear_copy_huge_pageAndrea Arcangeli1-0/+9
2011-01-13thp: add pmd_huge_pte to mm_structAndrea Arcangeli1-0/+3
2011-01-13thp: clear page compoundAndrea Arcangeli1-1/+16
2011-01-13thp: add pmd mmu_notifier helpersAndrea Arcangeli1-0/+40
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-6/+9
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli1-60/+154
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli1-0/+11
2011-01-13thp: export maybe_mkwriteAndrea Arcangeli1-0/+13
2011-01-13thp: alter compound get_page/put_pageAndrea Arcangeli1-2/+22
2011-01-13thp: compound_lockAndrea Arcangeli2-1/+45
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2011-01-13mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman1-1/+2
2011-01-13mm: remove unlikely() from page_mapping()Steven Rostedt1-1/+1
2011-01-13mm: remove likely() from mapping_unevictable()Steven Rostedt1-1/+1
2011-01-13mm: add FOLL_MLOCK follow_page flag.Michel Lespinasse1-0/+1
2011-01-13mm: clear PageError bit in msync & fsyncRik van Riel1-1/+1
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+2
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes1-2/+3
2011-01-13mm: remove gfp mask from pcpu_get_vm_areasDavid Rientjes1-1/+1
2011-01-13mm: remove unused get_vm_area_nodeDavid Rientjes1-3/+0
2011-01-13mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman1-3/+3
2011-01-13mm: migration: cleanup migrate_pages API by matching types for offlining and syncMel Gorman1-4/+4
2011-01-13mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster pathMel Gorman2-8/+14
2011-01-13mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman2-0/+21
2011-01-13mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman1-3/+3
2011-01-13mm: compaction: add trace events for memory compaction activityMel Gorman1-0/+74
2011-01-13writeback: trace wakeup event for background writebackWu Fengguang1-0/+1
2011-01-13mm: vmstat: use a single setter function and callback for adjusting percpu thresholdsMel Gorman1-4/+6
2011-01-13mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2-7/+8
2011-01-13sched: remove long deprecated CLONE_STOPPED flagDave Jones1-1/+2