1. 100873d hugetlb: rename hugepage_migration_support() to ..._supported() by Naoya Horiguchi · 10 years ago
  2. 68711a7 mm, migration: add destination page freeing callback by David Rientjes · 10 years ago
  3. 11de992 mm: numa: add migrated transhuge pages to LRU the same way as base pages by Mel Gorman · 10 years ago
  4. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 10 years ago
  5. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 10 years ago
  6. a3978a5 mm/migrate.c: fix setting of cpupid on page migration twice against normal page by Wanpeng Li · 10 years ago
  7. baae911 sched/numa: fix setting of cpupid on page migration twice by Wanpeng Li · 10 years ago
  8. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  9. 78d5506 mm/migrate: remove unused function, fail_migrate_page() by Joonsoo Kim · 10 years ago
  10. 59c82b7 mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages by Joonsoo Kim · 10 years ago
  11. 32665f2 mm/migrate: correct failure handling if !hugepage_migration_support() by Joonsoo Kim · 10 years ago
  12. 354a336 mm/migrate: add comment about permanent failure path by Naoya Horiguchi · 10 years ago
  13. af1839d mm: numa: trace tasks that fail migration due to rate limiting by Mel Gorman · 10 years ago
  14. 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 10 years ago
  15. 1c30e01 mm: numa: make NUMA-migrate related functions static by Mel Gorman · 10 years ago
  16. 051ac83 mm/rmap: make rmap_walk to get the rmap_walk_control argument by Joonsoo Kim · 10 years ago
  17. 8e321fe aio/migratepages: make aio migrate pages sane by Benjamin LaHaise · 11 years ago
  18. b0943d6 mm: numa: defer TLB flush for THP migration as long as possible by Mel Gorman · 11 years ago
  19. de466bd mm: numa: avoid unnecessary disruption of NUMA hinting during migration by Mel Gorman · 11 years ago
  20. eb4489f6 mm: numa: avoid unnecessary work on the failure path by Mel Gorman · 11 years ago
  21. f714f4f mm: numa: call MMU notifiers on THP migration by Mel Gorman · 11 years ago
  22. 2b4847e mm: numa: serialise parallel get_user_page against THP migration by Mel Gorman · 11 years ago
  23. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  24. c4088eb mm: convert the rest to new page table lock api by Kirill A. Shutemov · 11 years ago
  25. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  26. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  27. 3f926ab mm: Close races between THP migration and PMD numa clearing by Mel Gorman · 11 years ago
  28. c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 11 years ago
  29. 7851a45 mm: numa: Copy cpupid on page migration by Rik van Riel · 11 years ago
  30. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  31. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
  32. 1bc115d mm: numa: Scan pages with elevated page_mapcount by Mel Gorman · 11 years ago
  33. a54a407 mm: Close races between THP migration and PMD numa clearing by Mel Gorman · 11 years ago
  34. 117aad1 mm: avoid reinserting isolated balloon pages into LRU lists by Rafael Aquini · 11 years ago
  35. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  36. 6e543d5 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
  37. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  38. e632a93 mm: migrate: add hugepage migration code to move_pages() by Naoya Horiguchi · 11 years ago
  39. b8ec1ce mm: soft-offline: use migrate_pages() instead of migrate_huge_page() by Naoya Horiguchi · 11 years ago
  40. 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
  41. 36bc08c fs/aio: Add support to aio ring pages migration by Gu Zheng · 11 years ago
  42. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
  43. c2cc499 mm compaction: fix of improper cache flush in migration code by Leonid Yegoshin · 11 years ago
  44. c73e5c9 mm: rewrite the comment over migrate_pages() more comprehensibly by Srivatsa S. Bhat · 11 years ago
  45. fed5b64 mm/migrate: fix comment typo syncronous->synchronous by Jianguo Wu · 11 years ago
  46. 9c620e2 mm: remove offlining arg to migrate_pages by Hugh Dickins · 11 years ago
  47. b79bc0a ksm: enable KSM page migration by Hugh Dickins · 11 years ago
  48. c8d6553 ksm: make KSM page migration possible by Hugh Dickins · 11 years ago
  49. 22b751c mm: rename page struct field helpers by Mel Gorman · 11 years ago
  50. 340ef39 mm: numa: cleanup flow of transhuge page migration by Hugh Dickins · 11 years ago
  51. 3abef4e mm: numa: take THP into account when migrating pages for NUMA balancing by Mel Gorman · 11 years ago
  52. be7517d mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte by Tony Lu · 11 years ago
  53. 04fa5d6 mm: migrate: check page_count of THP before migrating by Mel Gorman · 11 years ago
  54. ce4a9cc mm,numa: fix update_mmu_cache_pmd call by Stephen Rothwell · 12 years ago
  55. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  56. 389162c mm,migrate: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  57. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 12 years ago
  58. bf6bddf mm: introduce compaction and migration for ballooned pages by Rafael Aquini · 12 years ago
  59. 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 12 years ago
  60. 6219049 mm: introduce mm_find_pmd() by Bob Liu · 12 years ago
  61. 4fc3f1d mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable by Ingo Molnar · 12 years ago
  62. d28d4335 mm: migrate: Account a transhuge page properly when rate limiting by Mel Gorman · 12 years ago
  63. 7548341 mm: numa: Account for failed allocations and isolations as migration failures by Mel Gorman · 12 years ago
  64. 220018d mm: numa: Add THP migration for the NUMA working set scanning fault case build fix by Mel Gorman · 12 years ago
  65. b32967f mm: numa: Add THP migration for the NUMA working set scanning fault case. by Mel Gorman · 12 years ago
  66. bac0382 mm: numa: migrate: Set last_nid on newly allocated page by Hillf Danton · 12 years ago
  67. e14808b mm: numa: Rate limit setting of pte_numa if node is saturated by Mel Gorman · 12 years ago
  68. a8f6077 mm: numa: Rate limit the amount of memory that is migrated between nodes by Mel Gorman · 12 years ago
  69. 03c5a6e mm: numa: Add pte updates, hinting and migration stats by Mel Gorman · 12 years ago
  70. 149c33e mm: migrate: Drop the misplaced pages reference count if the target node is full by Mel Gorman · 12 years ago
  71. 7039e1d mm: migrate: Introduce migrate_misplaced_page() by Peter Zijlstra · 12 years ago
  72. 7b2a2d4 mm: migrate: Add a tracepoint for migrate_pages by Mel Gorman · 12 years ago
  73. 5647bc2 mm: compaction: Move migration fail/success stats to migrate.c by Mel Gorman · 12 years ago
  74. 0030f53 mm: memcg: fix compaction/migration failing due to memcg limits by Johannes Weiner · 12 years ago
  75. 8e6ac7f hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration by Aneesh Kumar K.V · 12 years ago
  76. 189ebff hugetlb: simplify migrate_huge_page() by Aneesh Kumar K.V · 12 years ago
  77. 752dc18 mm: fix warning in __set_page_dirty_nobuffers by Hugh Dickins · 12 years ago
  78. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  79. b38a86e userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq by Eric W. Biederman · 12 years ago
  80. 6e8b09e mm: fix NULL ptr dereference in move_pages by Sasha Levin · 12 years ago
  81. 3268c63 mm: fix move/migrate_pages() race on task struct by Christoph Lameter · 12 years ago
  82. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 12 years ago
  83. 35512ec mm: postpone migrated page mapping reset by Konstantin Khlebnikov · 12 years ago
  84. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 12 years ago
  85. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 12 years ago
  86. 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 12 years ago
  87. faed836 mm/migrate.c: remove the unused macro lru_to_page by Wang Sheng-Hui · 12 years ago
  88. 564c81d mm/migrate.c: cleanup comment for migration_entry_wait() by Wang Sheng-Hui · 12 years ago
  89. 937a94c mm: migrate: one less atomic operation by Jacobo Giralt · 12 years ago
  90. 0976133 mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages by Hillf Danton · 13 years ago
  91. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  92. 0dabec9 mm: migration: clean up unmap_and_move() by Minchan Kim · 13 years ago
  93. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  94. 486cf46 mm: fix race between mremap and removing migration entry by Hugh Dickins · 13 years ago
  95. 99a15e2 migrate: don't account swapcache as shmem by Andrea Arcangeli · 13 years ago
  96. 746b18d mm: use refcounts for page_lock_anon_vma() by Peter Zijlstra · 13 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  98. 56039ef memcg: fix ugly initialization of return value is in caller by KAMEZAWA Hiroyuki · 13 years ago
  99. 11bc82d mm: compaction: Use async migration for __GFP_NO_KSWAPD and enforce no writeback by Andrea Arcangeli · 13 years ago
  100. 9e60109 mm: rename drop_anon_vma() to put_anon_vma() by Peter Zijlstra · 13 years ago