1. 7a93e74 mm/compaction: Break out of loop on !PageBuddy in isolate_freepages_block by Laura Abbott · 10 years ago
  2. ab21102 compaction: fix build error in CMA && !COMPACTION by Minchan Kim · 12 years ago
  3. 9814940 mm: compaction: partially revert capture of suitable high-order page by Mel Gorman · 12 years ago
  4. 7cca82b mm: compaction: fix echo 1 > compact_memory return error issue by Jason Liu · 12 years ago
  5. 3f2afc2 mm: compaction: Add scanned and isolated counters for compaction by Mel Gorman · 12 years ago
  6. cd9bb9b mm: compaction: Move migration fail/success stats to migrate.c by Mel Gorman · 12 years ago
  7. 812f7a3 mm: compaction: validate pfn range passed to isolate_freepages_block by Mel Gorman · 12 years ago
  8. 2a3232d mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 12 years ago
  9. d05b452 CMA: migrate mlocked pages by Minchan Kim · 12 years ago
  10. 9317a2b mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity by Mel Gorman · 12 years ago
  11. d58f1f2 mm: compaction: Restart compaction from near where it left off by Mel Gorman · 12 years ago
  12. 6b50664 mm: compaction: cache if a pageblock was scanned and no pages were isolated by Mel Gorman · 12 years ago
  13. b35e2d7 mm: compaction: acquire the zone->lock as late as possible by Mel Gorman · 12 years ago
  14. 79f6ed5 mm: compaction: acquire the zone->lru_lock as late as possible by Mel Gorman · 12 years ago
  15. 5e663dc mm: compaction: Update try_to_compact_pages()kerneldoc comment by Mel Gorman · 12 years ago
  16. dcdfce4 mm: compaction: move fatal signal check out of compact_checklock_irqsave by Mel Gorman · 12 years ago
  17. 3cbf351 mm: compaction: abort compaction loop if lock is contended or run too long by Shaohua Li · 12 years ago
  18. 0a1104a mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 12 years ago
  19. 05fd3fd mm: compaction: update comment in try_to_compact_pages by Mel Gorman · 12 years ago
  20. 27d1af8 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 12 years ago
  21. fc83d28 mm/compaction.c: fix deferring compaction mistake by Minchan Kim · 12 years ago
  22. a56063e mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 12 years ago
  23. 6d8a50e mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 12 years ago
  24. 1964431 cma: fix watermark checking by Bartlomiej Zolnierkiewicz · 12 years ago
  25. d4158d2 mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 13 years ago
  26. 02ff1de mm: compaction: export some of the functions by Michal Nazarewicz · 13 years ago
  27. 61ee2fc mm: compaction: introduce isolate_freepages_range() by Michal Nazarewicz · 13 years ago
  28. 2770ccf mm: compaction: introduce map_pages() by Michal Nazarewicz · 13 years ago
  29. a196a6c mm: compaction: introduce isolate_migratepages_range() by Michal Nazarewicz · 13 years ago
  30. aad6ec3 mm: compaction: make compact_control order signed by Dan Carpenter · 12 years ago
  31. 8575ec2 compact_pgdat: workaround lockdep warning in kswapd by Hugh Dickins · 12 years ago
  32. aff6224 vmscan: only defer compaction for failed order and higher by Rik van Riel · 12 years ago
  33. 7be62de vmscan: kswapd carefully call compaction by Rik van Riel · 12 years ago
  34. dc90860 mm: compaction: check for overlapping nodes during isolation for migration by Mel Gorman · 13 years ago
  35. 0bf380b mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block during isolation for migration by Mel Gorman · 13 years ago
  36. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 13 years ago
  37. c824493 mm: compaction: make isolate_lru_page() filter-aware again by Mel Gorman · 13 years ago
  38. b16d3d5 mm: compaction: use synchronous compaction for /proc/sys/vm/compact_memory by Mel Gorman · 13 years ago
  39. a77ebd3 mm: compaction: allow compaction to isolate dirty pages by Mel Gorman · 13 years ago
  40. 31b8384 mm: compaction: push isolate search base of compact control one pfn ahead by Hillf Danton · 13 years ago
  41. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  42. d43a87e mm: compaction: make compact_zone_order() static by Kyungmin Park · 13 years ago
  43. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  44. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  45. b9e84ac mm: compaction: trivial clean up in acct_isolated() by Minchan Kim · 13 years ago
  46. f9e35b3 mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 by Mel Gorman · 13 years ago
  47. 7454f4b mm: compaction: ensure that the compaction free scanner does not move to the next zone by Mel Gorman · 13 years ago
  48. a582a73 compaction: checks correct fragmentation index by Shaohua Li · 13 years ago
  49. 3957c77 mm: compaction: fix special case -1 order checks by Michal Hocko · 13 years ago
  50. b2eef8c mm: compaction: minimise the time IRQs are disabled while isolating pages for migration by Andrea Arcangeli · 13 years ago
  51. 602605a mm: compaction: minimise the time IRQs are disabled while isolating free pages by Mel Gorman · 13 years ago
  52. 9d502c1 mm/compaction: check migrate_pages's return value instead of list_empty() by Minchan Kim · 13 years ago
  53. d527caf mm: compaction: prevent kswapd compacting memory to reduce CPU usage by Andrea Arcangeli · 13 years ago
  54. 82478fb mm: compaction: prevent division-by-zero during user-requested compaction by Johannes Weiner · 14 years ago
  55. c5a73c3 thp: use compaction for all allocation orders by Andrea Arcangeli · 14 years ago
  56. 5a03b05 thp: use compaction in kswapd for GFP_ATOMIC order > 0 by Andrea Arcangeli · 14 years ago
  57. bc83501 thp: transhuge isolate_migratepages() by Andrea Arcangeli · 14 years ago
  58. 9927af74 mm: compaction: perform a faster migration scan when migrating asynchronously by Mel Gorman · 14 years ago
  59. 7f0f249 mm: migration: cleanup migrate_pages API by matching types for offlining and sync by Mel Gorman · 14 years ago
  60. 77f1fe6 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path by Mel Gorman · 14 years ago
  61. 3e7d344 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim by Mel Gorman · 14 years ago
  62. b7aba69 mm: compaction: add trace events for memory compaction activity by Mel Gorman · 14 years ago
  63. dd9e5ef mm/compaction.c: avoid double mem_cgroup_del_lru() by Minchan Kim · 14 years ago
  64. bc69304 mm: compaction: handle active and inactive fairly in too_many_isolated by Minchan Kim · 14 years ago
  65. 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 14 years ago
  66. 56de726 mm: compaction: direct compact when a high-order allocation fails by Mel Gorman · 14 years ago
  67. ed4a6d7 mm: compaction: add /sys trigger for per-node memory compaction by Mel Gorman · 14 years ago
  68. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 14 years ago
  69. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago