summaryrefslogtreecommitdiff
path: root/mm/huge_memory.c
AgeCommit message (Expand)Author
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
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-12mm/thp: fix deferred split queue not partially_mapped: fixHugh Dickins
2024-11-11mm: huge_memory: use strscpy() instead of strcpy()Maíra Canal
2024-11-11mm: move ``get_order_from_str()`` to internal.hMaíra Canal
2024-11-11mm: add per-order mTHP swpin countersBarry Song
2024-11-11mm: swap: count successful large folio zswap stores in hugepage zswpout statsKanchana P Sridhar
2024-11-07mm: remove references to page->index in huge_memory.cMatthew Wilcox (Oracle)
2024-11-06mm: huge_memory: move file_thp_enabled() into huge_memory.cKefeng Wang
2024-11-06mm: avoid zeroing user movable page twice with init_on_alloc=1Zi Yan
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang
2024-11-06mm: allocate THP on hugezeropage wp-faultDev Jain
2024-11-06mm: abstract THP allocationDev Jain
2024-11-05mm: move mm flags to mm_types.hNanyong Sun
2024-11-05mm/thp: fix deferred split unqueue naming and lockingHugh Dickins
2024-11-05mm/thp: fix deferred split queue not partially_mappedHugh Dickins
2024-10-17mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang
2024-10-09mm/huge_memory: check pmd_special() only after pmd_present()David Hildenbrand
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-20Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-17mm/fork: accept huge pfnmap entriesPeter Xu
2024-09-17mm: allow THP orders for PFNMAPsPeter Xu