index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2021-05-05
mm: vmscan: use kvfree_rcu instead of call_rcu
Yang Shi
2021-05-05
mm: vmscan: remove memcg_shrinker_map_size
Yang Shi
2021-05-05
mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
Yang Shi
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
2021-05-05
mm: vmscan: use nid from shrink_control for tracepoint
Yang Shi
2021-05-05
mm/vmscan: move RECLAIM* bits to uapi header
Dave Hansen
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
2021-02-24
mm/vmscan: restore zone_reclaim_mode ABI
Dave Hansen
2021-02-24
mm/vmscan.c: make lruvec_lru_size() static
Yu Zhao
2021-02-24
mm: VM_BUG_ON lru page flags
Yu Zhao
2021-02-24
mm: add __clear_page_lru_flags() to replace page_off_lru()
Yu Zhao
2021-02-24
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
2021-02-24
mm: don't pass "enum lru_list" to lru list addition functions
Yu Zhao
2021-02-24
mm/vmscan.c: use add_page_to_lru_list()
Yu Zhao
2021-02-24
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
2021-01-17
mm: don't put pinned pages into the swap cache
Linus Torvalds
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2020-12-15
mm/compaction: do page isolation first in compaction
Alex Shi
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
2020-12-15
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
2020-12-15
mm/lru: move lock into lru_note_cost
Alex Shi
2020-12-15
mm/vmscan: remove unnecessary lruvec adding
Alex Shi
2020-12-15
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-15
mm: truncate_complete_page() does not exist any more
Yang Shi
2020-12-15
mm/vmscan.c: remove the filename in the top of file comment
logic.yu
2020-12-15
mm/vmscan: drop unneeded assignment in kswapd()
Lukas Bulwahn
2020-12-15
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
[prev]
[next]