index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-06-06
1
-4
/
+4
*
thp: remove HPAGE_PMD_ORDER minimum assertion
Matthew Wilcox (Oracle)
2024-05-07
1
-5
/
+0
*
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-05-07
1
-23
/
+26
*
mm: delay the check for a NULL anon_vma
Matthew Wilcox (Oracle)
2024-05-06
1
-2
/
+4
*
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-06
1
-2
/
+5
*
mm/huge_memory: improve split_huge_page_to_list_to_order() return value docum...
David Hildenbrand
2024-05-06
1
-3
/
+11
*
userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVE
Suren Baghdasaryan
2024-05-06
1
-1
/
+1
*
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
2024-05-06
1
-0
/
+4
*
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
2024-05-06
1
-0
/
+52
*
mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check
David Hildenbrand
2024-05-06
1
-1
/
+1
*
mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
Ryan Roberts
2024-04-26
1
-3
/
+0
*
mm: huge_memory: add the missing folio_test_pmd_mappable() for THP split stat...
Baolin Wang
2024-04-26
1
-2
/
+5
*
thp: add thp_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-26
1
-7
/
+16
*
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-26
1
-5
/
+4
*
mm/gup: handle huge pmd for follow_pmd_mask()
Peter Xu
2024-04-26
1
-84
/
+2
*
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
2024-04-26
1
-45
/
+2
*
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-26
1
-1
/
+1
*
mm: convert do_huge_pmd_anonymous_page to huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-26
1
-11
/
+12
*
mm: convert huge_zero_page to huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-26
1
-14
/
+14
*
mm: add pmd_folio()
Matthew Wilcox (Oracle)
2024-04-26
1
-3
/
+3
*
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
2024-04-26
1
-3
/
+3
*
huge_memory.c: document huge page splitting rules more thoroughly
John Hubbard
2024-04-26
1
-15
/
+27
*
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
2024-04-26
1
-1
/
+1
*
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2024-04-26
1
-8
/
+1
*
mm: always initialise folio->_deferred_list
Matthew Wilcox (Oracle)
2024-04-26
1
-2
/
+0
*
mm: create new codetag references during page splitting
Suren Baghdasaryan
2024-04-26
1
-0
/
+2
*
mm/mempolicy: use numa_node_id() instead of cpu_to_node()
Donet Tom
2024-04-26
1
-1
/
+1
*
userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
Lokesh Gidra
2024-04-17
1
-3
/
+3
*
mm/huge_memory: skip invalid debugfs new_order input for folio split
Zi Yan
2024-03-12
1
-0
/
+6
*
mm/huge_memory: check new folio order when split a folio
Zi Yan
2024-03-12
1
-0
/
+3
*
mm: use folio more widely in __split_huge_page
Matthew Wilcox (Oracle)
2024-03-05
1
-10
/
+11
*
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
2024-03-05
1
-12
/
+22
*
mm: thp: split huge page to any lower order pages
Zi Yan
2024-03-05
1
-24
/
+83
*
mm: page_owner: add support for splitting to any order in split page_owner
Zi Yan
2024-03-05
1
-1
/
+1
*
mm: memcg: make memcg huge page split support any order split
Zi Yan
2024-03-05
1
-1
/
+1
*
mm/page_owner: use order instead of nr in split_page_owner()
Zi Yan
2024-03-05
1
-1
/
+1
*
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
2024-03-05
1
-2
/
+3
*
mm: support order-1 folios in the page cache
Matthew Wilcox (Oracle)
2024-03-05
1
-4
/
+15
*
mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
Zi Yan
2024-03-05
1
-2
/
+5
*
userfaultfd: use per-vma locks in userfaultfd operations
Lokesh Gidra
2024-02-23
1
-2
/
+3
*
mm: thp: batch-collapse PMD with set_ptes()
Ryan Roberts
2024-02-23
1
-25
/
+33
*
userfaultfd: handle zeropage moves by UFFDIO_MOVE
Suren Baghdasaryan
2024-02-22
1
-44
/
+61
*
mm: convert mm_counter_file() to take a folio
Kefeng Wang
2024-02-22
1
-2
/
+2
*
mm: use pfn_swap_entry_to_folio() in zap_huge_pmd()
Kefeng Wang
2024-02-22
1
-7
/
+10
*
mm: use pfn_swap_entry_folio() in __split_huge_pmd_locked()
Kefeng Wang
2024-02-22
1
-2
/
+2
*
mm: add pfn_swap_entry_folio()
Matthew Wilcox (Oracle)
2024-02-22
1
-1
/
+1
*
mm: thp_get_unmapped_area must honour topdown preference
Ryan Roberts
2024-01-26
1
-2
/
+8
*
mm: huge_memory: don't force huge page alignment on 32 bit
Yang Shi
2024-01-26
1
-0
/
+4
*
mm/huge_memory: fix folio_set_dirty() vs. folio_mark_dirty()
David Hildenbrand
2024-01-26
1
-2
/
+2
*
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-71
/
+385
|
\
[next]