index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2024-10-17
1
-0
/
+18
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-52
/
+78
|
\
|
*
mm: allow THP orders for PFNMAPs
Peter Xu
2024-09-17
1
-3
/
+3
|
*
mm: drop is_huge_zero_pud()
Peter Xu
2024-09-17
1
-10
/
+0
|
*
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
1
-2
/
+2
|
*
mm: count the number of partially mapped anonymous THPs per size
Barry Song
2024-09-09
1
-0
/
+1
|
*
mm: count the number of anonymous THPs per size
Barry Song
2024-09-09
1
-2
/
+13
|
*
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-09
1
-35
/
+35
|
*
mm/mprotect: fix dax pud handlings
Peter Xu
2024-09-01
1
-0
/
+24
|
*
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
1
-2
/
+2
*
|
mm: split a folio in minimum folio order chunks
Luis Chamberlain
2024-09-02
1
-4
/
+24
|
/
*
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
2024-07-26
1
-3
/
+9
*
mm: shmem: rename mTHP shmem counters
Ryan Roberts
2024-07-12
1
-3
/
+3
*
mm: fix khugepaged activation policy
Ryan Roberts
2024-07-12
1
-12
/
+0
*
mm: add per-order mTHP split counters
Lance Yang
2024-07-12
1
-0
/
+3
*
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
2024-07-03
1
-0
/
+9
*
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
2024-07-03
1
-0
/
+6
*
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
2024-07-03
1
-0
/
+3
*
mm: shmem: add mTHP support for anonymous shmem
Baolin Wang
2024-07-03
1
-0
/
+10
*
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
2024-07-03
1
-0
/
+10
*
mm/huge_memory: mark racy access onhuge_anon_orders_always
Ran Xiaokai
2024-07-03
1
-2
/
+2
*
mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=n
Barry Song
2024-06-05
1
-0
/
+6
*
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-06-05
1
-2
/
+2
*
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-05
1
-14
/
+15
*
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
2024-05-05
1
-0
/
+2
*
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
2024-05-05
1
-0
/
+21
*
thp: add thp_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
1
-0
/
+11
*
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
2024-04-25
1
-8
/
+0
*
mm: make HPAGE_PXD_* macros even if !THP
Peter Xu
2024-04-25
1
-14
/
+15
*
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
1
-7
/
+2
*
mm: convert huge_zero_page to huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
1
-13
/
+8
*
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
2024-04-25
1
-0
/
+10
*
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
2024-04-25
1
-2
/
+2
*
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2024-04-25
1
-12
/
+0
*
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2024-04-25
1
-3
/
+0
*
mm: thp: split huge page to any lower order pages
Zi Yan
2024-03-04
1
-8
/
+13
*
mm: remove VM_EXEC requirement for THP eligibility
Fangrui Song
2023-12-29
1
-1
/
+0
*
mm: thp: support allocation of anonymous multi-size THP
Ryan Roberts
2023-12-20
1
-2
/
+4
*
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-12-20
1
-26
/
+155
*
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
1
-2
/
+2
*
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
1
-2
/
+0
*
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-08-21
1
-3
/
+0
*
mm: remove vmf_insert_pfn_xxx_prot() for huge page-table entries
Lorenzo Stoakes
2023-04-05
1
-37
/
+2
*
mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
Peter Xu
2023-03-28
1
-1
/
+1
*
mm: convert deferred_split_huge_page() to deferred_split_folio()
Matthew Wilcox (Oracle)
2023-02-02
1
-2
/
+2
*
mm/huge_memory: remove page_deferred_list()
Matthew Wilcox (Oracle)
2023-02-02
1
-8
/
+0
*
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
2023-02-02
1
-5
/
+4
*
mm: add split_folio()
Matthew Wilcox (Oracle)
2022-10-03
1
-0
/
+5
*
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-11
1
-2
/
+12
*
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
2022-09-11
1
-5
/
+4
[next]