index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-04
mips: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-10-04
fs: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-10-04
mm/memory_hotplug: use pfn math in place of direct struct page manipulation
Zi Yan
2023-10-04
mm/hugetlb: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-10-04
mm/cma: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-10-04
mm, vmscan: remove ISOLATE_UNMAPPED
Vlastimil Babka
2023-10-04
trace-vmscan-postprocess: sync with tracepoints updates
Vlastimil Babka
2023-10-04
buffer: remove __getblk_gfp()
Matthew Wilcox (Oracle)
2023-10-04
ext4: call bdev_getblk() from sb_getblk_gfp()
Matthew Wilcox (Oracle)
2023-10-04
buffer: convert sb_getblk() to call __getblk()
Matthew Wilcox (Oracle)
2023-10-04
buffer: convert getblk_unmovable() and __getblk() to use bdev_getblk()
Matthew Wilcox (Oracle)
2023-10-04
buffer: use bdev_getblk() to avoid memory reclaim in readahead path
Matthew Wilcox (Oracle)
2023-10-04
ext4: use bdev_getblk() to avoid memory reclaim in readahead path
Matthew Wilcox (Oracle)
2023-10-04
buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()
Matthew Wilcox (Oracle)
2023-10-04
buffer: pass GFP flags to folio_alloc_buffers()
Matthew Wilcox (Oracle)
2023-10-04
Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint
SeongJae Park
2023-10-04
mm/damon/core: add a tracepoint for damos apply target regions
SeongJae Park
2023-10-04
mm: migrate: remove isolated variable in add_page_for_migration()
Kefeng Wang
2023-10-04
mm: migrate: remove PageHead() check for HugeTLB in add_page_for_migration()
Kefeng Wang
2023-10-04
mm: migrate: use a folio in add_page_for_migration()
Kefeng Wang
2023-10-04
mm: migrate: use __folio_test_movable()
Kefeng Wang
2023-10-04
mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio()
Kefeng Wang
2023-10-04
mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()
Kefeng Wang
2023-10-04
mm: migrate: remove THP mapcount check in numamigrate_isolate_page()
Kefeng Wang
2023-10-04
mm: migrate: remove PageTransHuge check in numamigrate_isolate_page()
Kefeng Wang
2023-10-04
mm/rmap: pass folio to hugepage_add_anon_rmap()
David Hildenbrand
2023-10-04
mm/rmap: simplify PageAnonExclusive sanity checks when adding anon rmap
David Hildenbrand
2023-10-04
mm/rmap: warn on new PTE-mapped folios in page_add_anon_rmap()
David Hildenbrand
2023-10-04
mm/rmap: move folio_test_anon() check out of __folio_set_anon()
David Hildenbrand
2023-10-04
mm/rmap: move SetPageAnonExclusive out of __page_set_anon_rmap()
David Hildenbrand
2023-10-04
mm/rmap: drop stale comment in page_add_anon_rmap and hugepage_add_anon_rmap()
David Hildenbrand
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: shrinker: convert shrinker_rwsem to mutex
Qi Zheng
2023-10-04
mm: shrinker: hold write lock to reparent shrinker nr_deferred
Qi Zheng
2023-10-04
mm: shrinker: make memcg slab shrink lockless
Qi Zheng
2023-10-04
mm: shrinker: make global slab shrink lockless
Qi Zheng
2023-10-04
mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg...
Qi Zheng
2023-10-04
mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
Qi Zheng
2023-10-04
mm: shrinker: remove old APIs
Qi Zheng
2023-10-04
fs: super: dynamically allocate the s_shrink
Qi Zheng
2023-10-04
zsmalloc: dynamically allocate the mm-zspool shrinker
Qi Zheng
2023-10-04
xfs: dynamically allocate the xfs-qm shrinker
Qi Zheng
2023-10-04
xfs: dynamically allocate the xfs-inodegc shrinker
Qi Zheng
2023-10-04
xfs: dynamically allocate the xfs-buf shrinker
Qi Zheng
2023-10-04
nfsd: dynamically allocate the nfsd-reply shrinker
Qi Zheng
2023-10-04
nfsd: dynamically allocate the nfsd-client shrinker
Qi Zheng
2023-10-04
jbd2,ext4: dynamically allocate the jbd2-journal shrinker
Qi Zheng
2023-10-04
ext4: dynamically allocate the ext4-es shrinker
Qi Zheng
2023-10-04
mbcache: dynamically allocate the mbcache shrinker
Qi Zheng
[next]