index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-21
mm/truncate: use folio_split() in truncate_inode_partial_folio()
Zi Yan
1
-23
/
+2
2026-06-21
mm/khugepaged: add per-order mTHP collapse failure statistics
Nico Pache
1
-0
/
+3
2026-06-21
mm/khugepaged: generalize alloc_charge_folio()
Dev Jain
1
-0
/
+2
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
1
-5
/
+12
2026-06-02
mm/huge_memory: move THP gfp limit helper into header
Kairui Song
1
-0
/
+30
2026-04-05
mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
Lorenzo Stoakes (Oracle)
1
-2
/
+2
2026-04-05
mm/huge_memory: simplify vma_is_specal_huge()
Lorenzo Stoakes (Oracle)
1
-2
/
+2
2026-04-05
mm: introduce is_pmd_order helper
Nico Pache
1
-0
/
+5
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
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-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-31
/
+81
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
1
-2
/
+3
2025-11-24
mm: thp: reparent the split queue during memcg offline
Qi Zheng
1
-0
/
+4
2025-11-24
mm: remove remaining is_swap_pmd() users and is_swap_pmd()
Lorenzo Stoakes
1
-9
/
+0
2025-11-24
mm: introduce pmd_is_huge() and use where appropriate
Lorenzo Stoakes
1
-4
/
+35
2025-11-24
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
Wei Yang
1
-5
/
+3
2025-11-24
mm/huge_memory: introduce enum split_type for clarity
Wei Yang
1
-0
/
+5
2025-11-24
mm/huge_memory: fix kernel-doc comments for folio_split() and related
Zi Yan
1
-4
/
+6
2025-11-24
mm/huge_memory: add split_huge_page_to_order()
Zi Yan
1
-2
/
+10
2025-11-24
mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Wei Yang
1
-0
/
+2
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
1
-2
/
+9
2025-11-24
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-16
mm/thp: drop follow_devmap_pmd() default stub
Anshuman Khandual
1
-6
/
+0
2025-11-09
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
1
-32
/
+23
2025-09-21
huge_memory: return -EINVAL in folio split functions when THP is disabled
Pankaj Raghav
1
-4
/
+8
2025-09-13
huge_mm.h: disallow is_huge_zero_folio(NULL)
Max Kellermann
1
-0
/
+2
2025-09-13
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
1
-1
/
+7
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
1
-12
/
+18
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
1
-5
/
+15
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
1
-1
/
+1
2025-09-13
mm: add largest_zero_folio() routine
Pankaj Raghav
1
-0
/
+22
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
1
-0
/
+16
2025-07-24
mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()
David Hildenbrand
1
-1
/
+11
2025-07-13
mm/madvise: eliminate very confusing manipulation of prev VMA
Lorenzo Stoakes
1
-5
/
+4
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-2
/
+4
2025-07-09
mm: remove redundant pXd_devmap calls
Alistair Popple
1
-6
/
+4
2025-07-09
mm/gup: remove pXX_devmap usage from get_user_pages()
Alistair Popple
1
-3
/
+0
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
1
-6
/
+6
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
1
-8
/
+7
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-2
/
+0
2025-03-17
mm/truncate: use folio_split() in truncate operation
Zi Yan
1
-0
/
+36
2025-03-17
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
1
-0
/
+2
2025-03-17
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
1
-0
/
+2
2025-03-16
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
1
-2
/
+2
2025-01-13
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
[next]