aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-05x86/mm: track linear mapping split eventsSaravanan D1-0/+4
2021-05-05mm: use proper type for cma_[alloc|release]Minchan Kim3-14/+14
2021-05-05mm: cma: add the CMA instance name to cma trace eventsMinchan Kim1-11/+17
2021-05-05mm: cma: add trace events for CMA alloc perf testingLiam Mark2-1/+63
2021-05-05mm: vmstat: add cma statisticsMinchan Kim1-0/+4
2021-05-05mm/migrate.c: make putback_movable_page() staticMiaohe Lin1-1/+0
2021-05-05mm: fs: invalidate BH LRU during page migrationMinchan Kim1-0/+4
2021-05-05mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]Minchan Kim1-7/+0
2021-05-05mm: disable LRU pagevec during the migration temporarilyMinchan Kim2-0/+16
2021-05-05mm/compaction: remove unused variable sysctl_compact_memoryPintu Kumar1-1/+0
2021-05-05mm: memcontrol: reparent nr_deferred when memcg offlineYang Shi1-0/+1
2021-05-05mm: vmscan: add per memcg shrinker nr_deferredYang Shi1-3/+4
2021-05-05mm: vmscan: use a new flag to indicate shrinker is registeredYang Shi1-3/+4
2021-05-05mm: memcontrol: rename shrinker_map to shrinker_infoYang Shi1-4/+4
2021-05-05mm: vmscan: consolidate shrinker_maps handling codeYang Shi1-6/+5
2021-05-05mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checksDave Hansen1-0/+7
2021-05-05mm/vmscan: move RECLAIM* bits to uapi headerDave Hansen1-0/+7
2021-05-05userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen3-2/+40
2021-05-05userfaultfd: hugetlbfs: only compile UFFD helpers if config enabledAxel Rasmussen1-0/+4
2021-05-05userfaultfd: disable huge PMD sharing for MINOR registered VMAsAxel Rasmussen1-3/+10
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen4-3/+41
2021-05-05mm: make alloc_contig_range handle in-use hugetlb pagesOscar Salvador1-2/+3
2021-05-05mm: make alloc_contig_range handle free hugetlb pagesOscar Salvador1-0/+6
2021-05-05hugetlb: add per-hstate mutex to synchronize user adjustmentsMike Kravetz1-0/+1
2021-05-05mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAGMiaohe Lin1-3/+0
2021-05-05hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wpPeter Xu1-0/+3
2021-05-05mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.hPeter Xu1-0/+8
2021-05-05hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu2-0/+11
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-2/+3
2021-05-05mm: remove nrexceptional from inodeMatthew Wilcox (Oracle)1-2/+0
2021-05-05mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)1-0/+5
2021-04-30mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport1-19/+24
2021-04-30net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer1-1/+1
2021-04-30mm/page_alloc: add an array-based interface to the bulk page allocatorMel Gorman1-3/+10
2021-04-30mm/page_alloc: add a bulk page allocatorMel Gorman1-0/+11
2021-04-30mm/mempolicy: rename alloc_pages_current to alloc_pagesMatthew Wilcox (Oracle)1-7/+1
2021-04-30mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)1-10/+3
2021-04-30include/linux/page-flags-layout.h: cleanupsYu Zhao1-33/+29
2021-04-30include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTHYu Zhao1-1/+1
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-1/+1
2021-04-30kasan, mm: integrate slab init_on_free with HW_TAGSAndrey Konovalov1-4/+6
2021-04-30kasan, mm: integrate slab init_on_alloc with HW_TAGSAndrey Konovalov1-4/+4
2021-04-30kasan, mm: integrate page_alloc init with HW_TAGSAndrey Konovalov1-8/+22
2021-04-30kasan: initialize shadow to TAG_INVALID for SW_TAGSAndrey Konovalov1-1/+2
2021-04-30pagewalk: prefix struct kernel-doc descriptionsLukas Bulwahn1-2/+2
2021-04-30mm/doc: turn fault flags into an enumMatthew Wilcox (Oracle)1-14/+15
2021-04-30mm/doc: fix page_maybe_dma_pinned kerneldocMatthew Wilcox (Oracle)1-5/+5
2021-04-30mm/doc: fix fault_flag_allow_retry_first kerneldocMatthew Wilcox (Oracle)1-0/+1
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin1-7/+1
2021-04-30mm/vmalloc: remove map_kernel_rangeNicholas Piggin1-11/+0