index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...
Wei Yang
1
-41
/
+30
2026-01-02
mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
Wei Yang
1
-1
/
+1
2025-11-25
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
1
-12
/
+10
2025-11-15
mm/huge_memory: fix folio split check for anon folios in swapcache
Zi Yan
1
-2
/
+4
2025-11-10
mm/huge_memory: initialise the tags of the huge zero folio
Catalin Marinas
1
-1
/
+2
2025-11-10
mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
Zi Yan
1
-3
/
+20
2025-11-10
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
1
-8
/
+1
2025-10-15
mm: prevent poison consumption when splitting THP
Qiuxu Zhuo
1
-0
/
+3
2025-10-08
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
1
-12
/
+3
2025-09-22
mm: skip mlocked THPs that are underused early in deferred_split_scan()
Lance Yang
1
-0
/
+7
2025-09-22
mm, swap: use the swap table for the swap cache and switch API
Kairui Song
1
-7
/
+6
2025-09-22
mm, swap: wrap swap cache replacement with a helper
Kairui Song
1
-3
/
+1
2025-09-14
mm/huge_memory: remove enforce_sysfs from __thp_vma_allowable_orders
Usama Arif
1
-4
/
+3
2025-09-14
mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
Zi Yan
1
-4
/
+4
2025-09-14
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-09-14
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
1
-2
/
+3
2025-09-14
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
1
-4
/
+4
2025-09-14
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
1
-4
/
+4
2025-09-14
mm: add persistent huge zero folio
Pankaj Raghav
1
-10
/
+30
2025-09-14
mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
Pankaj Raghav
1
-3
/
+3
2025-09-14
mm: rename huge_zero_page to huge_zero_folio
Pankaj Raghav
1
-17
/
+17
2025-09-14
mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
1
-2
/
+6
2025-09-14
mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
1
-3
/
+5
2025-09-14
mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
1
-23
/
+13
2025-09-14
mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
1
-48
/
+24
2025-09-14
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
1
-1
/
+1
2025-07-25
mm/huge_memory: refactor after-split (page) cache code
Zi Yan
1
-16
/
+28
2025-07-25
mm/huge_memory: get frozen folio refcount with folio_expected_ref_count()
Zi Yan
1
-7
/
+5
2025-07-25
mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_split
Zi Yan
1
-3
/
+7
2025-07-25
mm/huge_memory: deduplicate code in __folio_split()
Zi Yan
1
-38
/
+35
2025-07-25
mm/huge_memory: remove after_split label in __split_unmapped_folio()
Zi Yan
1
-6
/
+6
2025-07-25
mm/huge_memory: move unrelated code out of __split_unmapped_folio()
Zi Yan
1
-137
/
+133
2025-07-10
mm: remove callers of pfn_t functionality
Alistair Popple
1
-10
/
+11
2025-07-10
mm: remove redundant pXd_devmap calls
Alistair Popple
1
-14
/
+9
2025-07-10
mm/huge_memory: remove pXd_devmap usage from insert_pXd_pfn()
Alistair Popple
1
-10
/
+2
2025-07-10
mm/gup: remove pXX_devmap usage from get_user_pages()
Alistair Popple
1
-40
/
+0
2025-07-10
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
1
-1
/
+1
2025-07-10
mm: huge_memory: fix the check for allowed huge orders in shmem
Baolin Wang
1
-1
/
+1
2025-07-10
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()
David Hildenbrand
1
-23
/
+29
2025-07-10
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()
David Hildenbrand
1
-19
/
+40
2025-07-10
mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()
David Hildenbrand
1
-4
/
+3
2025-05-23
mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
1
-2
/
+3
2025-05-13
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
1
-8
/
+8
2025-05-13
mm/huge_memory: adjust try_to_migrate_one() and split_huge_pmd_locked()
Gavin Guo
1
-19
/
+2
2025-05-12
mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()
Fan Ni
1
-1
/
+1
2025-05-12
mm: huge_memory: add folio_mark_accessed() when zapping file THP
Baolin Wang
1
-0
/
+8
2025-05-12
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
1
-6
/
+5
2025-05-08
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
1
-3
/
+8
2025-03-22
mm: separate folio_split_memcg_refs() from split_page_memcg()
Matthew Wilcox (Oracle)
1
-12
/
+4
2025-03-18
mm: convert lru_add_page_tail() to lru_add_split_folio()
Matthew Wilcox (Oracle)
1
-9
/
+9
[next]