]> Git Repo - linux.git/history - mm
mm: swap: allow storage of all mTHP orders
[linux.git] / mm /
2024-04-26 Ryan Robertsmm: swap: allow storage of all mTHP orders
2024-04-26 Ryan Robertsmm: swap: update get_swap_pages() to take folio order
2024-04-26 Ryan Robertsmm: swap: simplify struct percpu_cluster
2024-04-26 Ryan Robertsmm: swap: free_swap_and_cache_nr() as batched free_swap...
2024-04-26 Ryan Robertsmm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_in...
2024-04-26 Baolin Wangmm: page_alloc: use the correct THP order for THP PCP
2024-04-26 Matthew Wilcox ... khugepaged: use a folio throughout hpage_collapse_scan_...
2024-04-26 Matthew Wilcox ... khugepaged: use a folio throughout collapse_file()
2024-04-26 Matthew Wilcox ... khugepaged: remove hpage from collapse_file()
2024-04-26 Matthew Wilcox ... khugepaged: pass a folio to __collapse_huge_page_copy()
2024-04-26 Matthew Wilcox ... khugepaged: remove hpage from collapse_huge_page()
2024-04-26 Matthew Wilcox ... khugepaged: convert alloc_charge_hpage to alloc_charge_...
2024-04-26 Matthew Wilcox ... khugepaged: inline hpage_collapse_alloc_folio()
2024-04-26 Joel Granadosmemory: remove the now superfluous sentinel element...
2024-04-26 Matthew Wilcox ... mm: rename vma_pgoff_address back to vma_address
2024-04-26 Matthew Wilcox ... mm: remove vma_address()
2024-04-26 Matthew Wilcox ... mm: correct page_mapped_in_vma() for large folios
2024-04-26 Baolin Wangmm: huge_memory: add the missing folio_test_pmd_mappabl...
2024-04-26 Baolin Wangmm: support multi-size THP numa balancing
2024-04-26 Baolin Wangmm: factor out the numa mapping rebuilding into a new...
2024-04-26 Barry Songmm: alloc_anon_folio: avoid doing vma_thp_gfp_mask...
2024-04-26 York Jasper Niebuhrmm: init_mlocked_on_free_v3
2024-04-26 Rick Edgecombemm: take placement mappings gap into account
2024-04-26 Rick Edgecombetreewide: use initializer for struct vm_unmapped_area_info
2024-04-26 Rick Edgecombethp: add thp_get_unmapped_area_vmflags()
2024-04-26 Rick Edgecombemm: use get_unmapped_area_vmflags()
2024-04-26 Rick Edgecombemm: remove export for get_unmapped_area()
2024-04-26 Rick Edgecombemm: introduce arch_get_unmapped_area_vmflags()
2024-04-26 Rick Edgecombemm: switch mm->get_unmapped_area() to a flag
2024-04-26 Kefeng Wangmm: remove __set_page_dirty_nobuffers()
2024-04-26 David Hildenbrandmm: remove "prot" parameter from move_pte()
2024-04-26 Peter Xumm: allow anon exclusive check over hugetlb tail pages
2024-04-26 Peter Xumm/gup: handle hugetlb in the generic follow_page_mask...
2024-04-26 Peter Xumm/gup: handle hugepd for follow_page()
2024-04-26 Peter Xumm/gup: handle huge pmd for follow_pmd_mask()
2024-04-26 Peter Xumm/gup: handle huge pud for follow_pud_mask()
2024-04-26 Peter Xumm/gup: cache *pudp in follow_pud_mask()
2024-04-26 Peter Xumm/gup: handle hugetlb for no_page_table()
2024-04-26 Peter Xumm/gup: refactor record_subpages() to find 1st small...
2024-04-26 Peter Xumm/gup: drop gup_fast_folio_allowed() in hugepd processing
2024-04-26 Peter Xumm: introduce vma_pgtable_walk_{begin|end}()
2024-04-26 Peter Xumm/hugetlb: declare hugetlbfs_pagecache_present() non...
2024-04-26 Peter Xumm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
2024-04-26 Matthew Wilcox ... mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
2024-04-26 Matthew Wilcox ... mm: convert do_huge_pmd_anonymous_page to huge_zero_folio
2024-04-26 Matthew Wilcox ... mm: convert huge_zero_page to huge_zero_folio
2024-04-26 Matthew Wilcox ... mm: convert migrate_vma_collect_pmd to use a folio
2024-04-26 Matthew Wilcox ... mm: add pmd_folio()
2024-04-26 Matthew Wilcox ... mm: add is_huge_zero_folio()
2024-04-26 Chris Lizswap: replace RB tree with xarray
2024-04-26 Baoquan Hemm/page_alloc.c: change the array-length to MIGRATE_PCP...
2024-04-26 Baoquan Hemm/page_alloc.c: don't show protection in zone's -...
2024-04-26 Baoquan Hemm/mm_init.c: remove the outdated code comment above...
2024-04-26 Baoquan Hemm/page_alloc.c: remove unneeded codes in !NUMA version...
2024-04-26 Baoquan Hemm: make __absent_pages_in_range() as static
2024-04-26 Baoquan Hemm/init: remove the unnecessary special treatment for...
2024-04-26 Baoquan Hemm: move array mem_section init code out of memory_pres...
2024-04-26 Vlastimil Babkamm, slab: move slab_memcg hooks to mm/memcontrol.c
2024-04-26 Vlastimil Babkamm, slab: move memcg charging to post-alloc hook
2024-04-26 Matthew Wilcox ... remove references to page->flags in documentation
2024-04-26 Matthew Wilcox ... slub: remove use of page->flags
2024-04-26 Matthew Wilcox ... mm: convert arch_clear_hugepage_flags to take a folio
2024-04-26 Matthew Wilcox ... mm: make page_mapped() take a const argument
2024-04-26 Matthew Wilcox ... mm: make is_free_buddy_page() take a const argument
2024-04-26 Matthew Wilcox ... mm: make page_ext_get() take a const argument
2024-04-26 David Hildenbrandmm: merge folio_is_secretmem() and folio_fast_pin_allow...
2024-04-26 Christoph Hellwigmm: move follow_phys to arch/x86/mm/pat/memtype.c
2024-04-26 Christoph Hellwigmm: remove follow_pfn
2024-04-26 Kefeng Wangmm: backing-dev: use group allocation/free of per-cpu...
2024-04-26 John Hubbardhuge_memory.c: document huge page splitting rules more...
2024-04-26 Yajun Dengmm/mmap: convert all mas except mas_detach to vma iterator
2024-04-26 Baoquan Hemm/mm_init.c: remove arch_reserved_kernel_pages()
2024-04-26 Baoquan Hemm/mm_init.c: remove unneeded calc_memmap_size()
2024-04-26 Baoquan Hemm/mm_init.c: remove meaningless calculation of zone...
2024-04-26 Baoquan Hemm/mm_init.c: add new function calc_nr_all_pages()
2024-04-26 Baoquan Hemm/mm_init.c: remove the useless dma_reserve
2024-04-26 Kairui Songmm/filemap: optimize filemap folio adding
2024-04-26 Kairui Songmm/filemap: clean up hugetlb exclusion code
2024-04-26 Kairui Songmm/filemap: return early if failed to allocate memory...
2024-04-26 David Hildenbrandmm: convert folio_estimated_sharers() to folio_likely_m...
2024-04-26 Zi Yanmm/migrate: split source folio if it is on deferred...
2024-04-26 Barry Songmm: hold PTL from the first PTE while reclaiming a...
2024-04-26 Baoquan Hemm/vmalloc.c: optimize to reduce arguments of alloc_vma...
2024-04-26 Liu Shixinmm/filemap: don't decrease mmap_miss when folio has...
2024-04-26 Liu Shixinmm/readahead: break read-ahead loop if filemap_add_foli...
2024-04-26 Barry Songarm64: mm: swap: support THP_SWAP on hardware with MTE
2024-04-26 Baolin Wangmm: hugetlb: make the hugetlb migration strategy consistent
2024-04-26 Baolin Wangmm: record the migration reason for struct migration_ta...
2024-04-26 rulinhuangmm/vmalloc: eliminated the lock contention from twice...
2024-04-26 Waiman Longmm/kmemleak: disable KASAN instrumentation in kmemleak
2024-04-26 Waiman Longmm/kmemleak: compact kmemleak_object further
2024-04-26 Yosry Ahmedmm: zswap: remove nr_zswap_stored atomic
2024-04-26 Johannes Weinermm: page_alloc: batch vmstat updates in expand()
2024-04-26 Vlastimil Babkamm: page_alloc: change move_freepages() to __move_freep...
2024-04-26 Johannes Weinermm: page_alloc: consolidate free page accounting
2024-04-26 Johannes Weinermm: page_isolation: prepare for hygienic freelists
2024-04-26 Zi Yanmm: page_alloc: set migratetype inside move_freepages()
2024-04-26 Johannes Weinermm: page_alloc: close migratetype race between freeing...
2024-04-26 Johannes Weinermm: page_alloc: fix freelist movement during block...
2024-04-26 Johannes Weinermm: page_alloc: fix move_freepages_block() range error
next
This page took 0.108093 seconds and 7 git commands to generate.