index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13 days
mm/huge_memory: fix folio split stats counting
Zi Yan
13 days
mm/huge_memory: make min_order_for_split() always return an order
Zi Yan
13 days
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
13 days
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-11-24
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
2025-11-24
memcg: remove __lruvec_stat_mod_folio
Shakeel Butt
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
2025-11-24
mm: thp: reparent the split queue during memcg offline
Qi Zheng
2025-11-24
mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
Muchun Song
2025-11-24
mm: thp: introduce folio_split_queue_lock and its variants
Muchun Song
2025-11-24
mm: thp: replace folio_memcg() with folio_memcg_charged()
Muchun Song
2025-11-24
mm: remove remaining is_swap_pmd() users and is_swap_pmd()
Lorenzo Stoakes
2025-11-24
mm: introduce pmd_is_huge() and use where appropriate
Lorenzo Stoakes
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
mm/huge_memory: refactor change_huge_pmd() non-present logic
Lorenzo Stoakes
2025-11-24
mm/huge_memory: refactor copy_huge_pmd() non-present logic
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary use of is_swap_pmd()
Lorenzo Stoakes
2025-11-24
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...
Wei Yang
2025-11-24
mm/huge_memory: introduce enum split_type for clarity
Wei Yang
2025-11-24
mm/huge_memory: fix kernel-doc comments for folio_split() and related
Zi Yan
2025-11-24
mm/huge_memory: only get folio_order() once during __folio_split()
Wei Yang
2025-11-24
mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Wei Yang
2025-11-24
mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
Wei Yang
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
2025-11-24
mm/memory/fault: add THP fault handling for zone device private pages
Balbir Singh
2025-11-24
mm/huge_memory: implement device-private THP splitting
Balbir Singh
2025-11-24
mm/rmap: extend rmap and migration support device-private entries
Balbir Singh
2025-11-24
mm/huge_memory: add device-private THP support to PMD operations
Balbir Singh
2025-11-24
Merge branch 'mm-hotfixes-stable' into mm-stable in order to merge
Andrew Morton
2025-11-24
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
2025-11-19
mm: add spurious fault fixing support for huge pmd
Huang Ying
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2025-11-16
mm/huge_memory: optimize old_order derivation during folio splitting
Wei Yang
2025-11-16
mm/huge_memory: optimize and simplify folio stat update after split
Wei Yang
2025-11-16
mm/huge_memory: update folio stat after successful split
Wei Yang
2025-11-16
mm/huge_memory: avoid reinvoking folio_test_anon()
Wei Yang
2025-11-16
mm: huge_memory: use folio_can_map_prot_numa() for pmd folio
Kefeng Wang
2025-11-16
mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE
Lokesh Gidra
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
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
[next]