Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
[linux-flexiantxendom0-3.2.10.git] / include / linux / migrate.h
2012-03-22 Konstantin Khlebnikovmm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRA...
2012-01-23 Andrew Mortonmm: fix warnings regarding enum migrate_mode
2012-01-13 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-01-13 Mel Gormanmm: compaction: determine if dirty pages can be migrate...
2011-01-14 Mel Gormanmm: migration: cleanup migrate_pages API by matching...
2011-01-14 Mel Gormanmm: migration: allow migration to operate asynchronousl...
2010-10-08 Naoya HoriguchiFix build error with !CONFIG_MIGRATION
2010-10-08 Naoya Horiguchihugetlb: hugepage migration core
2010-05-25 Mel Gormanmm: compaction: memory compaction core
2010-05-25 Minchan Kimmm: remove return value of putback_lru_pages()
2009-12-15 Hugh Dickinsksm: memory hotremove migration only
2009-01-06 KOSAKI Motohiromm: cleanup: remove #ifdef CONFIG_MIGRATION
2008-10-20 Nick Pigginvmscan: move isolate_lru_page() to vmscan.c
2008-07-24 Gerald Schaefermm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
2007-05-07 Christoph Lameterpage migration: Only migrate pages if allocation in...
2007-03-05 Christoph Lameter[PATCH] Page migration: Fix vma flag checking
2006-06-25 Christoph Lameter[PATCH] page migration: Support a vma migration function
2006-06-23 Christoph Lameter[PATCH] page migration: sys_move_pages(): support movin...
2006-06-23 Christoph Lameter[PATCH] page migration: use allocator function for...
2006-06-23 Christoph Lameter[PATCH] page migration: handle freeing of pages in...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: pass "mapping" to migra...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: remove useless definitions
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-31 Christoph Lameter[PATCH] migrate_pages_to() must be defined for the...
2006-03-22 Christoph Lameter[PATCH] page migration reorg