1. 35979ef mm, compaction: add per-zone migration pfn cache for async compaction by David Rientjes · 10 years ago
  2. d53aea3 mm, compaction: return failed migration target pages back to freelist by David Rientjes · 10 years ago
  3. 68711a7 mm, migration: add destination page freeing callback by David Rientjes · 10 years ago
  4. c96b9e5 mm/compaction: cleanup isolate_freepages() by Vlastimil Babka · 10 years ago
  5. 13fb44e mm/compaction: clean up unused code lines by Heesub Shin · 10 years ago
  6. 49e068f mm/compaction: make isolate_freepages start at pageblock boundary by Vlastimil Babka · 10 years ago
  7. da1c67a mm, compaction: determine isolation mode only once by David Rientjes · 10 years ago
  8. b6c7501 mm/compaction: clean-up code on success of ballon isolation by Joonsoo Kim · 10 years ago
  9. c122b20 mm/compaction: check pageblock suitability once per pageblock by Joonsoo Kim · 10 years ago
  10. be1aa03 mm/compaction: change the timing to check to drop the spinlock by Joonsoo Kim · 10 years ago
  11. 01ead53 mm/compaction: do not call suitable_migration_target() on every page by Joonsoo Kim · 10 years ago
  12. 7d348b9 mm/compaction: disallow high-order page for migration target by Joonsoo Kim · 10 years ago
  13. 74e77fb mm/compaction.c: mark function as static by Rashika Kheria · 10 years ago
  14. 119d6d5 mm, compaction: avoid isolating pinned pages by David Rientjes · 10 years ago
  15. 91ca918 mm, compaction: ignore pageblock skip when manually invoking compaction by David Rientjes · 10 years ago
  16. 2af120b mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block by Laura Abbott · 10 years ago
  17. 6c14466 mm: improve documentation of page_order by Mel Gorman · 10 years ago
  18. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  19. 55b7c4c mm: compaction: reset scanner positions immediately when they meet by Vlastimil Babka · 10 years ago
  20. 50b5b09 mm: compaction: do not mark unmovable pageblocks as skipped in async compaction by Vlastimil Babka · 10 years ago
  21. 7ed695e mm: compaction: detect when scanners meet in isolate_freepages by Vlastimil Babka · 10 years ago
  22. d3132e4 mm: compaction: reset cached scanner pfn's before reading them by Vlastimil Babka · 10 years ago
  23. de6c60a mm: compaction: encapsulate defer reset logic by Vlastimil Babka · 10 years ago
  24. 0eb927c mm: compaction: trace compaction begin and end by Mel Gorman · 10 years ago
  25. 6815bf3 mm/compaction: respect ignore_skip_hint in update_pageblock_skip by Joonsoo Kim · 10 years ago
  26. 9e4be47 mm/compaction.c: update comment about zone lock in isolate_freepages_block by Jerome Marchand · 10 years ago
  27. f6ea3ad mm/compaction.c: periodically schedule when freeing pages by David Rientjes · 11 years ago
  28. 3a7200a mm: compaction: do not compact pgdat for order-0 by Mel Gorman · 11 years ago
  29. 108bcc9 mm: add & use zone_end_pfn() and zone_spans_pfn() by Cody P Schafer · 11 years ago
  30. 9c620e2 mm: remove offlining arg to migrate_pages by Hugh Dickins · 11 years ago
  31. 194159f mm: remove MIGRATE_ISOLATE check in hotpath by Minchan Kim · 11 years ago
  32. 7103f16 mm: compaction: make __compact_pgdat() and compact_pgdat() return void by Andrew Morton · 11 years ago
  33. a9aacbc mm: compaction: do not accidentally skip pageblocks in the migrate scanner by Mel Gorman · 11 years ago
  34. 8fb74b9 mm: compaction: partially revert capture of suitable high-order page by Mel Gorman · 11 years ago
  35. 7964c06 mm: compaction: fix echo 1 > compact_memory return error issue by Jason Liu · 11 years ago
  36. 010fc29 compaction: fix build error in CMA && !COMPACTION by Minchan Kim · 11 years ago
  37. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 11 years ago
  38. c8bf2d8 mm: compaction: Fix compiler warning by Thierry Reding · 11 years ago
  39. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 11 years ago
  40. bf6bddf mm: introduce compaction and migration for ballooned pages by Rafael Aquini · 11 years ago
  41. 397487d mm: compaction: Add scanned and isolated counters for compaction by Mel Gorman · 12 years ago
  42. 7b2a2d4 mm: migrate: Add a tracepoint for migrate_pages by Mel Gorman · 12 years ago
  43. 5647bc2 mm: compaction: Move migration fail/success stats to migrate.c by Mel Gorman · 12 years ago
  44. 60177d3 mm: compaction: validate pfn range passed to isolate_freepages_block by Mel Gorman · 11 years ago
  45. 0db63d7 mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 12 years ago
  46. e46a287 CMA: migrate mlocked pages by Minchan Kim · 12 years ago
  47. 6299702 mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity by Mel Gorman · 12 years ago
  48. c89511a mm: compaction: Restart compaction from near where it left off by Mel Gorman · 12 years ago
  49. bb13ffe mm: compaction: cache if a pageblock was scanned and no pages were isolated by Mel Gorman · 12 years ago
  50. 753341a revert "mm: have order > 0 compaction start off where it left" by Mel Gorman · 12 years ago
  51. f40d1e4 mm: compaction: acquire the zone->lock as late as possible by Mel Gorman · 12 years ago
  52. 2a1402a mm: compaction: acquire the zone->lru_lock as late as possible by Mel Gorman · 12 years ago
  53. 661c4cb mm: compaction: Update try_to_compact_pages()kerneldoc comment by Mel Gorman · 12 years ago
  54. 3cc668f mm: compaction: move fatal signal check out of compact_checklock_irqsave by Mel Gorman · 12 years ago
  55. e64c523 mm: compaction: abort compaction loop if lock is contended or run too long by Shaohua Li · 12 years ago
  56. d95ea5d cma: fix watermark checking by Bartlomiej Zolnierkiewicz · 12 years ago
  57. 1fb3f8c mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 12 years ago
  58. 4ffb633 mm: compaction: update comment in try_to_compact_pages by Mel Gorman · 12 years ago
  59. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 12 years ago
  60. de74f1c mm: have order > 0 compaction start near a pageblock with free pages by Mel Gorman · 12 years ago
  61. c81758f mm/compaction.c: fix deferring compaction mistake by Minchan Kim · 12 years ago
  62. 7db8889 mm: have order > 0 compaction start off where it left by Rik van Riel · 12 years ago
  63. 4bf2bba mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 12 years ago
  64. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 12 years ago
  65. fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
  66. f3fd4a6 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 12 years ago
  67. 5ceb9ce mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks by Bartlomiej Zolnierkiewicz · 12 years ago
  68. 47118af mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 12 years ago
  69. ff9543f mm: compaction: export some of the functions by Michal Nazarewicz · 12 years ago
  70. 85aa125 mm: compaction: introduce isolate_freepages_range() by Michal Nazarewicz · 12 years ago
  71. 03d4419 mm: compaction: introduce map_pages() by Michal Nazarewicz · 12 years ago
  72. 2fe86e0 mm: compaction: introduce isolate_migratepages_range() by Michal Nazarewicz · 12 years ago
  73. aad6ec3 mm: compaction: make compact_control order signed by Dan Carpenter · 12 years ago
  74. 8575ec2 compact_pgdat: workaround lockdep warning in kswapd by Hugh Dickins · 12 years ago
  75. aff6224 vmscan: only defer compaction for failed order and higher by Rik van Riel · 12 years ago
  76. 7be62de vmscan: kswapd carefully call compaction by Rik van Riel · 12 years ago
  77. dc90860 mm: compaction: check for overlapping nodes during isolation for migration by Mel Gorman · 12 years ago
  78. 0bf380b mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block during isolation for migration by Mel Gorman · 12 years ago
  79. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 12 years ago
  80. c824493 mm: compaction: make isolate_lru_page() filter-aware again by Mel Gorman · 12 years ago
  81. b16d3d5 mm: compaction: use synchronous compaction for /proc/sys/vm/compact_memory by Mel Gorman · 12 years ago
  82. a77ebd3 mm: compaction: allow compaction to isolate dirty pages by Mel Gorman · 12 years ago
  83. 31b8384 mm: compaction: push isolate search base of compact control one pfn ahead by Hillf Danton · 12 years ago
  84. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 12 years ago
  85. d43a87e mm: compaction: make compact_zone_order() static by Kyungmin Park · 13 years ago
  86. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  87. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  88. b9e84ac mm: compaction: trivial clean up in acct_isolated() by Minchan Kim · 13 years ago
  89. f9e35b3 mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 by Mel Gorman · 13 years ago
  90. 7454f4b mm: compaction: ensure that the compaction free scanner does not move to the next zone by Mel Gorman · 13 years ago
  91. a582a73 compaction: checks correct fragmentation index by Shaohua Li · 13 years ago
  92. 3957c77 mm: compaction: fix special case -1 order checks by Michal Hocko · 13 years ago
  93. b2eef8c mm: compaction: minimise the time IRQs are disabled while isolating pages for migration by Andrea Arcangeli · 13 years ago
  94. 602605a mm: compaction: minimise the time IRQs are disabled while isolating free pages by Mel Gorman · 13 years ago
  95. 9d502c1 mm/compaction: check migrate_pages's return value instead of list_empty() by Minchan Kim · 13 years ago
  96. d527caf mm: compaction: prevent kswapd compacting memory to reduce CPU usage by Andrea Arcangeli · 13 years ago
  97. 82478fb mm: compaction: prevent division-by-zero during user-requested compaction by Johannes Weiner · 13 years ago
  98. c5a73c3 thp: use compaction for all allocation orders by Andrea Arcangeli · 13 years ago
  99. 5a03b05 thp: use compaction in kswapd for GFP_ATOMIC order > 0 by Andrea Arcangeli · 13 years ago
  100. bc83501 thp: transhuge isolate_migratepages() by Andrea Arcangeli · 13 years ago