index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
1
-1
/
+1
*
mm: vmscan: shrink deferred objects proportional to priority
Yang Shi
2021-05-05
1
-35
/
+11
*
mm: memcontrol: reparent nr_deferred when memcg offline
Yang Shi
2021-05-05
1
-0
/
+24
*
mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
Yang Shi
2021-05-05
1
-15
/
+16
*
mm: vmscan: use per memcg nr_deferred of shrinker
Yang Shi
2021-05-05
1
-12
/
+66
*
mm: vmscan: add per memcg shrinker nr_deferred
Yang Shi
2021-05-05
1
-18
/
+42
*
mm: vmscan: use a new flag to indicate shrinker is registered
Yang Shi
2021-05-05
1
-25
/
+15
*
mm: vmscan: add shrinker_info_protected() helper
Yang Shi
2021-05-05
1
-3
/
+9
*
mm: memcontrol: rename shrinker_map to shrinker_info
Yang Shi
2021-05-05
1
-29
/
+29
*
mm: vmscan: use kvfree_rcu instead of call_rcu
Yang Shi
2021-05-05
1
-6
/
+1
*
mm: vmscan: remove memcg_shrinker_map_size
Yang Shi
2021-05-05
1
-9
/
+11
*
mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
Yang Shi
2021-05-05
1
-10
/
+8
*
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
2021-05-05
1
-3
/
+129
*
mm: vmscan: use nid from shrink_control for tracepoint
Yang Shi
2021-05-05
1
-1
/
+1
*
mm/vmscan: move RECLAIM* bits to uapi header
Dave Hansen
2021-05-05
1
-8
/
+0
*
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
2021-05-05
1
-2
/
+3
*
mm/vmscan: restore zone_reclaim_mode ABI
Dave Hansen
2021-02-24
1
-2
/
+7
*
mm/vmscan.c: make lruvec_lru_size() static
Yu Zhao
2021-02-24
1
-1
/
+2
*
mm: VM_BUG_ON lru page flags
Yu Zhao
2021-02-24
1
-1
/
+0
*
mm: add __clear_page_lru_flags() to replace page_off_lru()
Yu Zhao
2021-02-24
1
-2
/
+1
*
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
2021-02-24
1
-2
/
+2
*
mm: don't pass "enum lru_list" to lru list addition functions
Yu Zhao
2021-02-24
1
-4
/
+2
*
mm/vmscan.c: use add_page_to_lru_list()
Yu Zhao
2021-02-24
1
-5
/
+1
*
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
2021-02-24
1
-37
/
+31
*
mm: don't put pinned pages into the swap cache
Linus Torvalds
2021-01-17
1
-0
/
+2
*
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
1
-18
/
+23
*
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
2020-12-15
1
-10
/
+2
*
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2020-12-15
1
-30
/
+25
*
mm/compaction: do page isolation first in compaction
Alex Shi
2020-12-15
1
-21
/
+22
*
mm/lru: introduce TestClearPageLRU()
Alex Shi
2020-12-15
1
-20
/
+19
*
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
2020-12-15
1
-1
/
+6
*
mm/lru: move lock into lru_note_cost
Alex Shi
2020-12-15
1
-3
/
+1
*
mm/vmscan: remove unnecessary lruvec adding
Alex Shi
2020-12-15
1
-13
/
+25
*
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-15
1
-0
/
+1
*
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-13
1
-1
/
+1
*
mm/vmscan: fix infinite loop in drop_slab_node
Chunxin Zang
2020-10-13
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-14
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
[next]