aboutsummaryrefslogtreecommitdiff
path: root/mm/migrate.c
AgeCommit message (Expand)Author
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-05-24mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin
2013-04-29mm: rewrite the comment over migrate_pages() more comprehensiblySrivatsa S. Bhat
2013-04-29mm/migrate: fix comment typo syncronous->synchronousJianguo Wu
2013-02-23mm: remove offlining arg to migrate_pagesHugh Dickins
2013-02-23ksm: enable KSM page migrationHugh Dickins
2013-02-23ksm: make KSM page migration possibleHugh Dickins
2013-02-23mm: rename page struct field helpersMel Gorman
2013-02-23mm: numa: cleanup flow of transhuge page migrationHugh Dickins
2013-02-23mm: numa: take THP into account when migrating pages for NUMA balancingMel Gorman
2013-02-05mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu
2013-01-11mm: migrate: check page_count of THP before migratingMel Gorman
2012-12-17mm,numa: fix update_mmu_cache_pmd callStephen Rothwell
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-12mm,migrate: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-11mm: introduce putback_movable_pages()Rafael Aquini
2012-12-11mm: introduce compaction and migration for ballooned pagesRafael Aquini
2012-12-11mm: adjust address_space_operations.migratepage() return codeRafael Aquini
2012-12-11mm: introduce mm_find_pmd()Bob Liu
2012-12-11mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalableIngo Molnar
2012-12-11mm: migrate: Account a transhuge page properly when rate limitingMel Gorman
2012-12-11mm: numa: Account for failed allocations and isolations as migration failuresMel Gorman
2012-12-11mm: numa: Add THP migration for the NUMA working set scanning fault case buil...Mel Gorman
2012-12-11mm: numa: Add THP migration for the NUMA working set scanning fault case.Mel Gorman
2012-12-11mm: numa: migrate: Set last_nid on newly allocated pageHillf Danton
2012-12-11mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman
2012-12-11mm: numa: Rate limit the amount of memory that is migrated between nodesMel Gorman
2012-12-11mm: numa: Add pte updates, hinting and migration statsMel Gorman
2012-12-11mm: migrate: Drop the misplaced pages reference count if the target node is fullMel Gorman
2012-12-11mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra
2012-12-11mm: migrate: Add a tracepoint for migrate_pagesMel Gorman
2012-12-11mm: compaction: Move migration fail/success stats to migrate.cMel Gorman
2012-07-31mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner
2012-07-31hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...Aneesh Kumar K.V
2012-07-31hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V
2012-06-03mm: fix warning in __set_page_dirty_nobuffersHugh Dickins
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-15userns: Convert the move_pages, and migrate_pages permission checks to use ui...Eric W. Biederman
2012-04-25mm: fix NULL ptr dereference in move_pagesSasha Levin
2012-03-21mm: fix move/migrate_pages() race on task structChristoph Lameter
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins
2012-02-03mm: postpone migrated page mapping resetKonstantin Khlebnikov
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-01-12memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki
2012-01-10mm/migrate.c: remove the unused macro lru_to_pageWang Sheng-Hui
2012-01-10mm/migrate.c: cleanup comment for migration_entry_wait()Wang Sheng-Hui
2012-01-10mm: migrate: one less atomic operationJacobo Giralt
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds