summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: use proper type for cma_[alloc|release]Minchan Kim2021-05-053-14/+14
* mm: cma: add the CMA instance name to cma trace eventsMinchan Kim2021-05-051-11/+17
* mm: cma: add trace events for CMA alloc perf testingLiam Mark2021-05-052-1/+63
* mm: vmstat: add cma statisticsMinchan Kim2021-05-051-0/+4
* mm/migrate.c: make putback_movable_page() staticMiaohe Lin2021-05-051-1/+0
* mm: fs: invalidate BH LRU during page migrationMinchan Kim2021-05-051-0/+4
* mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]Minchan Kim2021-05-051-7/+0
* mm: disable LRU pagevec during the migration temporarilyMinchan Kim2021-05-052-0/+16
* mm/compaction: remove unused variable sysctl_compact_memoryPintu Kumar2021-05-051-1/+0
* mm: memcontrol: reparent nr_deferred when memcg offlineYang Shi2021-05-051-0/+1
* mm: vmscan: add per memcg shrinker nr_deferredYang Shi2021-05-051-3/+4
* mm: vmscan: use a new flag to indicate shrinker is registeredYang Shi2021-05-051-3/+4
* mm: memcontrol: rename shrinker_map to shrinker_infoYang Shi2021-05-051-4/+4
* mm: vmscan: consolidate shrinker_maps handling codeYang Shi2021-05-051-6/+5
* mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checksDave Hansen2021-05-051-0/+7
* mm/vmscan: move RECLAIM* bits to uapi headerDave Hansen2021-05-051-0/+7
* userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen2021-05-053-2/+40
* userfaultfd: hugetlbfs: only compile UFFD helpers if config enabledAxel Rasmussen2021-05-051-0/+4
* userfaultfd: disable huge PMD sharing for MINOR registered VMAsAxel Rasmussen2021-05-051-3/+10
* userfaultfd: add minor fault registration modeAxel Rasmussen2021-05-054-3/+41
* mm: make alloc_contig_range handle in-use hugetlb pagesOscar Salvador2021-05-051-2/+3
* mm: make alloc_contig_range handle free hugetlb pagesOscar Salvador2021-05-051-0/+6
* hugetlb: add per-hstate mutex to synchronize user adjustmentsMike Kravetz2021-05-051-0/+1
* mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAGMiaohe Lin2021-05-051-3/+0
* hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wpPeter Xu2021-05-051-0/+3
* mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.hPeter Xu2021-05-051-0/+8
* hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu2021-05-052-0/+11
* hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-2/+3
* mm: remove nrexceptional from inodeMatthew Wilcox (Oracle)2021-05-051-2/+0
* mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)2021-05-051-0/+5
* mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport2021-04-301-19/+24
* net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer2021-04-301-1/+1
* mm/page_alloc: add an array-based interface to the bulk page allocatorMel Gorman2021-04-301-3/+10
* mm/page_alloc: add a bulk page allocatorMel Gorman2021-04-301-0/+11
* mm/mempolicy: rename alloc_pages_current to alloc_pagesMatthew Wilcox (Oracle)2021-04-301-7/+1
* mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)2021-04-301-10/+3
* include/linux/page-flags-layout.h: cleanupsYu Zhao2021-04-301-33/+29
* include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTHYu Zhao2021-04-301-1/+1
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+1
* kasan, mm: integrate slab init_on_free with HW_TAGSAndrey Konovalov2021-04-301-4/+6
* kasan, mm: integrate slab init_on_alloc with HW_TAGSAndrey Konovalov2021-04-301-4/+4
* kasan, mm: integrate page_alloc init with HW_TAGSAndrey Konovalov2021-04-301-8/+22
* kasan: initialize shadow to TAG_INVALID for SW_TAGSAndrey Konovalov2021-04-301-1/+2
* pagewalk: prefix struct kernel-doc descriptionsLukas Bulwahn2021-04-301-2/+2
* mm/doc: turn fault flags into an enumMatthew Wilcox (Oracle)2021-04-301-14/+15
* mm/doc: fix page_maybe_dma_pinned kerneldocMatthew Wilcox (Oracle)2021-04-301-5/+5
* mm/doc: fix fault_flag_allow_retry_first kerneldocMatthew Wilcox (Oracle)2021-04-301-0/+1
* mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin2021-04-301-7/+1
* mm/vmalloc: remove map_kernel_rangeNicholas Piggin2021-04-301-11/+0
* mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin2021-04-301-0/+21