index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "mm: skip CMA pages when they are not available"
Usama Arif
2024-09-02
1
-22
/
+2
*
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
1
-9
/
+0
|
\
|
*
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-19
1
-9
/
+0
*
|
mm/mglru: fix ineffective protection calculation
Yu Zhao
2024-07-18
1
-44
/
+38
*
|
mm/mglru: fix overshooting shrinker memory
Yu Zhao
2024-07-18
1
-2
/
+8
*
|
mm/mglru: fix div-by-zero in vmpressure_calc_level()
Yu Zhao
2024-07-18
1
-1
/
+0
*
|
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
2024-07-10
1
-1
/
+1
*
|
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-05
1
-3
/
+22
*
|
mm: add defines for min/max swappiness
Dan Schatzberg
2024-07-05
1
-6
/
+6
*
|
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-05
1
-5
/
+5
*
|
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
2024-07-05
1
-6
/
+2
*
|
mm: rename alloc_demote_folio to alloc_migrate_folio
Honggyu Kim
2024-07-04
1
-2
/
+2
*
|
mm: make alloc_demote_folio externally invokable for migration
Honggyu Kim
2024-07-04
1
-2
/
+1
*
|
mm: vmscan: reset sc->priority on retry
Shakeel Butt
2024-07-04
1
-0
/
+1
*
|
mm: vmscan: restore incremental cgroup iteration
Johannes Weiner
2024-07-04
1
-2
/
+40
|
/
*
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-06-06
1
-1
/
+1
*
mm/vmscan: remove ignore_references argument of reclaim_folio_list()
SeongJae Park
2024-05-07
1
-6
/
+4
*
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
2024-05-07
1
-3
/
+3
*
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
2024-05-06
1
-0
/
+3
*
mm: vmscan: avoid split during shrink_folio_list()
Ryan Roberts
2024-04-26
1
-10
/
+10
*
mm: hold PTL from the first PTE while reclaiming a large folio
Barry Song
2024-04-26
1
-0
/
+14
*
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-04-26
1
-1
/
+2
*
Merge branch 'master' into mm-stable
Andrew Morton
2024-03-18
1
-1
/
+4
|
\
|
*
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-03-05
1
-1
/
+4
*
|
mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
Byungchul Park
2024-03-12
1
-1
/
+20
*
|
mm: remove folio from deferred split list before uncharging it
Matthew Wilcox (Oracle)
2024-03-12
1
-0
/
+6
*
|
mm: free folios directly in move_folios_to_lru()
Matthew Wilcox (Oracle)
2024-03-05
1
-20
/
+12
*
|
mm: free folios in a batch in shrink_folio_list()
Matthew Wilcox (Oracle)
2024-03-05
1
-11
/
+9
*
|
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
2024-03-05
1
-5
/
+7
*
|
mm/mglru: improve swappiness handling
Kinsey Ho
2024-02-22
1
-10
/
+10
*
|
mm/mglru: improve struct lru_gen_mm_walk
Kinsey Ho
2024-02-22
1
-24
/
+26
*
|
mm/mglru: improve reset_mm_stats()
Kinsey Ho
2024-02-22
1
-20
/
+22
*
|
mm/mglru: improve should_run_aging()
Kinsey Ho
2024-02-22
1
-14
/
+11
*
|
mm/mglru: drop unused parameter
Kinsey Ho
2024-02-22
1
-5
/
+5
*
|
mm/vmscan: make too_many_isolated return bool
Hao Ge
2024-02-22
1
-3
/
+3
*
|
mm/vmscan: change the type of file from int to bool
Hao Ge
2024-02-22
1
-2
/
+2
*
|
kswapd: replace try_to_freeze() with kthread_freezable_should_stop()
Levi Yun
2024-02-22
1
-6
/
+6
|
/
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-130
/
+150
|
\
|
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
|
*
mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCING
Li Zhijian
2024-01-05
1
-4
/
+1
|
*
mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE
Kinsey Ho
2024-01-05
1
-11
/
+1
|
*
mm/mglru: remove CONFIG_MEMCG
Kinsey Ho
2024-01-05
1
-46
/
+21
|
*
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
2024-01-05
1
-69
/
+123
|
*
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-20
1
-1
/
+1
|
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
1
-31
/
+61
|
|
\
|
*
|
mm/vmstat: move pgdemote_* to per-node stats
Li Zhijian
2023-12-11
1
-4
/
+8
*
|
|
mm/mglru: skip special VMAs in lru_gen_look_around()
Yu Zhao
2023-12-29
1
-4
/
+9
|
|
/
|
/
|
*
|
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
2023-12-13
1
-8
/
+16
*
|
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
2023-12-13
1
-14
/
+16
*
|
mm/mglru: try to stop at high watermarks
Yu Zhao
2023-12-13
1
-8
/
+28
[next]