summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+0Star
* mm/migrate.c: cleanup comment for migration_entry_wait()Wang Sheng-Hui2012-01-111-2/+0Star
* mm: migrate: one less atomic operationJacobo Giralt2012-01-111-6/+4Star
* 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/+4Star
* 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/+0Star
* mm: when migrate_pages returns 0, all pages must have been releasedAndrea Arcangeli2011-02-031-2/+1Star
* 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/+6Star
* mm: fix migration hangs on anon_vma lockHugh Dickins2011-01-141-29/+19Star
* 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
* mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman2011-01-141-9/+13
* mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman2011-01-141-0/+17
* mm/migrate.c: fix compilation errorMichal Nazarewicz2010-12-231-0/+2
* mm: fix error reporting in move_pages() syscallGleb Natapov2010-10-271-2/+2
* mm: compaction: fix COMPACTPAGEFAILED countingMinchan Kim2010-10-271-5/+7
* writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-271-1/+0Star
* Fix migration.c compilation on s390Andi Kleen2010-10-111-0/+2
* hugetlb: hugepage migration coreNaoya Horiguchi2010-10-081-18/+214
* mm: extend KSM refcounts to the anon_vma rootRik van Riel2010-08-101-7/+3Star
* mm: always lock the root (oldest) anon_vmaRik van Riel2010-08-101-1/+1
* mm: change direct call of spin_lock(anon_vma->lock) to inline functionRik van Riel2010-08-101-1/+1
* memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org2010-05-271-1/+1
* mm: compaction: memory compaction coreMel Gorman2010-05-251-1/+10
* mm: migration: allow the migration of PageSwapCache pagesMel Gorman2010-05-251-17/+36
* mm: migration: do not try to migrate unmapped anonymous pagesMel Gorman2010-05-251-0/+11
* mm: migration: share the anon_vma ref counts between KSM and page migrationMel Gorman2010-05-251-2/+2
* mm: migration: take a reference to the anon_vma before migratingMel Gorman2010-05-251-0/+12
* mm: remove return value of putback_lru_pages()Minchan Kim2010-05-251-6/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1