开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-01-18
mm: add vma_has_recency()
Yu Zhao
2023-01-18
mm: multi-gen LRU: simplify arch_has_hw_pte_young() check
Yu Zhao
2023-01-18
mm: multi-gen LRU: clarify scan_control flags
Yu Zhao
2023-01-18
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
2023-01-18
mm: multi-gen LRU: shuffle should_run_aging()
Yu Zhao
2023-01-18
mm: multi-gen LRU: remove aging fairness safeguard
Yu Zhao
2023-01-18
mm: multi-gen LRU: remove eviction fairness safeguard
Yu Zhao
2023-01-18
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2023-01-18
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2023-01-18
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
mm: Remove pointless barrier() after pmdp_get_lockless()
Peter Zijlstra
2022-12-15
mm: Rename pmd_read_atomic()
Peter Zijlstra
2022-12-11
mm: memcg: fix swapcached stat accounting
Hugh Dickins
2022-12-11
mm: add nodes= arg to memory.reclaim
Mina Almasry
2022-12-11
mm: disable top-tier fallback to reclaim on proactive reclaim
Mina Almasry
2022-12-11
mm: memcg: fix stale protection of reclaim target memcg
Yosry Ahmed
2022-11-30
mm: vmscan: use sysfs_emit() to instead of scnprintf()
Xu Panda
2022-11-30
mm: multi-gen LRU: remove NULL checks on NODE_DATA()
Yu Zhao
2022-11-30
mm: make drop_caches keep reclaiming on all nodes
Jan Kara
2022-11-30
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-22
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
2022-11-22
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
2022-11-22
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
2022-11-08
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
2022-10-07
mglru: mm/vmscan.c: fix imprecise comments
Yu Zhao
2022-10-07
mm/mglru: don't sync disk for each aging cycle
Yu Zhao
2022-10-03
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
2022-10-03
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
2022-10-03
mm/vmscan: fix a lot of comments
Matthew Wilcox (Oracle)
2022-09-26
mm/vmscan: use vma iterator instead of vm_next
Liam R. Howlett
2022-09-26
mm/demotion: demote pages according to allocation fallback order
Jagdish Gediya
2022-09-26
mm/demotion: move memory demotion related code
Aneesh Kumar K.V
2022-09-26
mm: multi-gen LRU: admin guide
Yu Zhao
2022-09-26
mm: multi-gen LRU: debugfs interface
Yu Zhao
2022-09-26
mm: multi-gen LRU: thrashing prevention
Yu Zhao
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-26
mm: multi-gen LRU: optimize multiple memcgs
Yu Zhao
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
2022-09-26
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
mm/vmscan.c: refactor shrink_node()
Yu Zhao
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
[next]