开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Age
Commit message (
Expand
)
Author
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
2024-09-09
mm: count the number of partially mapped anonymous THPs per size
Barry Song
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
2024-09-09
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-02
mm: split a folio in minimum folio order chunks
Luis Chamberlain
2024-09-01
mm/mprotect: fix dax pud handlings
Peter Xu
2024-09-01
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
2024-07-12
mm: shmem: rename mTHP shmem counters
Ryan Roberts
2024-07-12
mm: fix khugepaged activation policy
Ryan Roberts
2024-07-12
mm: add per-order mTHP split counters
Lance Yang
2024-07-03
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
2024-07-03
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
2024-07-03
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add mTHP support for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
2024-07-03
mm/huge_memory: mark racy access onhuge_anon_orders_always
Ran Xiaokai
2024-06-05
mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=n
Barry Song
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
2024-05-05
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
2024-04-25
thp: add thp_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
2024-04-25
mm: make HPAGE_PXD_* macros even if !THP
Peter Xu
2024-04-25
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
mm: convert huge_zero_page to huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
2024-04-25
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
[next]