summaryrefslogtreecommitdiff
path: root/mm/huge_memory.c
AgeCommit message (Expand)Author
11 daysmm/huge_memory: refactor after-split (page) cache codeZi Yan
11 daysmm/huge_memory: get frozen folio refcount with folio_expected_ref_count()Zi Yan
11 daysmm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_splitZi Yan
11 daysmm/huge_memory: deduplicate code in __folio_split()Zi Yan
11 daysmm/huge_memory: remove after_split label in __split_unmapped_folio()Zi Yan
11 daysmm/huge_memory: move unrelated code out of __split_unmapped_folio()Zi Yan
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove redundant pXd_devmap callsAlistair Popple
2025-07-09mm/huge_memory: remove pXd_devmap usage from insert_pXd_pfn()Alistair Popple
2025-07-09mm/gup: remove pXX_devmap usage from get_user_pages()Alistair Popple
2025-07-09mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes
2025-07-09mm: huge_memory: fix the check for allowed huge orders in shmemBaolin Wang
2025-07-09mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()David Hildenbrand
2025-07-09mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()David Hildenbrand
2025-07-09mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()David Hildenbrand
2025-05-22mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()David Hildenbrand
2025-05-12mm/huge_memory: remove useless folio pointers passingGavin Guo
2025-05-12mm/huge_memory: adjust try_to_migrate_one() and split_huge_pmd_locked()Gavin Guo
2025-05-11mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()Fan Ni
2025-05-11mm: huge_memory: add folio_mark_accessed() when zapping file THPBaolin Wang
2025-05-11mm: add folio_mk_pmd()Matthew Wilcox (Oracle)
2025-05-07mm/huge_memory: fix dereferencing invalid pmd migration entryGavin Guo
2025-03-21mm: separate folio_split_memcg_refs() from split_page_memcg()Matthew Wilcox (Oracle)
2025-03-17mm: convert lru_add_page_tail() to lru_add_split_folio()Matthew Wilcox (Oracle)
2025-03-17mm/truncate: use folio_split() in truncate operationZi Yan
2025-03-17mm/huge_memory: add folio_split() to debugfs testing interfaceZi Yan
2025-03-17mm/huge_memory: remove the old, unused __split_huge_page()Zi Yan
2025-03-17mm/huge_memory: add buddy allocator like (non-uniform) folio_split()Zi Yan
2025-03-17mm/huge_memory: move folio split common code to __folio_split()Zi Yan
2025-03-17mm/huge_memory: add two new (not yet used) functions for folio_split()Zi Yan
2025-03-17mm: remove redundant return in set_huge_zero_folio()Dev Jain
2025-03-17mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()David Hildenbrand
2025-03-17mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friendsDavid Hildenbrand
2025-03-17mm: let _folio_nr_pages overlay memcg_data in first tail pageDavid Hildenbrand
2025-03-17fs/dax: properly refcount fs dax pagesAlistair Popple
2025-03-17mm/huge_memory: add vmf_insert_folio_pmd()Alistair Popple
2025-03-17mm/huge_memory: add vmf_insert_folio_pud()Alistair Popple
2025-03-16mm: avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmapBarry Song
2025-03-16mm: completely abstract unnecessary adj_start calculationLorenzo Stoakes
2025-03-16mm/huge_memory: allow split shmem large folio to any lower orderZi Yan
2025-03-16mm: memcontrol: move memsw charge callbacks to v1Johannes Weiner
2025-03-16mm/huge_memory: drop beyond-EOF folios with the right number of refsZi Yan
2025-01-25mm/huge_memory: convert has_hwpoisoned into a pure folio flagDavid Hildenbrand
2025-01-25mm/huge_memory.c: rename shadowed localAndrew Morton
2025-01-13mm: add per-order mTHP swap-in fallback/fallback_charge countersWenchao Hao
2025-01-13mm: migrate: remove unused argument vma from migrate_misplaced_folio()Donet Tom
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts
2024-12-18mm: huge_memory: handle strsep not finding delimiterLeo Stone
2024-12-18mm: convert partially_mapped set/clear operations to be atomicUsama Arif
2024-12-18mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan