index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
1
-2
/
+3
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
1
-8
/
+8
2025-05-12
mm/huge_memory: adjust try_to_migrate_one() and split_huge_pmd_locked()
Gavin Guo
1
-19
/
+2
2025-05-11
mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()
Fan Ni
1
-1
/
+1
2025-05-11
mm: huge_memory: add folio_mark_accessed() when zapping file THP
Baolin Wang
1
-0
/
+8
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
1
-6
/
+5
2025-05-07
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
1
-3
/
+8
2025-03-21
mm: separate folio_split_memcg_refs() from split_page_memcg()
Matthew Wilcox (Oracle)
1
-12
/
+4
2025-03-17
mm: convert lru_add_page_tail() to lru_add_split_folio()
Matthew Wilcox (Oracle)
1
-9
/
+9
2025-03-17
mm/truncate: use folio_split() in truncate operation
Zi Yan
1
-3
/
+3
2025-03-17
mm/huge_memory: add folio_split() to debugfs testing interface
Zi Yan
1
-13
/
+34
2025-03-17
mm/huge_memory: remove the old, unused __split_huge_page()
Zi Yan
1
-215
/
+0
2025-03-17
mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
Zi Yan
1
-42
/
+128
2025-03-17
mm/huge_memory: move folio split common code to __folio_split()
Zi Yan
1
-50
/
+62
2025-03-17
mm/huge_memory: add two new (not yet used) functions for folio_split()
Zi Yan
1
-1
/
+353
2025-03-17
mm: remove redundant return in set_huge_zero_folio()
Dev Jain
1
-2
/
+0
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
1
-1
/
+1
2025-03-17
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
1
-1
/
+1
2025-03-17
mm: let _folio_nr_pages overlay memcg_data in first tail page
David Hildenbrand
1
-0
/
+8
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
1
-2
/
+4
2025-03-17
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
1
-12
/
+53
2025-03-17
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
1
-12
/
+87
2025-03-16
mm: avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
Barry Song
1
-7
/
+17
2025-03-16
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
1
-13
/
+6
2025-03-16
mm/huge_memory: allow split shmem large folio to any lower order
Zi Yan
1
-7
/
+1
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
1
-1
/
+1
2025-03-16
mm/huge_memory: drop beyond-EOF folios with the right number of refs
Zi Yan
1
-1
/
+1
2025-01-25
mm/huge_memory: convert has_hwpoisoned into a pure folio flag
David Hildenbrand
1
-1
/
+1
2025-01-25
mm/huge_memory.c: rename shadowed local
Andrew Morton
1
-4
/
+5
2025-01-13
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
1
-0
/
+6
2025-01-13
mm: migrate: remove unused argument vma from migrate_misplaced_folio()
Donet Tom
1
-1
/
+1
2025-01-12
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
1
-0
/
+12
2024-12-18
mm: huge_memory: handle strsep not finding delimiter
Leo Stone
1
-1
/
+1
2024-12-18
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
1
-4
/
+4
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
1
-4
/
+5
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-77
/
+150
2024-11-12
mm/thp: fix deferred split queue not partially_mapped: fix
Hugh Dickins
1
-1
/
+3
2024-11-11
mm: huge_memory: use strscpy() instead of strcpy()
Maíra Canal
1
-2
/
+2
2024-11-11
mm: move ``get_order_from_str()`` to internal.h
Maíra Canal
1
-23
/
+15
2024-11-11
mm: add per-order mTHP swpin counters
Barry Song
1
-0
/
+3
2024-11-11
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
1
-0
/
+3
2024-11-07
mm: remove references to page->index in huge_memory.c
Matthew Wilcox (Oracle)
1
-9
/
+9
2024-11-06
mm: huge_memory: move file_thp_enabled() into huge_memory.c
Kefeng Wang
1
-0
/
+15
2024-11-06
mm: avoid zeroing user movable page twice with init_on_alloc=1
Zi Yan
1
-1
/
+7
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-1
/
+1
2024-11-06
mm: allocate THP on hugezeropage wp-fault
Dev Jain
1
-1
/
+40
2024-11-06
mm: abstract THP allocation
Dev Jain
1
-41
/
+57
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
1
-1
/
+0
2024-11-05
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
1
-9
/
+26
2024-11-05
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
1
-4
/
+17
[next]