summaryrefslogtreecommitdiff
path: root/include/linux/huge_mm.h
AgeCommit message (Expand)Author
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-09mm/huge_memory: make min_order_for_split() always return an orderZi Yan
2025-12-09mm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan
2025-12-09mm/huge_memory: change folio_split_supported() to folio_check_splittable()Zi Yan
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-11-24mm/huge_memory.c: introduce folio_split_unmappedBalbir Singh
2025-11-24mm: thp: reparent the split queue during memcg offlineQi Zheng
2025-11-24mm: remove remaining is_swap_pmd() users and is_swap_pmd()Lorenzo Stoakes
2025-11-24mm: introduce pmd_is_huge() and use where appropriateLorenzo Stoakes
2025-11-24mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...Wei Yang
2025-11-24mm/huge_memory: introduce enum split_type for clarityWei Yang
2025-11-24mm/huge_memory: fix kernel-doc comments for folio_split() and relatedZi Yan
2025-11-24mm/huge_memory: add split_huge_page_to_order()Zi Yan
2025-11-24mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()Wei Yang
2025-11-24mm/migrate_device: add THP splitting during migrationBalbir Singh
2025-11-24mm/memory/fault: add THP fault handling for zone device private pagesBalbir Singh
2025-11-19mm: add spurious fault fixing support for huge pmdHuang Ying
2025-11-16mm/thp: drop follow_devmap_pmd() default stubAnshuman Khandual
2025-11-09mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan
2025-09-21huge_memory: return -EINVAL in folio split functions when THP is disabledPankaj Raghav
2025-09-13huge_mm.h: disallow is_huge_zero_folio(NULL)Max Kellermann
2025-09-13mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISEDDavid Hildenbrand
2025-09-13mm/huge_memory: convert "tva_flags" to "enum tva_type"David Hildenbrand
2025-09-13prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGEDavid Hildenbrand
2025-09-13mm: convert core mm to mm_flags_*() accessorsLorenzo Stoakes
2025-09-13mm: add largest_zero_folio() routinePankaj Raghav
2025-09-13mm: add persistent huge zero folioPankaj Raghav
2025-07-24mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()David Hildenbrand
2025-07-13mm/madvise: eliminate very confusing manipulation of prev VMALorenzo Stoakes
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove redundant pXd_devmap callsAlistair 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-05-12mm/huge_memory: remove useless folio pointers passingGavin Guo
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-03-17mm/truncate: use folio_split() in truncate operationZi Yan
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: completely abstract unnecessary adj_start calculationLorenzo Stoakes
2025-01-13mm: add per-order mTHP swap-in fallback/fallback_charge countersWenchao Hao
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-06mm: huge_memory: move file_thp_enabled() into huge_memory.cKefeng Wang
2024-11-05mm: move mm flags to mm_types.hNanyong Sun
2024-10-17mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-17mm: allow THP orders for PFNMAPsPeter Xu
2024-09-17mm: drop is_huge_zero_pud()Peter Xu
2024-09-09mm: introduce a pageflag for partially mapped foliosUsama Arif