开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-10-16
mm: huge_memory: use a folio in do_huge_pmd_numa_page()
Kefeng Wang
2023-10-16
mm: memory: add vm_normal_folio_pmd()
Kefeng Wang
2023-10-06
mm/filemap: increase usage of folio_next_index() helper
Minjie Du
2023-10-06
delayacct: add memory reclaim delay in get_page_from_freelist
liwenyu
2023-10-06
memcg: remove unused do_memsw_account in memcg1_stat_format
Liu Shixin
2023-10-06
memcg: expose swapcache stat for memcg v1
Liu Shixin
2023-10-06
acpi,mm: fix typo sibiling -> sibling
Li Zhijian
2023-10-04
mm: mlock: update mlock_pte_range to handle large folio
Yin Fengwei
2023-10-04
mm: handle large folio when large folio in VM_LOCKED VMA range
Yin Fengwei
2023-10-04
mm: add functions folio_in_range() and folio_within_vma()
Yin Fengwei
2023-10-04
mm/damon/core-test: fix memory leak in damon_new_ctx()
Jinjie Ruan
2023-10-04
mm/damon/core-test: fix memory leak in damon_new_region()
Jinjie Ruan
2023-10-04
mm/writeback: update filemap_dirty_folio() comment
Jianguo Bao
2023-10-04
mm/damon/sysfs-schemes: support DAMOS apply interval
SeongJae Park
2023-10-04
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
2023-10-04
mm/damon/sysfs-schemes: use nr_accesses_bp as the source of tried_regions/<N>...
SeongJae Park
2023-10-04
mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses
SeongJae Park
2023-10-04
hugetlb: convert remove_pool_huge_page() to remove_pool_hugetlb_folio()
Matthew Wilcox (Oracle)
2023-10-04
hugetlb: remove a few calls to page_folio()
Matthew Wilcox (Oracle)
2023-10-04
hugetlb: use a folio in free_hpage_workfn()
Matthew Wilcox (Oracle)
2023-10-04
mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVO
Usama Arif
2023-10-04
memblock: introduce MEMBLOCK_RSRV_NOINIT flag
Usama Arif
2023-10-04
memblock: pass memblock_type to memblock_setclr_flag
Usama Arif
2023-10-04
mm: hugetlb_vmemmap: use nid of the head page to reallocate it
Usama Arif
2023-10-04
mm/damon/core: mark damon_moving_sum() as a static function
SeongJae Park
2023-10-04
mm/damon/core: skip updating nr_accesses_bp for each aggregation interval
SeongJae Park
2023-10-04
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
SeongJae Park
2023-10-04
mm/damon/core: introduce nr_accesses_bp
SeongJae Park
2023-10-04
mm/damon/core-test: add a unit test for damon_moving_sum()
SeongJae Park
2023-10-04
mm/damon/core: implement a pseudo-moving sum function
SeongJae Park
2023-10-04
mm/damon/vaddr: call damon_update_region_access_rate() always
SeongJae Park
2023-10-04
mm/damon/core: define and use a dedicated function for region access rate update
SeongJae Park
2023-10-04
mm/damon/core: use number of passed access sampling as a timer
SeongJae Park
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
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
[next]