index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-11-11
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
1
-0
/
+1
2024-11-06
mm: huge_memory: move file_thp_enabled() into huge_memory.c
Kefeng Wang
1
-13
/
+0
2024-11-05
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-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
1
-2
/
+2
2024-09-09
mm: count the number of partially mapped anonymous THPs per size
Barry Song
1
-0
/
+1
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
1
-2
/
+13
2024-09-09
mm: cleanup count_mthp_stat() definition
Ryan Roberts
1
-35
/
+35
2024-09-02
mm: split a folio in minimum folio order chunks
Luis Chamberlain
1
-4
/
+24
2024-09-01
mm/mprotect: fix dax pud handlings
Peter Xu
1
-0
/
+24
2024-09-01
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
1
-2
/
+2
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
1
-3
/
+9
2024-07-12
mm: shmem: rename mTHP shmem counters
Ryan Roberts
1
-3
/
+3
2024-07-12
mm: fix khugepaged activation policy
Ryan Roberts
1
-12
/
+0
2024-07-12
mm: add per-order mTHP split counters
Lance Yang
1
-0
/
+3
2024-07-03
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
1
-0
/
+9
2024-07-03
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
1
-0
/
+6
2024-07-03
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
1
-0
/
+3
2024-07-03
mm: shmem: add mTHP support for anonymous shmem
Baolin Wang
1
-0
/
+10
2024-07-03
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
1
-0
/
+10
2024-07-03
mm/huge_memory: mark racy access onhuge_anon_orders_always
Ran Xiaokai
1
-2
/
+2
2024-06-05
mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=n
Barry Song
1
-0
/
+6
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
1
-2
/
+2
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
1
-14
/
+15
[next]