index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_folio_list()
SeongJae Park
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
2024-04-25
mm: vmscan: avoid split during shrink_folio_list()
Ryan Roberts
2024-04-25
mm: hold PTL from the first PTE while reclaiming a large folio
Barry Song
2024-04-25
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-03-18
Merge branch 'master' into mm-stable
Andrew Morton
2024-03-12
mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
Byungchul Park
2024-03-12
mm: remove folio from deferred split list before uncharging it
Matthew Wilcox (Oracle)
2024-03-04
mm: free folios directly in move_folios_to_lru()
Matthew Wilcox (Oracle)
2024-03-04
mm: free folios in a batch in shrink_folio_list()
Matthew Wilcox (Oracle)
2024-03-04
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
2024-03-04
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-02-22
mm/mglru: improve swappiness handling
Kinsey Ho
2024-02-22
mm/mglru: improve struct lru_gen_mm_walk
Kinsey Ho
2024-02-22
mm/mglru: improve reset_mm_stats()
Kinsey Ho
2024-02-22
mm/mglru: improve should_run_aging()
Kinsey Ho
2024-02-22
mm/mglru: drop unused parameter
Kinsey Ho
2024-02-22
mm/vmscan: make too_many_isolated return bool
Hao Ge
2024-02-22
mm/vmscan: change the type of file from int to bool
Hao Ge
2024-02-22
kswapd: replace try_to_freeze() with kthread_freezable_should_stop()
Levi Yun
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-05
mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCING
Li Zhijian
2024-01-05
mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE
Kinsey Ho
2024-01-05
mm/mglru: remove CONFIG_MEMCG
Kinsey Ho
2024-01-05
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
2023-12-29
mm/mglru: skip special VMAs in lru_gen_look_around()
Yu Zhao
2023-12-20
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-12
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
2023-12-12
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
2023-12-12
mm/mglru: try to stop at high watermarks
Yu Zhao
2023-12-12
mm/mglru: fix underprotected page cache
Yu Zhao
2023-12-10
mm/vmstat: move pgdemote_* to per-node stats
Li Zhijian
2023-10-18
mm: multi-gen LRU: reuse some legacy trace events
Jaewon Kim
2023-10-06
delayacct: add memory reclaim delay in get_page_from_freelist
liwenyu
2023-10-04
mm, vmscan: remove ISOLATE_UNMAPPED
Vlastimil Babka
2023-10-04
mm: memcg: add THP swap out info for anonymous reclaim
Xin Hao
2023-10-04
mm: vmscan: modify an easily misunderstood function name
liujinlong
2023-10-04
mm: vmscan: move shrinker-related code into a separate file
Qi Zheng
2023-10-04
mm/vmscan: print err before panic
Angus Chen
2023-10-04
mm/vmscan: use folio_migratetype() instead of get_pageblock_migratetype()
Vern Hao
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
Multi-gen LRU: skip CMA pages when they are not eligible
Charan Teja Kalla
2023-08-21
Multi-gen LRU: fix can_swap in lru_gen_look_around()
Kalesh Singh
2023-08-21
Multi-gen LRU: avoid race in inc_min_seq()
Kalesh Singh
2023-08-21
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
2023-08-21
mm: multi-gen LRU: don't spin during memcg release
T.J. Mercier
[next]