index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
2025-11-15
mm/huge_memory: fix folio split check for anon folios in swapcache
Zi Yan
2025-11-09
mm/huge_memory: initialise the tags of the huge zero folio
Catalin Marinas
2025-11-09
mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
Zi Yan
2025-11-09
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
2025-10-15
mm: prevent poison consumption when splitting THP
Qiuxu Zhuo
2025-10-07
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
2025-09-21
mm: skip mlocked THPs that are underused early in deferred_split_scan()
Lance Yang
2025-09-21
mm, swap: use the swap table for the swap cache and switch API
Kairui Song
2025-09-21
mm, swap: wrap swap cache replacement with a helper
Kairui Song
2025-09-13
mm/huge_memory: remove enforce_sysfs from __thp_vma_allowable_orders
Usama Arif
2025-09-13
mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
Zi Yan
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
2025-09-13
mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
Pankaj Raghav
2025-09-13
mm: rename huge_zero_page to huge_zero_folio
Pankaj Raghav
2025-09-13
mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
2025-09-13
mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
2025-09-13
mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
2025-09-13
mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
2025-07-24
mm/huge_memory: refactor after-split (page) cache code
Zi Yan
2025-07-24
mm/huge_memory: get frozen folio refcount with folio_expected_ref_count()
Zi Yan
2025-07-24
mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_split
Zi Yan
2025-07-24
mm/huge_memory: deduplicate code in __folio_split()
Zi Yan
2025-07-24
mm/huge_memory: remove after_split label in __split_unmapped_folio()
Zi Yan
2025-07-24
mm/huge_memory: move unrelated code out of __split_unmapped_folio()
Zi Yan
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/huge_memory: remove pXd_devmap usage from insert_pXd_pfn()
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-07-09
mm: huge_memory: fix the check for allowed huge orders in shmem
Baolin Wang
2025-07-09
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()
David Hildenbrand
2025-07-09
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()
David Hildenbrand
2025-07-09
mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()
David Hildenbrand
2025-05-22
mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
2025-05-12
mm/huge_memory: adjust try_to_migrate_one() and split_huge_pmd_locked()
Gavin Guo
2025-05-11
mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()
Fan Ni
2025-05-11
mm: huge_memory: add folio_mark_accessed() when zapping file THP
Baolin Wang
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
2025-05-07
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
2025-03-21
mm: separate folio_split_memcg_refs() from split_page_memcg()
Matthew Wilcox (Oracle)
2025-03-17
mm: convert lru_add_page_tail() to lru_add_split_folio()
Matthew Wilcox (Oracle)
2025-03-17
mm/truncate: use folio_split() in truncate operation
Zi Yan
2025-03-17
mm/huge_memory: add folio_split() to debugfs testing interface
Zi Yan
2025-03-17
mm/huge_memory: remove the old, unused __split_huge_page()
Zi Yan
[next]