index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
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
2020-04-02
mm/vmscan.c: clean code by removing unnecessary assignment
Mateusz Nosek
2020-04-02
mm/vmscan.c: fix data races using kswapd_classzone_idx
Qian Cai
2020-04-02
mm/vmscan.c: remove cpu online notification for now
Wei Yang
2020-04-02
mm: vmscan: replace open codings to NUMA_NO_NODE
Yang Shi
2020-04-02
mm: swap: make page_evictable() inline
Yang Shi
2020-02-21
mm/vmscan.c: don't round up scan size for online memory cgroup
Gavin Shan
2020-01-31
mm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONE
Alex Shi
2020-01-31
mm/vmscan: remove prefetch_prev_lru_page
Alex Shi
2020-01-31
mm/vmscan.c: remove unused return value of shrink_node
Liu Song
2019-12-17
mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
Yang Shi
2019-12-01
mm/vmscan.c: fix typo in comment
Xianting Tian
2019-12-01
mm: vmscan: enforce inactive:active ratio at the reclaim root
Johannes Weiner
2019-12-01
mm: vmscan: detect file thrashing at the reclaim root
Johannes Weiner
2019-12-01
mm: vmscan: move file exhaustion detection to the node level
Johannes Weiner
2019-12-01
mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
Johannes Weiner
2019-12-01
mm: vmscan: split shrink_node() into node part and memcgs part
Johannes Weiner
2019-12-01
mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
Johannes Weiner
2019-12-01
mm: vmscan: replace shrink_node() loop with a retry jump
Johannes Weiner
2019-12-01
mm: vmscan: naming fixes: global_reclaim() and sane_reclaim()
Johannes Weiner
2019-12-01
mm: vmscan: move inactive_list_is_low() swap check to the caller
Johannes Weiner
2019-12-01
mm: clean up and clarify lruvec lookup procedure
Johannes Weiner
2019-12-01
mm: vmscan: simplify lruvec_lru_size()
Johannes Weiner
2019-12-01
mm/vmscan.c: remove unused scan_control parameter from pageout()
Yang Shi
2019-12-01
mm/vmscan: remove unused lru_pages argument
Andrey Ryabinin
2019-12-01
mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
Shakeel Butt
2019-10-19
mm/vmscan.c: support removing arbitrary sized pages from mapping
William Kucharski
2019-10-19
mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...
Honglei Wang
2019-10-07
mm, memcg: make scan aggression always exclude protection
Chris Down
2019-10-07
mm, memcg: make memory.emin the baseline for utilisation determination
Chris Down
2019-10-07
mm, memcg: proportional memory.{low,min} reclaim
Chris Down
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
2019-09-25
mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
Minchan Kim
2019-09-24
mm: shrinker: make shrinker not depend on memcg kmem
Yang Shi
2019-09-24
mm: move mem_cgroup_uncharge out of __page_cache_release()
Yang Shi
2019-09-24
mm, reclaim: cleanup should_continue_reclaim()
Vlastimil Babka
2019-09-24
mm, reclaim: make should_continue_reclaim perform dryrun detection
Hillf Danton
2019-09-24
mm: vmscan: do not share cgroup iteration between reclaimers
Johannes Weiner
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-08-30
mm, memcg: do not set reclaim_state on soft limit reclaim
Michal Hocko
2019-08-13
mm, vmscan: do not special-case slab reclaim when watermarks are boosted
Mel Gorman
2019-08-03
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...
Yang Shi
2019-07-16
mm/vmscan.c: add checks for incorrect handling of current->reclaim_state
Andrew Morton
2019-07-16
mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths
Yafang Shao
2019-07-16
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
Yafang Shao
2019-07-12
mm: vmscan: correct some vmscan counters for THP swapout
Yang Shi
2019-07-12
mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
Yang Shi
[next]