| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: truncate_complete_page() does not exist any more | Yang Shi | 2020-12-15 | 1 | -1/+1 |
* | mm/vmscan.c: remove the filename in the top of file comment | logic.yu | 2020-12-15 | 1 | -2/+0 |
* | mm/vmscan: drop unneeded assignment in kswapd() | Lukas Bulwahn | 2020-12-15 | 1 | -1/+1 |
* | mm/rmap: always do TTU_IGNORE_ACCESS | Shakeel Butt | 2020-12-15 | 1 | -9/+5 |
* | mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit | Nicholas Piggin | 2020-11-14 | 1 | -2/+3 |
* | mm: use self-explanatory macros rather than "2" | Yu Zhao | 2020-10-16 | 1 | -1/+1 |
* | mm/vmscan: allow arbitrary sized pages to be paged out | Matthew Wilcox (Oracle) | 2020-10-16 | 1 | -2/+1 |
* | mm/vmscan: fix comments for isolate_lru_page() | Hui Su | 2020-10-14 | 1 | -1/+1 |
* | mm/vmscan: fix infinite loop in drop_slab_node | Chunxin Zang | 2020-10-14 | 1 | -0/+3 |
* | mm: fix check_move_unevictable_pages() on THP | Hugh Dickins | 2020-09-19 | 1 | -2/+8 |
* | mm: memcg: fix memcg reclaim soft lockup | Xunlei Pang | 2020-09-05 | 1 | -0/+8 |
* | mm: replace hpage_nr_pages with thp_nr_pages | Matthew Wilcox (Oracle) | 2020-08-15 | 1 | -3/+3 |
* | mm/vmscan.c: delete or fix duplicated words | Randy Dunlap | 2020-08-12 | 1 | -2/+2 |
* | mm/vmscan: restore active/inactive ratio for anonymous LRU | Joonsoo Kim | 2020-08-12 | 1 | -1/+1 |
* | mm/swap: implement workingset detection for anonymous LRU | Joonsoo Kim | 2020-08-12 | 1 | -3/+4 |
* | mm/swapcache: support to handle the shadow entries | Joonsoo Kim | 2020-08-12 | 1 | -1/+1 |
* | mm/workingset: prepare the workingset detection infrastructure for anon LRU | Joonsoo Kim | 2020-08-12 | 1 | -5/+10 |
* | mm/vmscan: protect the workingset on anonymous LRU | Joonsoo Kim | 2020-08-12 | 1 | -3/+1 |
* | mm/vmscan: make active/inactive ratio as 1:1 for anon lru | Joonsoo Kim | 2020-08-12 | 1 | -1/+1 |
* | mm: vmscan: consistent update to pgrefill | Shakeel Butt | 2020-08-07 | 1 | -1/+2 |
* | mm/vmscan.c: fix typo | dylan-meiners | 2020-08-07 | 1 | -1/+1 |
* | mm: remove vm_total_pages | David Hildenbrand | 2020-08-07 | 1 | -5/+0 |
* | mm: memcontrol: don't count limit-setting reclaim as memory pressure | Johannes Weiner | 2020-08-07 | 1 | -6/+0 |
* | mm, memcg: decouple e{low,min} state mutations from protection checks | Chris Down | 2020-08-07 | 1 | -13/+4 |
* | mm, memcg: avoid stale protection values when cgroup is above protection | Yafang Shao | 2020-08-07 | 1 | -1/+2 |
* | mm: memcg: convert vmstat slab counters to bytes | Roman Gushchin | 2020-08-07 | 1 | -1/+2 |
* | mm: workingset: age nonresident information alongside anonymous pages | Johannes Weiner | 2020-06-26 | 1 | -0/+3 |
* | mm/vmsan: fix some typos in comment | Ethon Paul | 2020-06-05 | 1 | -3/+3 |
* | mm: vmscan: limit the range of LRU type balancing | Johannes Weiner | 2020-06-04 | 1 | -9/+13 |
* | mm: vmscan: reclaim writepage is IO cost | Johannes Weiner | 2020-06-04 | 1 | -0/+3 |
* | mm: vmscan: determine anon/file pressure balance at the reclaim root | Johannes Weiner | 2020-06-04 | 1 | -24/+17 |
* | mm: balance LRU lists based on relative thrashing | Johannes Weiner | 2020-06-04 | 1 | -29/+10 |
* | mm: only count actual rotations as LRU reclaim cost | Johannes Weiner | 2020-06-04 | 1 | -5/+3 |
* | mm: base LRU balancing on an explicit cost model | Johannes Weiner | 2020-06-04 | 1 | -22/+22 |
* | mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count() | Johannes Weiner | 2020-06-04 | 1 | -1/+1 |
* | mm: allow swappiness that prefers reclaiming anon over the file workingset | Johannes Weiner | 2020-06-04 | 1 | -1/+1 |
* | mm: keep separate anon and file statistics on page reclaim activity | Johannes Weiner | 2020-06-04 | 1 | -8/+9 |
* | mm/vmscan: update the comment of should_continue_reclaim() | Qiwu Chen | 2020-06-04 | 1 | -1/+1 |
* | mm/vmscan.c: change prototype for shrink_page_list | Maninder Singh | 2020-06-04 | 1 | -12/+12 |
* | mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch | Jaewon Kim | 2020-06-04 | 1 | -6/+20 |
* | mm/vmscan.c: use update_lru_size() in update_lru_sizes() | Wei Yang | 2020-06-04 | 1 | -4/+1 |
* | mm: simplify calling a compound page destructor | Matthew Wilcox (Oracle) | 2020-06-04 | 1 | -2/+2 |
* | mm/page_alloc: integrate classzone_idx and high_zoneidx | Joonsoo Kim | 2020-06-04 | 1 | -50/+55 |
* | mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE | NeilBrown | 2020-06-02 | 1 | -2/+2 |
* | mm/vmscan: remove unnecessary argument description of isolate_lru_pages() | Qiwu Chen | 2020-05-08 | 1 | -1/+0 |
* | mm: code cleanup for MADV_FREE | Huang Ying | 2020-04-07 | 1 | -6/+6 |
* | mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assig... | Mateusz Nosek | 2020-04-02 | 1 | -1/+0 |
* | mm/vmscan.c: make may_enter_fs bool in shrink_page_list() | Kirill Tkhai | 2020-04-02 | 1 | -3/+2 |
* | mm/vmscan.c: clean code by removing unnecessary assignment | Mateusz Nosek | 2020-04-02 | 1 | -3/+1 |
* | mm/vmscan.c: fix data races using kswapd_classzone_idx | Qian Cai | 2020-04-02 | 1 | -19/+26 |