1. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 12 years ago
  2. d43a87e mm: compaction: make compact_zone_order() static by Kyungmin Park · 13 years ago
  3. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  4. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  5. b9e84ac mm: compaction: trivial clean up in acct_isolated() by Minchan Kim · 13 years ago
  6. f9e35b3 mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 by Mel Gorman · 13 years ago
  7. 7454f4b mm: compaction: ensure that the compaction free scanner does not move to the next zone by Mel Gorman · 13 years ago
  8. a582a73 compaction: checks correct fragmentation index by Shaohua Li · 13 years ago
  9. 3957c77 mm: compaction: fix special case -1 order checks by Michal Hocko · 13 years ago
  10. b2eef8c mm: compaction: minimise the time IRQs are disabled while isolating pages for migration by Andrea Arcangeli · 13 years ago
  11. 602605a mm: compaction: minimise the time IRQs are disabled while isolating free pages by Mel Gorman · 13 years ago
  12. 9d502c1 mm/compaction: check migrate_pages's return value instead of list_empty() by Minchan Kim · 13 years ago
  13. d527caf mm: compaction: prevent kswapd compacting memory to reduce CPU usage by Andrea Arcangeli · 13 years ago
  14. 82478fb mm: compaction: prevent division-by-zero during user-requested compaction by Johannes Weiner · 13 years ago
  15. c5a73c3 thp: use compaction for all allocation orders by Andrea Arcangeli · 13 years ago
  16. 5a03b05 thp: use compaction in kswapd for GFP_ATOMIC order > 0 by Andrea Arcangeli · 13 years ago
  17. bc83501 thp: transhuge isolate_migratepages() by Andrea Arcangeli · 13 years ago
  18. 9927af74 mm: compaction: perform a faster migration scan when migrating asynchronously by Mel Gorman · 13 years ago
  19. 7f0f249 mm: migration: cleanup migrate_pages API by matching types for offlining and sync by Mel Gorman · 13 years ago
  20. 77f1fe6 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path by Mel Gorman · 13 years ago
  21. 3e7d344 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim by Mel Gorman · 13 years ago
  22. b7aba69 mm: compaction: add trace events for memory compaction activity by Mel Gorman · 13 years ago
  23. dd9e5ef mm/compaction.c: avoid double mem_cgroup_del_lru() by Minchan Kim · 13 years ago
  24. bc69304 mm: compaction: handle active and inactive fairly in too_many_isolated by Minchan Kim · 14 years ago
  25. 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
  26. 56de726 mm: compaction: direct compact when a high-order allocation fails by Mel Gorman · 14 years ago
  27. ed4a6d7 mm: compaction: add /sys trigger for per-node memory compaction by Mel Gorman · 14 years ago
  28. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 14 years ago
  29. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago