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
/
mm
Age
Commit message (
Expand
)
Author
2023-02-02
page-writeback: convert write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
filemap: convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
mm: fix khugepaged with shmem_enabled=advise
David Stevens
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2023-02-02
mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...
Mel Gorman
2023-02-02
mm/page_alloc: explicitly define what alloc flags deplete min reserves
Mel Gorman
2023-02-02
mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
Mel Gorman
2023-02-02
mm/page_alloc: treat RT tasks similar to __GFP_HIGH
Mel Gorman
2023-02-02
mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
Mel Gorman
2023-02-02
mm/page_ext: do not allocate space for page_ext->flags if not needed
Pasha Tatashin
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
David Hildenbrand
2023-02-02
mm/khugepaged: convert release_pte_pages() to use folios
Vishal Moola (Oracle)
2023-02-02
mm/khugepaged: introduce release_pte_folio() to replace release_pte_page()
Vishal Moola (Oracle)
2023-02-02
kmsan: silence -Wmissing-prototypes warnings
Alexander Potapenko
2023-02-02
mm: mlock: update the interface to use folios
Lorenzo Stoakes
2023-02-02
mm: mlock: use folios and a folio batch internally
Lorenzo Stoakes
2023-02-02
mm: madvise: use vm_normal_folio() in madvise_free_pte_range()
Kefeng Wang
2023-02-02
shmem: convert shmem_write_end() to use a folio
Matthew Wilcox (Oracle)
2023-02-02
mm/memory-failure: convert unpoison_memory() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert hugetlb_set_page_hwpoison() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert __free_raw_hwp_pages() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert raw_hwp_list_head() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert free_raw_hwp_pages() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert hugetlb_clear_page_hwpoison to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert try_memory_failure_hugetlb() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert __get_huge_page_for_hwpoison() to folios
Sidhartha Kumar
2023-02-02
mm/mmap: fix comment of unmapped_area{_topdown}
Vernon Yang
2023-02-02
mm: convert deferred_split_huge_page() to deferred_split_folio()
Matthew Wilcox (Oracle)
2023-02-02
mm/huge_memory: convert get_deferred_split_queue() to take a folio
Matthew Wilcox (Oracle)
2023-02-02
mm/huge_memory: remove page_deferred_list()
Matthew Wilcox (Oracle)
2023-02-02
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
2023-02-02
hugetlb: remove uses of compound_dtor and compound_nr
Matthew Wilcox (Oracle)
2023-02-02
mm: convert destroy_large_folio() to use folio_dtor
Matthew Wilcox (Oracle)
2023-02-02
mm: convert is_transparent_hugepage() to use a folio
Matthew Wilcox (Oracle)
2023-02-02
hugetlb: remove uses of folio_mapcount_ptr
Matthew Wilcox (Oracle)
2023-02-02
mm/debug: remove call to head_compound_mapcount()
Matthew Wilcox (Oracle)
2023-02-02
mm: use a folio in hugepage_add_anon_rmap() and hugepage_add_new_anon_rmap()
Matthew Wilcox (Oracle)
2023-02-02
page_alloc: use folio fields directly
Matthew Wilcox (Oracle)
2023-02-02
mm: add folio_add_new_anon_rmap()
Matthew Wilcox (Oracle)
2023-02-02
mm: convert page_add_file_rmap() to use a folio internally
Matthew Wilcox (Oracle)
2023-02-02
mm: convert page_add_anon_rmap() to use a folio internally
Matthew Wilcox (Oracle)
2023-02-02
mm: convert page_remove_rmap() to use a folio internally
Matthew Wilcox (Oracle)
2023-02-02
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
2023-02-02
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
mm: compaction: avoid fragmentation score calculation for empty zones
Baolin Wang
2023-02-02
mm: compaction: add missing kcompactd wakeup trace event
Baolin Wang
[next]