1. ece74b2 vmscan: kill sc.swap_cluster_max by KOSAKI Motohiro · 15 years ago
  2. 4f0ddfd vmscan: zone_reclaim() don't use insane swap_cluster_max by KOSAKI Motohiro · 15 years ago
  3. 7b51755 vmscan: kill hibernation specific reclaim logic and unify it by KOSAKI Motohiro · 15 years ago
  4. 22fba33 vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim by KOSAKI Motohiro · 15 years ago
  5. bb3ab59 vmscan: stop kswapd waiting on congestion when the min watermark is not being met by KOSAKI Motohiro · 15 years ago
  6. f50de2d vmscan: have kswapd sleep for a short interval and double check it should be asleep by Mel Gorman · 15 years ago
  7. 6aceb53 mm/vmscan: change comment generic_file_write to __generic_file_aio_write by Vincent Li · 15 years ago
  8. 8fe23e0 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined by David Rientjes · 15 years ago
  9. 6a7b954 vmscan: order evictable rescue in LRU putback by Johannes Weiner · 15 years ago
  10. 41e2098 vmscan: limit VM_EXEC protection to file pages by Wu Fengguang · 15 years ago
  11. 58355c7 congestion_wait(): don't use WRITE by KOSAKI Motohiro · 15 years ago
  12. 6d7f18f Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  13. 5b0830c writeback: get rid to incorrect references to pdflush in comments by Jens Axboe · 15 years ago
  14. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  15. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  16. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 15 years ago
  17. f168e1b mm/vmscan: remove page_queue_congested() comment by Vincent Li · 15 years ago
  18. f862963 mm: do batched scans for mem_cgroup by Wu Fengguang · 15 years ago
  19. 0b21767 mm/vmscan: rename zone_nr_pages() to zone_nr_lru_pages() by Vincent Li · 15 years ago
  20. ceddc3a mm: document is_page_cache_freeable() by Johannes Weiner · 15 years ago
  21. edcf474 mm: return boolean from page_has_private() by Johannes Weiner · 15 years ago
  22. 6c0b135 mm: return boolean from page_is_file_cache() by Johannes Weiner · 15 years ago
  23. 401a8e1 mm: introduce page_lru_base_type() by Johannes Weiner · 15 years ago
  24. b7c46d1 mm: drop unneeded double negations by Johannes Weiner · 15 years ago
  25. a26f532 vmscan: kill unnecessary prefetch by KOSAKI Motohiro · 15 years ago
  26. 74a1c48 vmscan: kill unnecessary page flag test by KOSAKI Motohiro · 15 years ago
  27. 5205e56 vmscan: move ClearPageActive from move_active_pages() to shrink_active_list() by KOSAKI Motohiro · 15 years ago
  28. de2e756 vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available by Minchan Kim · 15 years ago
  29. adea02a mm: count only reclaimable lru pages by Wu Fengguang · 15 years ago
  30. 35cd781 vmscan: throttle direct reclaim when too many pages are isolated already by Rik van Riel · 15 years ago
  31. a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 15 years ago
  32. b35ea17 mm: shrink_inactive_list() nr_scan accounting fix fix by KOSAKI Motohiro · 15 years ago
  33. 44c241f mm: rename pgmoved variable in shrink_active_list() by KOSAKI Motohiro · 15 years ago
  34. 14fa31b HWPOISON: Use bitmask/action code for try_to_unmap behaviour by Andi Kleen · 15 years ago
  35. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 15 years ago
  36. 03ef83a mm: fix for infinite churning of mlocked pages by Minchan Kim · 15 years ago
  37. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  38. cb4cbcf mm: fix incorrect page removal from LRU by KAMEZAWA Hiroyuki · 15 years ago
  39. 2ffebca memcg: fix lru rotation in isolate_pages by KAMEZAWA Hiroyuki · 15 years ago
  40. ee993b1 mm: fix lumpy reclaim lru handling at isolate_lru_pages by KAMEZAWA Hiroyuki · 15 years ago
  41. 24cf72518 vmscan: count the number of times zone_reclaim() scans and fails by Mel Gorman · 15 years ago
  42. fa5e084 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full by Mel Gorman · 15 years ago
  43. 90afa5d vmscan: properly account for the number of page cache pages zone_reclaim() can reclaim by Mel Gorman · 15 years ago
  44. 9198e96 vmscan: handle may_swap more strictly by Daisuke Nishimura · 15 years ago
  45. 3eb4140 vmscan: merge duplicate code in shrink_active_list() by Wu Fengguang · 15 years ago
  46. 8cab475 vmscan: make mapped executable pages the first class citizen by Wu Fengguang · 15 years ago
  47. 6fe6b7e vmscan: report vm_flags in page_referenced() by Wu Fengguang · 15 years ago
  48. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 15 years ago
  49. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  50. 69c8548 vmscan: prevent shrinking of active anon lru list in case of no swap space V3 by MinChan Kim · 15 years ago
  51. af16677 vmscan: ZVC updates in shrink_active_list() can be done once by Wu Fengguang · 15 years ago
  52. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 15 years ago
  53. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 15 years ago
  54. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  55. 78dc583 vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNC by KOSAKI Motohiro · 15 years ago
  56. c6f37f1 PM/Suspend: Do not shrink memory before suspend by Rafael J. Wysocki · 15 years ago
  57. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  58. 8713e01 vmscan: avoid multiplication overflow in shrink_zone() by Andrew Morton · 15 years ago
  59. 2e2e425 vmscan,memcg: reintroduce sc->may_swap by KOSAKI Motohiro · 15 years ago
  60. a21e255 PM/Hibernate: Fix memory shrinking by Rafael J. Wysocki · 15 years ago
  61. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  62. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 15 years ago
  63. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 15 years ago
  64. 88c3bd7 vmscan: print shrink_slab symbol name on negative shrinker objects by David Rientjes · 15 years ago
  65. ad1c354 mm: don't free swap slots on page deactivation by Johannes Weiner · 15 years ago
  66. 2443462 mm: move pagevec stripping to save unlock-relock by Johannes Weiner · 15 years ago
  67. bd2f619 vmscan: respect higher order in zone_reclaim() by Johannes Weiner · 15 years ago
  68. 9786bf8 vmscan: clip swap_cluster_max in shrink_all_memory() by Johannes Weiner · 15 years ago
  69. d979677 mm: shrink_all_memory(): use sc.nr_reclaimed by MinChan Kim · 15 years ago
  70. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 15 years ago
  71. a6dc60f8 vmscan: rename sc.may_swap to may_unmap by Johannes Weiner · 15 years ago
  72. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  73. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  75. 1d88552 vmscan: pgmoved should be cleared after updating recent_rotated by Daisuke Nishimura · 15 years ago
  76. 238a5b4 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-x86 into cpus4096 by Ingo Molnar · 15 years ago
  77. a70f730 cpumask: replace node_to_cpumask with cpumask_of_node. by Rusty Russell · 15 years ago
  78. f272b7b memcg: use correct scan number at reclaim by KOSAKI Motohiro · 15 years ago
  79. 0cb5725 swsusp: clean up shrink_all_zones() by Johannes Weiner · 15 years ago
  80. 3049103 swsusp: dont fiddle with swappiness by Johannes Weiner · 15 years ago
  81. 6700ec6 lockdep: annotate reclaim context (__GFP_NOFS), fix by Ingo Molnar · 15 years ago
  82. cf40bd1 lockdep: annotate reclaim context (__GFP_NOFS) by Nick Piggin · 15 years ago
  83. c772be9 memcg: fix calculation of active_ratio by KOSAKI Motohiro · 15 years ago
  84. a7885eb memcg: swappiness by KOSAKI Motohiro · 15 years ago
  85. e72e2bd memcg: rename scan global lru by KAMEZAWA Hiroyuki · 15 years ago
  86. 9439c1c memcg: remove mem_cgroup_cal_reclaim() by KOSAKI Motohiro · 15 years ago
  87. 3e2f41f memcg: add zone_reclaim_stat by KOSAKI Motohiro · 15 years ago
  88. a3d8e05 memcg: add mem_cgroup_zone_nr_pages() by KOSAKI Motohiro · 15 years ago
  89. 14797e2 memcg: add inactive_anon_is_low() by KOSAKI Motohiro · 15 years ago
  90. eeee9a8 mm: make get_scan_ratio() safe for memcg by KOSAKI Motohiro · 15 years ago
  91. c9f299d mm: add zone nr_pages helper function by KOSAKI Motohiro · 15 years ago
  92. 6e90157 mm: introduce zone_reclaim struct by KOSAKI Motohiro · 15 years ago
  93. f89eb90 inactive_anon_is_low: move to vmscan by KOSAKI Motohiro · 15 years ago
  94. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 15 years ago
  95. 8c7c6e34 memcg: mem+swap controller core by KAMEZAWA Hiroyuki · 15 years ago
  96. 73ce02e mm: stop kswapd's infinite loop at high order allocation by KOSAKI Motohiro · 15 years ago
  97. b555749 vmscan: shrink_active_list(): reduce lru_lock hold time by Andrew Morton · 15 years ago
  98. 09f445e mm: kill zone_is_near_oom() by KOSAKI Motohiro · 15 years ago
  99. 01dbe5c vmscan: improve reclaim throughput to bail out patch by KOSAKI Motohiro · 15 years ago
  100. a79311c vmscan: bail out of direct reclaim after swap_cluster_max pages by Rik van Riel · 15 years ago