index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+6
2025-12-09
mm/huge_memory: make min_order_for_split() always return an order
Zi Yan
1
-3
/
+3
2025-12-09
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
1
-1
/
+0
2025-12-09
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
1
-3
/
+3
2025-12-06
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-31
/
+81
2025-12-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2025-11-25
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
1
-2
/
+3
2025-11-25
mm: thp: reparent the split queue during memcg offline
Qi Zheng
1
-0
/
+4
2025-11-25
mm: remove remaining is_swap_pmd() users and is_swap_pmd()
Lorenzo Stoakes
1
-9
/
+0
2025-11-25
mm: introduce pmd_is_huge() and use where appropriate
Lorenzo Stoakes
1
-4
/
+35
2025-11-25
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...
Wei Yang
1
-5
/
+3
2025-11-25
mm/huge_memory: introduce enum split_type for clarity
Wei Yang
1
-0
/
+5
2025-11-25
mm/huge_memory: fix kernel-doc comments for folio_split() and related
Zi Yan
1
-4
/
+6
2025-11-25
mm/huge_memory: add split_huge_page_to_order()
Zi Yan
1
-2
/
+10
2025-11-25
mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Wei Yang
1
-0
/
+2
2025-11-25
mm/migrate_device: add THP splitting during migration
Balbir Singh
1
-2
/
+9
2025-11-25
mm/memory/fault: add THP fault handling for zone device private pages
Balbir Singh
1
-0
/
+7
2025-11-19
mm: add spurious fault fixing support for huge pmd
Huang Ying
1
-1
/
+1
2025-11-17
mm/thp: drop follow_devmap_pmd() default stub
Anshuman Khandual
1
-6
/
+0
2025-11-10
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
1
-32
/
+23
2025-09-22
huge_memory: return -EINVAL in folio split functions when THP is disabled
Pankaj Raghav
1
-4
/
+8
2025-09-14
huge_mm.h: disallow is_huge_zero_folio(NULL)
Max Kellermann
1
-0
/
+2
2025-09-14
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
1
-1
/
+7
2025-09-14
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
1
-12
/
+18
2025-09-14
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
1
-5
/
+15
2025-09-14
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
1
-1
/
+1
2025-09-14
mm: add largest_zero_folio() routine
Pankaj Raghav
1
-0
/
+22
2025-09-14
mm: add persistent huge zero folio
Pankaj Raghav
1
-0
/
+16
2025-07-25
mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()
David Hildenbrand
1
-1
/
+11
2025-07-14
mm/madvise: eliminate very confusing manipulation of prev VMA
Lorenzo Stoakes
1
-5
/
+4
2025-07-10
mm: remove callers of pfn_t functionality
Alistair Popple
1
-2
/
+4
2025-07-10
mm: remove redundant pXd_devmap calls
Alistair Popple
1
-6
/
+4
2025-07-10
mm/gup: remove pXX_devmap usage from get_user_pages()
Alistair Popple
1
-3
/
+0
2025-07-10
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
1
-6
/
+6
2025-05-13
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
1
-8
/
+7
2025-05-12
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-2
/
+0
2025-03-18
mm/truncate: use folio_split() in truncate operation
Zi Yan
1
-0
/
+36
2025-03-18
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
1
-0
/
+2
2025-03-18
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
1
-0
/
+2
2025-03-17
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
1
-2
/
+2
2025-01-14
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
1
-0
/
+2
2024-11-11
mm: add per-order mTHP swpin counters
Barry Song
1
-0
/
+1
2024-11-11
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
1
-0
/
+1
2024-11-07
mm: huge_memory: move file_thp_enabled() into huge_memory.c
Kefeng Wang
1
-13
/
+0
2024-11-06
mm: move mm flags to mm_types.h
Nanyong Sun
1
-1
/
+0
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
1
-0
/
+18
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-52
/
+78
2024-09-17
mm: allow THP orders for PFNMAPs
Peter Xu
1
-3
/
+3
2024-09-17
mm: drop is_huge_zero_pud()
Peter Xu
1
-10
/
+0
2024-09-10
mm: introduce a pageflag for partially mapped folios
Usama Arif
1
-2
/
+2
[next]