summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe
2024-04-25mm: remove __set_page_dirty_nobuffers()Kefeng Wang
2024-04-25mm: remove "prot" parameter from move_pte()David Hildenbrand
2024-04-25mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_area_structDavid Hildenbrand
2024-04-25filemap: remove __set_page_dirty()Matthew Wilcox (Oracle)
2024-04-25mm: use rwsem assertion macros for mmap_lockMatthew Wilcox (Oracle)
2024-04-25mm: allow anon exclusive check over hugetlb tail pagesPeter Xu
2024-04-25mm/gup: handle hugetlb in the generic follow_page_mask codePeter Xu
2024-04-25mm/gup: handle huge pud for follow_pud_mask()Peter Xu
2024-04-25mm/arch: provide pud_pfn() fallbackPeter Xu
2024-04-25mm: introduce vma_pgtable_walk_{begin|end}()Peter Xu
2024-04-25mm: make HPAGE_PXD_* macros even if !THPPeter Xu
2024-04-25mm/hugetlb: declare hugetlbfs_pagecache_present() non-staticPeter Xu
2024-04-25mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folioMatthew Wilcox (Oracle)
2024-04-25dax: use huge_zero_folioMatthew Wilcox (Oracle)
2024-04-25mm: convert huge_zero_page to huge_zero_folioMatthew Wilcox (Oracle)
2024-04-25mm: add pmd_folio()Matthew Wilcox (Oracle)
2024-04-25mm: add is_huge_zero_folio()Matthew Wilcox (Oracle)
2024-04-25mm: make __absent_pages_in_range() as staticBaoquan He
2024-04-25proc: rewrite stable_page_flags()Matthew Wilcox (Oracle)
2024-04-25mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)
2024-04-25mm: make page_mapped() take a const argumentMatthew Wilcox (Oracle)
2024-04-25mm: make is_free_buddy_page() take a const argumentMatthew Wilcox (Oracle)
2024-04-25mm: make folio_test_idle and folio_test_young take a const argumentMatthew Wilcox (Oracle)
2024-04-25mm: make page_ext_get() take a const argumentMatthew Wilcox (Oracle)
2024-04-25mm: merge folio_is_secretmem() and folio_fast_pin_allowed() into gup_fast_fol...David Hildenbrand
2024-04-25mm: move follow_phys to arch/x86/mm/pat/memtype.cChristoph Hellwig
2024-04-25mm: remove follow_pfnChristoph Hellwig
2024-04-25mm/mm_init.c: remove arch_reserved_kernel_pages()Baoquan He
2024-04-25mm/mm_init.c: remove the useless dma_reserveBaoquan He
2024-04-25lib/xarray: introduce a new helper xas_get_orderKairui Song
2024-04-25mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()David Hildenbrand
2024-04-25arm64: mm: swap: support THP_SWAP on hardware with MTEBarry Song
2024-04-25mm: hugetlb: make the hugetlb migration strategy consistentBaolin Wang
2024-04-25mm: page_alloc: consolidate free page accountingJohannes Weiner
2024-04-25mm: page_isolation: prepare for hygienic freelistsJohannes Weiner
2024-04-25mm: page_alloc: fix freelist movement during block conversionJohannes Weiner
2024-04-25mm/page-flags: make PageMappingFlags return boolHao Ge
2024-04-25mm/page-flags: make __PageMovable return boolHao Ge
2024-04-25mm: free up PG_slabMatthew Wilcox (Oracle)
2024-04-25mm: remove a call to compound_head() from is_page_hwpoison()Matthew Wilcox (Oracle)
2024-04-25mm: remove folio_prep_large_rmappable()Matthew Wilcox (Oracle)
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan
2024-04-25codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocationsSuren Baghdasaryan
2024-04-25codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2024-04-25codetag: debug: skip objext checking when it's for objext itselfSuren Baghdasaryan
2024-04-25lib: add memory allocations report in show_mem()Suren Baghdasaryan
2024-04-25rhashtable: plumb through alloc tagKent Overstreet
2024-04-25mm: vmalloc: enable memory allocation profilingKent Overstreet
2024-04-25mm: percpu: enable per-cpu allocation taggingSuren Baghdasaryan