index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2022-12-02
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
2021-09-18
mm,vmscan: fix divide by zero in get_scan_count
Rik van Riel
2021-08-26
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-03-04
mm/vmscan: restore zone_reclaim_mode ABI
Dave Hansen
2021-01-19
mm: don't put pinned pages into the swap cache
Linus Torvalds
2020-12-30
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
2020-11-14
mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit
Nicholas Piggin
2020-10-16
mm: use self-explanatory macros rather than "2"
Yu Zhao
2020-10-16
mm/vmscan: allow arbitrary sized pages to be paged out
Matthew Wilcox (Oracle)
2020-10-13
mm/vmscan: fix comments for isolate_lru_page()
Hui Su
2020-10-13
mm/vmscan: fix infinite loop in drop_slab_node
Chunxin Zang
2020-09-19
mm: fix check_move_unevictable_pages() on THP
Hugh Dickins
2020-09-05
mm: memcg: fix memcg reclaim soft lockup
Xunlei Pang
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-12
mm/vmscan.c: delete or fix duplicated words
Randy Dunlap
2020-08-12
mm/vmscan: restore active/inactive ratio for anonymous LRU
Joonsoo Kim
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
2020-08-12
mm/vmscan: make active/inactive ratio as 1:1 for anon lru
Joonsoo Kim
2020-08-07
mm: vmscan: consistent update to pgrefill
Shakeel Butt
2020-08-07
mm/vmscan.c: fix typo
dylan-meiners
2020-08-07
mm: remove vm_total_pages
David Hildenbrand
2020-08-07
mm: memcontrol: don't count limit-setting reclaim as memory pressure
Johannes Weiner
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-06-26
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
2020-06-04
mm/vmsan: fix some typos in comment
Ethon Paul
2020-06-03
mm: vmscan: limit the range of LRU type balancing
Johannes Weiner
2020-06-03
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
2020-06-03
mm: vmscan: determine anon/file pressure balance at the reclaim root
Johannes Weiner
2020-06-03
mm: balance LRU lists based on relative thrashing
Johannes Weiner
2020-06-03
mm: only count actual rotations as LRU reclaim cost
Johannes Weiner
2020-06-03
mm: base LRU balancing on an explicit cost model
Johannes Weiner
2020-06-03
mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count()
Johannes Weiner
2020-06-03
mm: allow swappiness that prefers reclaiming anon over the file workingset
Johannes Weiner
2020-06-03
mm: keep separate anon and file statistics on page reclaim activity
Johannes Weiner
2020-06-03
mm/vmscan: update the comment of should_continue_reclaim()
Qiwu Chen
2020-06-03
mm/vmscan.c: change prototype for shrink_page_list
Maninder Singh
2020-06-03
mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch
Jaewon Kim
2020-06-03
mm/vmscan.c: use update_lru_size() in update_lru_sizes()
Wei Yang
2020-06-03
mm: simplify calling a compound page destructor
Matthew Wilcox (Oracle)
2020-06-03
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
2020-05-07
mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
Qiwu Chen
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
2020-04-02
mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assig...
Mateusz Nosek
2020-04-02
mm/vmscan.c: make may_enter_fs bool in shrink_page_list()
Kirill Tkhai
[next]