blob: 8953c19ea9bef4127f22fe4fe866fea1a2e6ab74 [file] [log] [blame]
a448f2d07f89 ("mm/swapfile.c: unify normal/huge code path in put_swap_page()")
fe5266d5d594 ("mm/swapfile.c: replace some #ifdef with IS_ENABLED()")
59807685a7e7 ("mm, THP, swap: support splitting THP for THP swap out")
ba3c4ce6def4 ("mm, THP, swap: make reuse_swap_page() works for THP swapped out")
e07098294adf ("mm, THP, swap: support to reclaim swap space for THP swapped out")
a3aea839e42e ("mm, THP, swap: support to clear swap cache flag for THP swapped out")
155b5f88e734 ("mm/swapfile.c: sort swap entries before free")
75f6d6d29a40 ("mm, THP, swap: unify swap slot free functions to put_swap_page")
38d8b4e6bdc8 ("mm, THP, swap: delay splitting THP during swap out")
71cd31135d4c ("mm: memcontrol: re-use node VM page state enum")
df0e53d0619e ("mm: memcontrol: re-use global VM event enum")
31176c781508 ("mm: memcontrol: clean up memory.events counting function")
2a2e48854d70 ("mm: vmscan: fix IO/refault regression in cache workingset transition")
2872bb2d0a49 ("mm, swap: avoid lock swap_avail_lock when held cluster lock")
d6622f6365db ("mm/vmscan: more restrictive condition for retry in do_try_to_free_pages")
322b8afe4a65 ("mm, swap: Fix a race in free_swap_and_cache()")
9a4caf1e9fa4 ("mm: memcontrol: provide shmem statistics")
553af430e7c9 ("mm: rmap: fix huge file mmap accounting in the memcg stats")
bbef938429f5 ("mm: vmscan: remove old flusher wakeup from direct reclaim path")
726d061fbd36 ("mm: vmscan: kick flushers when we encounter dirty pages on the LRU")
71ab6cfe88dc ("mm, vmscan: consider eligible zones in get_scan_count")
fd538803731e ("mm, vmscan: cleanup lru size claculations")
67afa38e012e ("mm/swap: add cache for swap slots allocation")
7c00bafee87c ("mm/swap: free swap slots in batch")
36005bae205d ("mm/swap: allocate swap slots in batches")
e8c26ab60598 ("mm/swap: skip readahead for unreferenced swap slots")
4b3ef9daa4fc ("mm/swap: split swap cache into 64MB trunks")
235b62176712 ("mm/swap: add cluster lock")
6a991fc72d12 ("mm/swap: fix kernel message in swap_info_get()")
dcec0b60a821 ("mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint")
3c710c1ad11b ("mm, vmscan: extract shrink_page_list reclaim counters into a struct")
f05714293a59 ("mm: support anonymous stable page")
b4536f0c829c ("mm, memcg: fix the active list aging for lowmem requests when memcg is enabled")
ea07b862ac8e ("mm: workingset: fix use-after-free in shadow node shrinker")
6326fec1122c ("mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked")
175542f57572 ("radix-tree: add radix_tree_join")
268f42de7181 ("radix-tree: delete radix_tree_range_tag_if_tagged()")
478922e2b0f4 ("radix-tree: delete radix_tree_locate_item()")
148deab223b2 ("radix-tree: improve multiorder iterators")
b35df27a39f4 ("btrfs: fix race in btrfs_free_dummy_fs_info()")
218ed7503aee ("radix-tree: improve dump output")
9498d2bb34b0 ("radix-tree: create node_tag_set()")
91d9c05ac6c7 ("radix-tree: move rcu_head into a union with private_list")
ba20cd60c979 ("radix tree test suite: iteration test misuses RCU")
061ef3936b16 ("radix tree test suite: make runs more reproducible")
a41b70d6dfc2 ("mm: use vmf->page during WP faults")
38b8cb7fbb89 ("mm: pass vm_fault structure into do_page_mkwrite()")
2994302bc8a1 ("mm: add orig_pte field into vm_fault")
936ca80d3773 ("mm: trim __do_fault() arguments")
667240e0f2e1 ("mm: use passed vm_fault structure in __do_fault()")