1. 6b51e88 mm/list_lru: introduce list_lru_shrink_walk_irq() by Sebastian Andrzej Siewior · 6 years ago
  2. 9b99646 mm: add SHRINK_EMPTY shrinker methods return value by Kirill Tkhai · 6 years ago
  3. c92e8e1 fs: propagate shrinker::id to list_lru by Kirill Tkhai · 6 years ago
  4. 3988765 mm/workingset.c: refactor workingset_init() by Kirill Tkhai · 6 years ago
  5. 6ca342d mm: workingset: make shadow_lru_isolate() use locking suffix by Sebastian Andrzej Siewior · 6 years ago
  6. ae1e16d mm: workingset: remove local_irq_disable() from count_shadow_nodes() by Sebastian Andrzej Siewior · 6 years ago
  7. b93b016 page cache: use xa_lock by Matthew Wilcox · 6 years ago
  8. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
  11. ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 7 years ago
  12. 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 7 years ago
  13. 2a2e488 mm: vmscan: fix IO/refault regression in cache workingset transition by Johannes Weiner · 7 years ago
  14. 0cefabd mm: workingset: fix premature shadow node shrinking with cgroups by Johannes Weiner · 7 years ago
  15. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  16. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 7 years ago
  17. fd53880 mm, vmscan: cleanup lru size claculations by Michal Hocko · 7 years ago
  18. d58275b radix-tree: Store a pointer to the root in each node by Matthew Wilcox · 8 years ago
  19. ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 8 years ago
  20. b538899 mm: workingset: update shadow limit to reflect bigger active list by Johannes Weiner · 8 years ago
  21. 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
  22. b936887 mm: workingset: turn shadow node shrinker bugs into warnings by Johannes Weiner · 8 years ago
  23. 20ab67a mm: workingset: fix NULL ptr in count_shadow_nodes by Michal Hocko · 8 years ago
  24. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
  25. 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
  26. ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
  27. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  28. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  29. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  30. 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
  31. d3d36c4 mm: workingset: printk missing log level, use pr_info() by Anton Blanchard · 8 years ago
  32. 0a6b76d mm: workingset: make shadow node shrinker memcg aware by Vladimir Davydov · 8 years ago
  33. cdcbb72 mm: workingset: size shadow nodes lru basing on file cache size by Vladimir Davydov · 8 years ago
  34. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  35. 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 8 years ago
  36. 612e449 mm: workingset: eviction buckets for bigmem/lowbit machines by Johannes Weiner · 8 years ago
  37. 162453b mm: workingset: separate shadow unpacking and refault calculation by Johannes Weiner · 8 years ago
  38. 689c94f mm: workingset: #define radix entry eviction mask by Johannes Weiner · 8 years ago
  39. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
  40. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 9 years ago
  41. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 9 years ago
  42. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 10 years ago
  43. a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 10 years ago