index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: vmscan.c: fix OOM on swap stress test
Chris Li
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-03
mm: shmem: support large folio swap out
Baolin Wang
2024-09-01
memcg: use ratelimited stats flush in the reclaim
Shakeel Butt
2024-09-01
mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
Yuanchu Xie
2024-09-01
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
2024-09-01
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2024-09-01
mm: add node_reclaim successes to VM event counters
Matthew Cassell
2024-09-01
Revert "mm: skip CMA pages when they are not available"
Usama Arif
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-17
mm/mglru: fix ineffective protection calculation
Yu Zhao
2024-07-17
mm/mglru: fix overshooting shrinker memory
Yu Zhao
2024-07-17
mm/mglru: fix div-by-zero in vmpressure_calc_level()
Yu Zhao
2024-07-10
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
2024-07-04
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
mm: add defines for min/max swappiness
Dan Schatzberg
2024-07-04
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-04
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
2024-07-03
mm: rename alloc_demote_folio to alloc_migrate_folio
Honggyu Kim
2024-07-03
mm: make alloc_demote_folio externally invokable for migration
Honggyu Kim
2024-07-03
mm: vmscan: reset sc->priority on retry
Shakeel Butt
2024-07-03
mm: vmscan: restore incremental cgroup iteration
Johannes Weiner
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
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
[next]