- c4d6fe7 Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray by Linus Torvalds · 4 years, 2 months ago
- e755f4a mm/workingset.c: fix some doc warnings by Xiaofei Tan · 4 years, 2 months ago
- f82cd2f XArray: Add private interface for workingset node deletion by Matthew Wilcox (Oracle) · 4 years, 4 months ago
- 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 4 months ago
- aae466b mm/swap: implement workingset detection for anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
- 170b04b7 mm/workingset: prepare the workingset detection infrastructure for anon LRU by Joonsoo Kim · 4 years, 5 months ago
- d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
- 31d8fca mm: workingset: age nonresident information alongside anonymous pages by Johannes Weiner · 4 years, 6 months ago
- 96f8bf4 mm: vmscan: reclaim writepage is IO cost by Johannes Weiner · 4 years, 7 months ago
- 314b57f mm: balance LRU lists based on relative thrashing by Johannes Weiner · 4 years, 7 months ago
- 34e58ca mm: workingset: let cache workingset challenge anon by Johannes Weiner · 4 years, 7 months ago
- b910718 mm: vmscan: detect file thrashing at the reclaim root by Johannes Weiner · 5 years ago
- 867e5e1 mm: clean up and clarify lruvec lookup procedure by Johannes Weiner · 5 years ago
- ec9f023 mm: workingset: fix vmstat counters for shadow nodes by Roman Gushchin · 5 years ago
- 205b20c mm: memcontrol: make cgroup stats and events query API explicitly local by Johannes Weiner · 6 years ago
- 2b487e5 mm: memcontrol: push down mem_cgroup_node_nr_lru_pages() by Johannes Weiner · 6 years ago
- a7ca12f mm/workingset: remove unused @mapping argument in workingset_eviction() by Andrey Ryabinin · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- 4b85afb mm: zero-seek shrinkers by Johannes Weiner · 6 years ago
- 68d48e6 mm: workingset: add vmstat counter for shadow nodes by Johannes Weiner · 6 years ago
- 505802a mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim by Johannes Weiner · 6 years ago
- 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
- 95f9ab2 mm: workingset: don't drop refault information prematurely by Johannes Weiner · 6 years ago
- a97e790 mm: Convert workingset to XArray by Matthew Wilcox · 7 years ago
- 01959df xarray: Define struct xa_node by Matthew Wilcox · 7 years ago
- 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
- 6b51e88 mm/list_lru: introduce list_lru_shrink_walk_irq() by Sebastian Andrzej Siewior · 6 years ago
- 9b99646 mm: add SHRINK_EMPTY shrinker methods return value by Kirill Tkhai · 6 years ago
- c92e8e1 fs: propagate shrinker::id to list_lru by Kirill Tkhai · 6 years ago
- 3988765 mm/workingset.c: refactor workingset_init() by Kirill Tkhai · 6 years ago
- 6ca342d mm: workingset: make shadow_lru_isolate() use locking suffix by Sebastian Andrzej Siewior · 6 years ago
- ae1e16d mm: workingset: remove local_irq_disable() from count_shadow_nodes() by Sebastian Andrzej Siewior · 6 years ago
- b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
- c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
- ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 8 years ago
- 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 8 years ago
- 2a2e488 mm: vmscan: fix IO/refault regression in cache workingset transition by Johannes Weiner · 8 years ago
- 0cefabd mm: workingset: fix premature shadow node shrinking with cgroups by Johannes Weiner · 8 years ago
- cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
- 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
- fd53880 mm, vmscan: cleanup lru size claculations by Michal Hocko · 8 years ago
- d58275b radix-tree: Store a pointer to the root in each node by Matthew Wilcox · 8 years ago
- ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 8 years ago
- b538899 mm: workingset: update shadow limit to reflect bigger active list by Johannes Weiner · 8 years ago
- 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
- b936887 mm: workingset: turn shadow node shrinker bugs into warnings by Johannes Weiner · 8 years ago
- 20ab67a mm: workingset: fix NULL ptr in count_shadow_nodes by Michal Hocko · 8 years ago
- 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
- 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
- ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
- a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
- 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
- 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
- 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
- d3d36c4 mm: workingset: printk missing log level, use pr_info() by Anton Blanchard · 8 years ago
- 0a6b76d mm: workingset: make shadow node shrinker memcg aware by Vladimir Davydov · 9 years ago
- cdcbb72 mm: workingset: size shadow nodes lru basing on file cache size by Vladimir Davydov · 9 years ago
- 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
- 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 9 years ago
- 612e449 mm: workingset: eviction buckets for bigmem/lowbit machines by Johannes Weiner · 9 years ago
- 162453b mm: workingset: separate shadow unpacking and refault calculation by Johannes Weiner · 9 years ago
- 689c94f mm: workingset: #define radix entry eviction mask by Johannes Weiner · 9 years ago
- f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
- 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 10 years ago
- 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 10 years ago
- 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 11 years ago
- a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 11 years ago