index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
1
-1
/
+1
2024-07-03
mm/huge_memory.c: fix used-uninitialized
Andrew Morton
1
-2
/
+1
2024-07-03
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
1
-0
/
+66
2024-07-03
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
1
-20
/
+22
2024-07-03
mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect
Barry Song
1
-1
/
+1
2024-07-03
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
1
-0
/
+6
2024-07-03
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
1
-8
/
+4
2024-07-03
mm/swap: reduce swap cache search space
Kairui Song
1
-1
/
+1
2024-06-15
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
1
-11
/
+17
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
1
-4
/
+4
2024-05-07
thp: remove HPAGE_PMD_ORDER minimum assertion
Matthew Wilcox (Oracle)
1
-5
/
+0
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
1
-23
/
+26
2024-05-05
mm: delay the check for a NULL anon_vma
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
1
-2
/
+5
2024-05-05
mm/huge_memory: improve split_huge_page_to_list_to_order() return value docum...
David Hildenbrand
1
-3
/
+11
2024-05-05
userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVE
Suren Baghdasaryan
1
-1
/
+1
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
1
-0
/
+4
2024-05-05
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
1
-0
/
+52
2024-05-05
mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check
David Hildenbrand
1
-1
/
+1
2024-04-25
mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
Ryan Roberts
1
-3
/
+0
2024-04-25
mm: huge_memory: add the missing folio_test_pmd_mappable() for THP split stat...
Baolin Wang
1
-2
/
+5
2024-04-25
thp: add thp_get_unmapped_area_vmflags()
Rick Edgecombe
1
-7
/
+16
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
1
-5
/
+4
2024-04-25
mm/gup: handle huge pmd for follow_pmd_mask()
Peter Xu
1
-84
/
+2
2024-04-25
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
1
-45
/
+2
2024-04-25
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-25
mm: convert do_huge_pmd_anonymous_page to huge_zero_folio
Matthew Wilcox (Oracle)
1
-11
/
+12
2024-04-25
mm: convert huge_zero_page to huge_zero_folio
Matthew Wilcox (Oracle)
1
-14
/
+14
2024-04-25
mm: add pmd_folio()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-04-25
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-04-25
huge_memory.c: document huge page splitting rules more thoroughly
John Hubbard
1
-15
/
+27
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
1
-1
/
+1
2024-04-25
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
1
-8
/
+1
2024-04-25
mm: always initialise folio->_deferred_list
Matthew Wilcox (Oracle)
1
-2
/
+0
2024-04-25
mm: create new codetag references during page splitting
Suren Baghdasaryan
1
-0
/
+2
2024-04-25
mm/mempolicy: use numa_node_id() instead of cpu_to_node()
Donet Tom
1
-1
/
+1
2024-04-16
userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
Lokesh Gidra
1
-3
/
+3
2024-03-12
mm/huge_memory: skip invalid debugfs new_order input for folio split
Zi Yan
1
-0
/
+6
2024-03-12
mm/huge_memory: check new folio order when split a folio
Zi Yan
1
-0
/
+3
2024-03-04
mm: use folio more widely in __split_huge_page
Matthew Wilcox (Oracle)
1
-10
/
+11
2024-03-04
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
1
-12
/
+22
2024-03-04
mm: thp: split huge page to any lower order pages
Zi Yan
1
-24
/
+83
2024-03-04
mm: page_owner: add support for splitting to any order in split page_owner
Zi Yan
1
-1
/
+1
2024-03-04
mm: memcg: make memcg huge page split support any order split
Zi Yan
1
-1
/
+1
2024-03-04
mm/page_owner: use order instead of nr in split_page_owner()
Zi Yan
1
-1
/
+1
2024-03-04
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
1
-2
/
+3
2024-03-04
mm: support order-1 folios in the page cache
Matthew Wilcox (Oracle)
1
-4
/
+15
2024-03-04
mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
Zi Yan
1
-2
/
+5
2024-02-22
userfaultfd: use per-vma locks in userfaultfd operations
Lokesh Gidra
1
-2
/
+3
2024-02-22
mm: thp: batch-collapse PMD with set_ptes()
Ryan Roberts
1
-25
/
+33
[prev]
[next]