aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/migrate.h
Commit message (Expand)AuthorAge
* mm: migration: cleanup migrate_pages API by matching types for offlining and ...Mel Gorman2011-01-13
* mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman2011-01-13
* Fix build error with !CONFIG_MIGRATIONNaoya Horiguchi2010-10-08
* hugetlb: hugepage migration coreNaoya Horiguchi2010-10-08
* mm: compaction: memory compaction coreMel Gorman2010-05-25
* mm: remove return value of putback_lru_pages()Minchan Kim2010-05-25
* ksm: memory hotremove migration onlyHugh Dickins2009-12-15
* mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro2009-01-06
* vmscan: move isolate_lru_page() to vmscan.cNick Piggin2008-10-20
* mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2008-07-24
* page migration: Only migrate pages if allocation in the highest zone is possibleChristoph Lameter2007-05-07
* [PATCH] Page migration: Fix vma flag checkingChristoph Lameter2007-03-05
* [PATCH] page migration: Support a vma migration functionChristoph Lameter2006-06-25
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-23
* [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-23
* [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-23
* [PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter2006-06-23
* [PATCH] page migration cleanup: remove useless definitionsChristoph Lameter2006-06-23
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] migrate_pages_to() must be defined for the no swap caseChristoph Lameter2006-03-31
* [PATCH] page migration reorgChristoph Lameter2006-03-22