summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: migrate: Account a transhuge page properly when rate limitingMel Gorman2012-12-111-4/+4
* mm: numa: Account for failed allocations and isolations as migration failuresMel Gorman2012-12-111-1/+4
* mm: numa: Add THP migration for the NUMA working set scanning fault case buil...Mel Gorman2012-12-111-0/+2
* mm: numa: Add THP migration for the NUMA working set scanning fault case.Mel Gorman2012-12-111-41/+190
* mm: numa: migrate: Set last_nid on newly allocated pageHillf Danton2012-12-111-0/+3
* mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman2012-12-111-0/+20
* mm: numa: Rate limit the amount of memory that is migrated between nodesMel Gorman2012-12-111-1/+29
* mm: numa: Add pte updates, hinting and migration statsMel Gorman2012-12-111-1/+2
* mm: migrate: Drop the misplaced pages reference count if the target node is fullMel Gorman2012-12-111-7/+10
* mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra2012-12-111-2/+106
* mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-111-2/+8
* mm: compaction: Move migration fail/success stats to migrate.cMel Gorman2012-12-111-0/+6
* mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner2012-08-011-9/+2
* hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...Aneesh Kumar K.V2012-08-011-0/+5
* hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V2012-08-011-44/+21
* mm: fix warning in __set_page_dirty_nobuffersHugh Dickins2012-06-041-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-241-2/+2
|\
| * userns: Convert the move_pages, and migrate_pages permission checks to use ui...Eric W. Biederman2012-05-151-2/+2
* | mm: fix NULL ptr dereference in move_pagesSasha Levin2012-04-261-8/+8
|/
* mm: fix move/migrate_pages() race on task structChristoph Lameter2012-03-221-17/+19
* memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-061-2/+0
* mm: postpone migrated page mapping resetKonstantin Khlebnikov2012-02-041-1/+1
* mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-01-131-35/+43
* mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-01-131-37/+92
* memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki2012-01-131-0/+2
* mm/migrate.c: remove the unused macro lru_to_pageWang Sheng-Hui2012-01-111-2/+0
* mm/migrate.c: cleanup comment for migration_entry_wait()Wang Sheng-Hui2012-01-111-2/+0
* mm: migrate: one less atomic operationJacobo Giralt2012-01-111-6/+4
* mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton2011-12-091-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-1/+1
|\
| * mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* | mm: migration: clean up unmap_and_move()Minchan Kim2011-11-011-35/+40
|/
* mm: fix race between mremap and removing migration entryHugh Dickins2011-10-201-4/+4
* migrate: don't account swapcache as shmemAndrea Arcangeli2011-06-171-1/+1
* mm: use refcounts for page_lock_anon_vma()Peter Zijlstra2011-05-251-13/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* memcg: fix ugly initialization of return value is in callerKAMEZAWA Hiroyuki2011-03-241-1/+1
* mm: compaction: Use async migration for __GFP_NO_KSWAPD and enforce no writebackAndrea Arcangeli2011-03-231-15/+33
* mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra2011-03-231-2/+2
* mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-231-1/+1
* mm: grab rcu read lock in move_pages()Greg Thelen2011-02-261-3/+3
* mm/migration: fix page corruption during hugepage migrationMinchan Kim2011-02-031-4/+0
* mm: when migrate_pages returns 0, all pages must have been releasedAndrea Arcangeli2011-02-031-2/+1
* mm: migration: clarify migrate_pages() commentMinchan Kim2011-01-261-1/+1
* memcg: fix memory migration of shmem swapcacheDaisuke Nishimura2011-01-141-1/+1
* mm: fix hugepage migrationHugh Dickins2011-01-141-17/+6
* mm: fix migration hangs on anon_vma lockHugh Dickins2011-01-141-29/+19
* mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman2011-01-141-2/+2
* thp: pmd_trans_huge migrate bugcheckAndrea Arcangeli2011-01-141-1/+6
* mm: migration: cleanup migrate_pages API by matching types for offlining and ...Mel Gorman2011-01-141-4/+4