1. c2a3e4f mm/vmscan.c: fix unsequenced modification and access warning by Nick Desaulniers · 7 years ago
  2. 7eb0b73 mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling by Johannes Weiner · 7 years ago
  3. 274ee93 mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. by Tetsuo Handa · 6 years ago
  4. 19a7db1 mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 7 years ago
  5. 521e92b mm, vmscan: consider eligible zones in get_scan_count by Michal Hocko · 7 years ago
  6. 7105313 mm, vmscan: cleanup lru size claculations by Michal Hocko · 7 years ago
  7. 07fc957 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 7 years ago
  8. 04597be mm/vmscan.c: set correct defer count for shrinker by Shaohua Li · 7 years ago
  9. bd04173 mm, vmscan: add cond_resched() into shrink_node_memcg() by Michal Hocko · 7 years ago
  10. 89a2848 mm: memcontrol: do not recurse in direct reclaim by Johannes Weiner · 8 years ago
  11. c9634cf mm: use zonelist name instead of using hardcoded index by Aneesh Kumar K.V · 8 years ago
  12. bf48438 mm, vmscan: get rid of throttle_vm_writeout by Michal Hocko · 8 years ago
  13. fdd4c61 mm, vmscan: make compaction_ready() more accurate and readable by Vlastimil Babka · 8 years ago
  14. 9861a62 mm, compaction: create compact_gap wrapper by Vlastimil Babka · 8 years ago
  15. cf37831 mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  16. b385d21 mm: delete unnecessary and unsafe init_tlb_ubc() by Hugh Dickins · 8 years ago
  17. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  18. b5afba2 mm: vmscan: fix memcg-aware shrinkers not called on global reclaim by Vladimir Davydov · 8 years ago
  19. 91dcade mm: bail out in shrink_inactive_list() by Minchan Kim · 8 years ago
  20. d7f0552 mm, vmscan: account for skipped pages as a partial scan by Mel Gorman · 8 years ago
  21. f8d1a31 mm: consider whether to decivate based on eligible zones inactive ratio by Mel Gorman · 8 years ago
  22. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  23. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  24. 785b99f mm, vmscan: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
  25. 22fecdf mm, vmscan: remove redundant check in shrink_zones() by Mel Gorman · 8 years ago
  26. 7ee36a1 mm, vmscan: Update all zone LRU sizes before updating memcg by Mel Gorman · 8 years ago
  27. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  28. 7cc30fc mm: vmstat: account per-zone stalls and pages skipped during reclaim by Mel Gorman · 8 years ago
  29. e5146b1 mm, vmscan: add classzone information to tracepoints by Mel Gorman · 8 years ago
  30. 84c7a77 mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit by Mel Gorman · 8 years ago
  31. d9f21d4 mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep() by Mel Gorman · 8 years ago
  32. 4f58833 mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready by Mel Gorman · 8 years ago
  33. 970a39a mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node by Mel Gorman · 8 years ago
  34. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  35. e1a5563 mm, vmscan: only wakeup kswapd once per node for the requested classzone by Mel Gorman · 8 years ago
  36. c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
  37. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  38. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  39. ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
  40. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  41. 86c79f6 mm: vmscan: do not reclaim from kswapd if there is any eligible zone by Mel Gorman · 8 years ago
  42. 6256c6b4 mm, vmscan: remove duplicate logic clearing node congestion and dirty state by Mel Gorman · 8 years ago
  43. 79dafcd mm, vmscan: by default have direct reclaim only shrink once per node by Mel Gorman · 8 years ago
  44. 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
  45. 31483b6 mm, vmscan: remove balance gap by Mel Gorman · 8 years ago
  46. 1d82de6 mm, vmscan: make kswapd reclaim in terms of nodes by Mel Gorman · 8 years ago
  47. f7b6092 mm, vmscan: have kswapd only scan based on the highest requested zone by Mel Gorman · 8 years ago
  48. b2e1875 mm, vmscan: begin reclaiming pages on a per-node basis by Mel Gorman · 8 years ago
  49. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  50. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  51. 7751b2d vmscan: split file huge pages before paging them out by Kirill A. Shutemov · 8 years ago
  52. b1123ea6 mm: balloon: use general non-lru movable page feature by Minchan Kim · 8 years ago
  53. 0a0337e mm, oom: rework oom detection by Michal Hocko · 8 years ago
  54. b6459cc vmscan: consider classzone_idx in compaction_ready by Michal Hocko · 8 years ago
  55. 59dc76b mm: vmscan: reduce size of inactive file list by Rik van Riel · 8 years ago
  56. 9d5e6a9 mm: update_lru_size do the __mod_zone_page_state by Hugh Dickins · 8 years ago
  57. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  58. fd901c9 mm: wake kcompactd before kswapd's short sleep by Vlastimil Babka · 8 years ago
  59. 7bf52fb mm: vmscan: reclaim highmem zone if buffer_heads is over limit by Minchan Kim · 8 years ago
  60. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  61. 0fc9f58 mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker by Vladimir Davydov · 8 years ago
  62. accf624 mm, kswapd: replace kswapd compaction with waking up kcompactd by Vlastimil Babka · 8 years ago
  63. 81c5857 mm, kswapd: remove bogus check of balance_classzone_idx by Vlastimil Babka · 8 years ago
  64. fdf1cdb mm: remove unnecessary uses of lock_page_memcg() by Johannes Weiner · 8 years ago
  65. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  66. 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 8 years ago
  67. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  68. 0db2cb8 mm, vmscan: make zone_reclaimable_pages more precise by Michal Hocko · 8 years ago
  69. cecf257 mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1 by Vladimir Davydov · 8 years ago
  70. cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 8 years ago
  71. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 8 years ago
  72. 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 8 years ago
  73. d8b3843 mm: vmscan: do not scan anon pages if memcg swap limit is hit by Vladimir Davydov · 8 years ago
  74. eb01aaa mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online by Vladimir Davydov · 8 years ago
  75. 3337767 mm: vmscan: pass memcg to get_scan_count() by Vladimir Davydov · 8 years ago
  76. 567e9ab mm: memcontrol: give the kmem states more descriptive names by Johannes Weiner · 8 years ago
  77. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 8 years ago
  78. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  79. bb5b858 mm: make sure isolate_lru_page() is never called for tail page by Kirill A. Shutemov · 8 years ago
  80. 8e8ae64 mm: memcontrol: hook up vmpressure to socket pressure by Johannes Weiner · 8 years ago
  81. c8ad630 mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_page by Geliang Tang · 8 years ago
  82. 9f6c399 mm, vmscan: consider isolated pages in zone_reclaimable_pages by Michal Hocko · 8 years ago
  83. 316bda0 vmscan: do not force-scan file lru if its absolute size is small by Vladimir Davydov · 8 years ago
  84. ba5e957 mm: change mm_vmscan_lru_shrink_inactive() proto types by yalin wang · 8 years ago
  85. 3aa2385 mm/vmscan.c: change trace_mm_vmscan_writepage() proto type by yalin wang · 8 years ago
  86. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  87. e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
  88. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. d031a15 mm/vmscan.c: fix types of some locals by Alexandru Moise · 9 years ago
  90. 42e2e45 mm/vmscan: make inactive_anon/file_is_low return bool by Yaowei Bai · 9 years ago
  91. 29d06bb mm/vmscan: make inactive_anon_is_low_global return directly by Yaowei Bai · 9 years ago
  92. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  93. d5028f9 vmscan: fix sane_reclaim helper for legacy memcg by Vladimir Davydov · 9 years ago
  94. 7fadc82 mm, vmscan: unlock page while waiting on writeback by Hugh Dickins · 9 years ago
  95. c54839a vmscan: fix increasing nr_isolated incurred by putback unevictable pages by Jaewon Kim · 9 years ago
  96. 0b802f1 mm: vmscan: never isolate more pages than necessary by Vladimir Davydov · 9 years ago
  97. 33398cf memcg: export struct mem_cgroup by Michal Hocko · 9 years ago
  98. d950c94 mm: defer flush of writable TLB entries by Mel Gorman · 9 years ago
  99. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  100. ecf5fc6 mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations by Michal Hocko · 9 years ago