1. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  2. 9b27297 memcg: skip scanning active lists based on individual size by Johannes Weiner · 13 years ago
  3. e0c2327 vmscan: abort reclaim/compaction if compaction can proceed by Mel Gorman · 13 years ago
  4. e0887c1 vmscan: limit direct reclaim for higher order allocations by Rik van Riel · 13 years ago
  5. 21ee9f3 vmscan: add barrier to prevent evictable page in unevictable list by Minchan Kim · 13 years ago
  6. 264e56d mm: disable user interface to manually rescue unevictable pages by Johannes Weiner · 13 years ago
  7. 3f38099 vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node() by Kautuk Consul · 13 years ago
  8. f0dfcde kswapd: assign new_order and new_classzone_idx after wakeup in sleeping by Alex,Shi · 13 years ago
  9. d2ebd0f6 kswapd: avoid unnecessary rebalance after an unsuccessful balancing by Alex,Shi · 13 years ago
  10. 16fb951 vmscan: count pages into balanced for zone with good watermark by Shaohua Li · 13 years ago
  11. 49ea7eb mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes by Mel Gorman · 13 years ago
  12. 92df3a7 mm: vmscan: throttle reclaim if encountering too many dirty pages under writeback by Mel Gorman · 13 years ago
  13. f84f6e2 mm: vmscan: do not writeback filesystem pages in kswapd except in high priority by Mel Gorman · 13 years ago
  14. a18bba0 mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under writeback by Mel Gorman · 13 years ago
  15. ee72886 mm: vmscan: do not writeback filesystem pages in direct reclaim by Mel Gorman · 13 years ago
  16. f11c0ca mm: vmscan: drop nr_force_scan[] from get_scan_count by Johannes Weiner · 13 years ago
  17. 3da367c vmscan: add block plug for page reclaim by Shaohua Li · 13 years ago
  18. f80c067 mm: zone_reclaim: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  19. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  20. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  21. 0e175a1 writeback: Add a 'reason' to wb_writeback_work by Curt Wohlgemuth · 13 years ago
  22. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  23. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
  24. a4d3e9e mm: vmscan: fix force-scanning small targets without swap by Johannes Weiner · 13 years ago
  25. 439423f vmscan: clear ZONE_CONGESTED for zone with good watermark by Shaohua Li · 13 years ago
  26. f51bdd2 mm: fix a vmscan warning by Shaohua Li · 13 years ago
  27. 81d66c7 mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed" by Justin P. Mattock · 13 years ago
  28. 82f9d48 memcg: add memory.vmscan_stat by KAMEZAWA Hiroyuki · 13 years ago
  29. 4508378b95 memcg: fix vmscan count in small memcgs by KAMEZAWA Hiroyuki · 13 years ago
  30. bb2a0de memcg: consolidate memory cgroup lru stat functions by KAMEZAWA Hiroyuki · 13 years ago
  31. 1f4c025 memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() by KAMEZAWA Hiroyuki · 13 years ago
  32. e9299f5 vmscan: add customisable shrinker batch size by Dave Chinner · 13 years ago
  33. 3567b59 vmscan: reduce wind up shrinker->nr when shrinker can't do work by Dave Chinner · 13 years ago
  34. acf92b4 vmscan: shrinker->nr updates race and go wrong by Dave Chinner · 13 years ago
  35. 0957607 vmscan: add shrink_slab tracepoints by Dave Chinner · 13 years ago
  36. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 13 years ago
  37. 215ddd6 mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully by Mel Gorman · 13 years ago
  38. da175d0 mm: vmscan: evaluate the watermarks against the correct classzone by Mel Gorman · 13 years ago
  39. d7868da mm: vmscan: do not apply pressure to slab if we are not applying pressure to zone by Mel Gorman · 13 years ago
  40. 08951e5 mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely by Mel Gorman · 13 years ago
  41. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  42. d179e84 mm: vmscan: do not use page_count without a page pin by Andrea Arcangeli · 13 years ago
  43. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 13 years ago
  44. 1bac180 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() by Ying Han · 13 years ago
  45. 246e87a memcg: fix get_scan_count() for small targets by KAMEZAWA Hiroyuki · 13 years ago
  46. 889976d memcg: reclaim memory from nodes in round-robin order by Ying Han · 13 years ago
  47. d149e3b memcg: add the soft_limit reclaim in global direct reclaim. by Ying Han · 13 years ago
  48. 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 13 years ago
  49. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  50. a09ed5e vmscan: change shrink_slab() interfaces by passing shrink_control by Ying Han · 13 years ago
  51. 0c91731 mm: strictly require elevated page refcount in isolate_lru_page() by Konstantin Khlebnikov · 13 years ago
  52. f06590b mm: vmscan: correctly check if reclaimer should schedule during shrink_slab by Minchan Kim · 13 years ago
  53. afc7e32 mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely by Johannes Weiner · 13 years ago
  54. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  55. d6c438b memcg: fix zone congestion by KAMEZAWA Hiroyuki · 13 years ago
  56. 929bea7 vmscan: all_unreclaimable() use zone->all_unreclaimable as a name by KOSAKI Motohiro · 13 years ago
  57. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  58. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  59. 8afdcec mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones by Mel Gorman · 13 years ago
  60. e64a782 mm: change __remove_from_page_cache() by Minchan Kim · 13 years ago
  61. d527caf mm: compaction: prevent kswapd compacting memory to reduce CPU usage by Andrea Arcangeli · 13 years ago
  62. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  63. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  64. 2876592 mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEAT by Mel Gorman · 13 years ago
  65. f0fdc5e vmscan: fix zone shrinking exit when scan work is done by Johannes Weiner · 13 years ago
  66. f33261d mm: fix deferred congestion timeout if preferred zone is not allowed by David Rientjes · 13 years ago
  67. 3305de5 mm/vmscan.c: remove duplicate include of compaction.h by Jesper Juhl · 13 years ago
  68. 7a60857 Revert "mm: batch activate_page() to reduce lock contention" by Linus Torvalds · 13 years ago
  69. 744ed144 mm: batch activate_page() to reduce lock contention by Shaohua Li · 13 years ago
  70. 9992af1 thp: scale nr_rotated to balance memory pressure by Rik van Riel · 13 years ago
  71. 2c888cf thp: fix anon memory statistics with transparent hugepages by Rik van Riel · 13 years ago
  72. 5a03b05 thp: use compaction in kswapd for GFP_ATOMIC order > 0 by Andrea Arcangeli · 13 years ago
  73. dc83edd mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematurely() by Mel Gorman · 13 years ago
  74. 355b09c mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to balance_pgdat() by Mel Gorman · 13 years ago
  75. 4d40502 mm: kswapd: reset kswapd_max_order and classzone_idx after reading by Mel Gorman · 13 years ago
  76. 0abdee2 mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematurely() by Mel Gorman · 13 years ago
  77. 1741c87 mm: kswapd: keep kswapd awake for high-order allocations until a percentage of the node is balanced by Mel Gorman · 13 years ago
  78. 9950474 mm: kswapd: stop high-order balancing when any suitable zone is balanced by Mel Gorman · 13 years ago
  79. f3a310b mm: vmscan: rename lumpy_mode to reclaim_mode by Mel Gorman · 13 years ago
  80. 77f1fe6 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path by Mel Gorman · 13 years ago
  81. 3e7d344 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim by Mel Gorman · 13 years ago
  82. ee64fc9 mm: vmscan: convert lumpy_mode into a bitmask by Mel Gorman · 13 years ago
  83. f0bc0a6 vmscan: factor out kswapd sleeping logic from kswapd() by KOSAKI Motohiro · 13 years ago
  84. b44129b mm: vmstat: use a single setter function and callback for adjusting percpu thresholds by Mel Gorman · 13 years ago
  85. 88f5acf mm: page allocator: adjust the per-cpu counter threshold when memory is low by Mel Gorman · 13 years ago
  86. 6072d13 Call the filesystem back whenever a page is removed from the page cache by Linus Torvalds · 14 years ago
  87. 1dce071e vmscan: avoid setting zone congested if no page dirty by Shaohua Li · 14 years ago
  88. 2e30244 vmscan,tmpfs: treat used once pages on tmpfs as used once by KOSAKI Motohiro · 14 years ago
  89. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  90. 08fc468 vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolated by KOSAKI Motohiro · 14 years ago
  91. 4718505 vmscan: remove dead code in shrink_inactive_list() by KOSAKI Motohiro · 14 years ago
  92. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  93. bc57e00 vmscan: synchronous lumpy reclaim should not call congestion_wait() by KOSAKI Motohiro · 14 years ago
  94. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  95. 66d9a98 vmscan: delete dead code by Shaohua Li · 14 years ago
  96. 74e3f3c vmscan: prevent background aging of anon page in no swap system by Minchan Kim · 14 years ago
  97. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  98. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  99. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  100. d190836 vmscan: check all_unreclaimable in direct reclaim path by Minchan Kim · 14 years ago