index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Age
Commit message (
Expand
)
Author
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-09
mm/huge_memory: make min_order_for_split() always return an order
Zi Yan
2025-12-09
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
2025-12-09
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
2025-11-24
mm: thp: reparent the split queue during memcg offline
Qi Zheng
2025-11-24
mm: remove remaining is_swap_pmd() users and is_swap_pmd()
Lorenzo Stoakes
2025-11-24
mm: introduce pmd_is_huge() and use where appropriate
Lorenzo Stoakes
2025-11-24
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...
Wei Yang
2025-11-24
mm/huge_memory: introduce enum split_type for clarity
Wei Yang
2025-11-24
mm/huge_memory: fix kernel-doc comments for folio_split() and related
Zi Yan
2025-11-24
mm/huge_memory: add split_huge_page_to_order()
Zi Yan
2025-11-24
mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Wei Yang
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
2025-11-24
mm/memory/fault: add THP fault handling for zone device private pages
Balbir Singh
2025-11-19
mm: add spurious fault fixing support for huge pmd
Huang Ying
2025-11-16
mm/thp: drop follow_devmap_pmd() default stub
Anshuman Khandual
2025-11-09
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
2025-09-21
huge_memory: return -EINVAL in folio split functions when THP is disabled
Pankaj Raghav
2025-09-13
huge_mm.h: disallow is_huge_zero_folio(NULL)
Max Kellermann
2025-09-13
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: add largest_zero_folio() routine
Pankaj Raghav
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
2025-07-24
mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()
David Hildenbrand
2025-07-13
mm/madvise: eliminate very confusing manipulation of prev VMA
Lorenzo Stoakes
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-09
mm: remove redundant pXd_devmap calls
Alistair Popple
2025-07-09
mm/gup: remove pXX_devmap usage from get_user_pages()
Alistair Popple
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-03-17
mm/truncate: use folio_split() in truncate operation
Zi Yan
2025-03-17
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
2025-03-17
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
2025-03-16
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
2025-01-13
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
2024-11-11
mm: add per-order mTHP swpin counters
Barry Song
2024-11-11
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
2024-11-06
mm: huge_memory: move file_thp_enabled() into huge_memory.c
Kefeng Wang
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
mm: allow THP orders for PFNMAPs
Peter Xu
2024-09-17
mm: drop is_huge_zero_pud()
Peter Xu
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
[next]