index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-17
mm/fork: accept huge pfnmap entries
Peter Xu
2024-09-17
mm: allow THP orders for PFNMAPs
Peter Xu
2024-09-17
mm: mark special bits for huge pfn mappings when inject
Peter Xu
2024-09-17
mm: drop is_huge_zero_pud()
Peter Xu
2024-09-17
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
Miaohe Lin
2024-09-09
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
2024-09-09
mm: thp: simplify split_huge_pages_pid()
Nanyong Sun
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-09
mm: add sysfs entry to disable splitting underused THPs
Usama Arif
2024-09-09
mm: split underused THPs
Usama Arif
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
mm: count the number of partially mapped anonymous THPs per size
Barry Song
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
2024-09-09
mm: tidy up shmem mTHP controls and stats
Ryan Roberts
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageUnevictable
Matthew Wilcox (Oracle)
2024-09-02
mm: split a folio in minimum folio order chunks
Luis Chamberlain
2024-09-01
mm: override mTHP "enabled" defaults at kernel cmdline
Ryan Roberts
2024-09-01
mm/mprotect: fix dax pud handlings
Peter Xu
2024-09-01
mm/x86: implement arch_check_zapped_pud()
Peter Xu
2024-09-01
mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
Zi Yan
2024-09-01
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-09-01
memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
Zi Yan
2024-09-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
2024-09-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
2024-08-15
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
2024-07-26
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...
Yang Shi
2024-07-12
mm: shmem: rename mTHP shmem counters
Ryan Roberts
2024-07-12
mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
Bang Li
2024-07-12
mm: fix khugepaged activation policy
Ryan Roberts
2024-07-12
mm: add per-order mTHP split counters
Lance Yang
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-07-04
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-07-03
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
mm/huge_memory.c: fix used-uninitialized
Andrew Morton
2024-07-03
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
2024-07-03
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
2024-07-03
mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect
Barry Song
2024-07-03
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
2024-07-03
mm/swap: reduce swap cache search space
Kairui Song
[next]