1. 8e321fe aio/migratepages: make aio migrate pages sane by Benjamin LaHaise · 11 years ago
  2. de466bd mm: numa: avoid unnecessary disruption of NUMA hinting during migration by Mel Gorman · 11 years ago
  3. 1bc115d mm: numa: Scan pages with elevated page_mapcount by Mel Gorman · 11 years ago
  4. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  5. b8ec1ce mm: soft-offline: use migrate_pages() instead of migrate_huge_page() by Naoya Horiguchi · 11 years ago
  6. 36bc08c fs/aio: Add support to aio ring pages migration by Gu Zheng · 11 years ago
  7. 9c620e2 mm: remove offlining arg to migrate_pages by Hugh Dickins · 11 years ago
  8. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  9. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 12 years ago
  10. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 12 years ago
  11. 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 12 years ago
  12. 220018d mm: numa: Add THP migration for the NUMA working set scanning fault case build fix by Mel Gorman · 12 years ago
  13. b32967f mm: numa: Add THP migration for the NUMA working set scanning fault case. by Mel Gorman · 12 years ago
  14. e14808b mm: numa: Rate limit setting of pte_numa if node is saturated by Mel Gorman · 12 years ago
  15. 7039e1d mm: migrate: Introduce migrate_misplaced_page() by Peter Zijlstra · 12 years ago
  16. 7b2a2d4 mm: migrate: Add a tracepoint for migrate_pages by Mel Gorman · 12 years ago
  17. 189ebff hugetlb: simplify migrate_huge_page() by Aneesh Kumar K.V · 12 years ago
  18. ce1744f mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) by Konstantin Khlebnikov · 12 years ago
  19. 6536e31 mm: fix warnings regarding enum migrate_mode by Andrew Morton · 13 years ago
  20. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 13 years ago
  21. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 13 years ago
  22. 7f0f249 mm: migration: cleanup migrate_pages API by matching types for offlining and sync by Mel Gorman · 14 years ago
  23. 77f1fe6 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path by Mel Gorman · 14 years ago
  24. 6f39ce0 Fix build error with !CONFIG_MIGRATION by Naoya Horiguchi · 14 years ago
  25. 290408d hugetlb: hugepage migration core by Naoya Horiguchi · 14 years ago
  26. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago
  27. e13861d mm: remove return value of putback_lru_pages() by Minchan Kim · 14 years ago
  28. 62b61f6 ksm: memory hotremove migration only by Hugh Dickins · 15 years ago
  29. 64cdd54 mm: cleanup: remove #ifdef CONFIG_MIGRATION by KOSAKI Motohiro · 16 years ago
  30. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  31. 83d1674 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA by Gerald Schaefer · 16 years ago
  32. 906e0be page migration: Only migrate pages if allocation in the highest zone is possible by Christoph Lameter · 17 years ago
  33. 0dc952d [PATCH] Page migration: Fix vma flag checking by Christoph Lameter · 17 years ago
  34. 7b2259b [PATCH] page migration: Support a vma migration function by Christoph Lameter · 18 years ago
  35. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 18 years ago
  36. 95a402c [PATCH] page migration: use allocator function for migrate_pages() by Christoph Lameter · 18 years ago
  37. aaa994b [PATCH] page migration: handle freeing of pages in migrate_pages() by Christoph Lameter · 18 years ago
  38. 2d1db3b [PATCH] page migration cleanup: pass "mapping" to migration functions by Christoph Lameter · 18 years ago
  39. e7340f7 [PATCH] page migration cleanup: remove useless definitions by Christoph Lameter · 18 years ago
  40. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  41. 9bf9e89 [PATCH] migrate_pages_to() must be defined for the no swap case by Christoph Lameter · 18 years ago
  42. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago