index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Age
Commit message (
Expand
)
Author
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)
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2024-04-25
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2024-03-04
mm: thp: split huge page to any lower order pages
Zi Yan
2023-12-29
mm: remove VM_EXEC requirement for THP eligibility
Fangrui Song
2023-12-20
mm: thp: support allocation of anonymous multi-size THP
Ryan Roberts
2023-12-20
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-08-21
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-04-05
mm: remove vmf_insert_pfn_xxx_prot() for huge page-table entries
Lorenzo Stoakes
2023-03-28
mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
Peter Xu
2023-02-02
mm: convert deferred_split_huge_page() to deferred_split_folio()
Matthew Wilcox (Oracle)
2023-02-02
mm/huge_memory: remove page_deferred_list()
Matthew Wilcox (Oracle)
2023-02-02
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
2022-10-03
mm: add split_folio()
Matthew Wilcox (Oracle)
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-11
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
2022-07-17
mm/huge_memory: fix comment of page_deferred_list
Miaohe Lin
2022-07-17
mm/huge_memory: check pmd_present first in is_huge_zero_pmd
Miaohe Lin
2022-07-17
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
2022-07-17
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
2022-07-03
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
2022-05-19
mm: thp: only regular file could be THP eligible
Yang Shi
2022-05-13
mm: allow can_split_folio() to be called when THP are disabled
Matthew Wilcox (Oracle)
2022-05-13
mm/mprotect: use mmu_gather
Nadav Amit
2022-03-24
mm/huge_memory: make is_transparent_hugepage() static
Miaohe Lin
2022-03-21
mm: Support arbitrary THP sizes
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn can_split_huge_page() into can_split_folio()
Matthew Wilcox (Oracle)
2022-03-21
mm/huge_memory: Convert __split_huge_pmd() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
mm: Add split_folio_to_list()
Matthew Wilcox (Oracle)
2022-01-04
mm: Add folio_test_pmd_mappable()
Matthew Wilcox (Oracle)
2021-09-27
mm/writeback: Add folio_wait_stable()
Matthew Wilcox (Oracle)
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-06-30
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
[next]