index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-05-05
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
2024-05-05
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
2024-05-05
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
2024-05-05
trace/events/page_ref: trace the raw page mapcount value
David Hildenbrand
2024-05-05
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
2024-05-05
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
2024-05-05
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
2024-05-05
mm/rmap: always inline anon/file rmap duplication of a single PTE
David Hildenbrand
2024-05-05
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-05
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
2024-04-25
mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE ...
Baolin Wang
2024-04-25
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
2024-04-25
mm/ksm: remove redundant code in ksm_fork
Jinjiang Tu
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
Ryan Roberts
2024-04-25
mm: swap: allow storage of all mTHP orders
Ryan Roberts
2024-04-25
mm: swap: update get_swap_pages() to take folio order
Ryan Roberts
2024-04-25
mm: swap: simplify struct percpu_cluster
Ryan Roberts
2024-04-25
mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
Ryan Roberts
2024-04-25
mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
Ryan Roberts
2024-04-25
mm: generate PAGE_IDLE_FLAG definitions
Matthew Wilcox (Oracle)
2024-04-25
mm: remove page_idle and page_young wrappers
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: use a folio throughout hpage_collapse_scan_file()
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: remove hpage from collapse_file()
Matthew Wilcox (Oracle)
2024-04-25
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
2024-04-25
mm/ksm: fix ksm exec support for prctl
Jinjiang Tu
2024-04-25
mm: take placement mappings gap into account
Rick Edgecombe
2024-04-25
thp: add thp_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
mm: use get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
mm: introduce arch_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
mm: remove __set_page_dirty_nobuffers()
Kefeng Wang
2024-04-25
mm: remove "prot" parameter from move_pte()
David Hildenbrand
2024-04-25
mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_area_struct
David Hildenbrand
2024-04-25
filemap: remove __set_page_dirty()
Matthew Wilcox (Oracle)
2024-04-25
mm: use rwsem assertion macros for mmap_lock
Matthew Wilcox (Oracle)
2024-04-25
mm: allow anon exclusive check over hugetlb tail pages
Peter Xu
2024-04-25
mm/gup: handle hugetlb in the generic follow_page_mask code
Peter Xu
2024-04-25
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
2024-04-25
mm: introduce vma_pgtable_walk_{begin|end}()
Peter Xu
2024-04-25
mm: make HPAGE_PXD_* macros even if !THP
Peter Xu
2024-04-25
mm/hugetlb: declare hugetlbfs_pagecache_present() non-static
Peter Xu
2024-04-25
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
dax: use huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
mm: convert huge_zero_page to huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
mm: add pmd_folio()
Matthew Wilcox (Oracle)
[next]