summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* memcg: use proper type for mod_memcg_stateShakeel Butt2024-05-071-6/+7
* memcg: dynamically allocate lruvec_statsShakeel Butt2024-05-071-56/+6
* mm/pagemap: make trylock_page return boolHao Ge2024-05-061-1/+1
* mm/damon: add DAMOS filter type YOUNGSeongJae Park2024-05-061-0/+2
* mm: simplify thp_vma_allowable_orderMatthew Wilcox2024-05-061-14/+15
* writeback: support retrieving per group debug writeback stats of bdiKemeng Shi2024-05-061-0/+1
* mm: remove PageReferencedMatthew Wilcox (Oracle)2024-05-061-3/+3
* mm: remove page_ref_sub_return()Matthew Wilcox (Oracle)2024-05-061-8/+3
* mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()Matthew Wilcox (Oracle)2024-05-061-6/+6
* mm: remove put_devmap_managed_page()Matthew Wilcox (Oracle)2024-05-061-6/+1
* mm: remove page_cache_alloc()Matthew Wilcox (Oracle)2024-05-061-5/+0
* mm/memory-failure: pass the folio to collect_procs_ksm()Matthew Wilcox (Oracle)2024-05-061-11/+3
* mm: convert hugetlb_page_mapping_lock_write to folioMatthew Wilcox (Oracle)2024-05-061-3/+3
* mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)2024-05-061-1/+0
* mm: return the address from page_mapped_in_vma()Matthew Wilcox (Oracle)2024-05-061-1/+1
* xarray: don't use "proxy" headersAndy Shevchenko2024-05-061-1/+5
* xarray: use BITS_PER_LONGS()Andy Shevchenko2024-05-061-1/+1
* memcg: simple cleanup of stats update functionsShakeel Butt2024-05-061-17/+0
* mm/page-flags: make PageUptodate return boolHao Ge2024-05-061-1/+1
* mm/madvise: introduce clear_young_dirty_ptes() batch helperLance Yang2024-05-062-30/+53
* buffer: add kernel-doc for bforget() and __bforget()Matthew Wilcox (Oracle)2024-05-061-0/+10
* buffer: add kernel-doc for brelse() and __brelse()Matthew Wilcox (Oracle)2024-05-061-0/+16
* buffer: fix __bread and __bread_gfp kernel-docMatthew Wilcox (Oracle)2024-05-061-9/+13
* mm: add per-order mTHP anon_swpout and anon_swpout_fallback countersBarry Song2024-05-061-0/+2
* mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback countersBarry Song2024-05-061-0/+21
* mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()Sidhartha Kumar2024-05-061-2/+2
* mm/hugetlb: convert dissolve_free_huge_pages() to foliosSidhartha Kumar2024-05-061-2/+2
* trace/events/page_ref: trace the raw page mapcount valueDavid Hildenbrand2024-05-061-2/+2
* mm: make folio_mapcount() return 0 for small typed foliosDavid Hildenbrand2024-05-061-2/+12
* mm: improve folio_likely_mapped_shared() using the mapcount of large foliosDavid Hildenbrand2024-05-061-2/+17
* mm: track mapcount of large folios in single valueDavid Hildenbrand2024-05-063-26/+33
* mm/rmap: add fast-path for small folios when adding/removing/duplicatingDavid Hildenbrand2024-05-061-0/+13
* mm/rmap: always inline anon/file rmap duplication of a single PTEDavid Hildenbrand2024-05-061-4/+13
* mm: allow for detecting underflows with page_mapcount() againDavid Hildenbrand2024-05-061-1/+1
* mm: pass VMA instead of MM to follow_pte()David Hildenbrand2024-05-061-1/+1
* mm/mmap: make vma_wants_writenotify return boolHao Ge2024-05-061-1/+1
* memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang2024-05-061-0/+13
* mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE ...Baolin Wang2024-04-261-2/+6
* mm: inline destroy_large_folio() into __folio_put_large()Matthew Wilcox (Oracle)2024-04-261-2/+0
* mm/ksm: remove redundant code in ksm_forkJinjiang Tu2024-04-261-10/+2
* mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-261-4/+4
* mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLDRyan Roberts2024-04-261-0/+30
* mm: swap: allow storage of all mTHP ordersRyan Roberts2024-04-261-1/+7
* mm: swap: update get_swap_pages() to take folio orderRyan Roberts2024-04-261-1/+1
* mm: swap: simplify struct percpu_clusterRyan Roberts2024-04-261-1/+8
* mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()Ryan Roberts2024-04-262-3/+38
* mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flagsRyan Roberts2024-04-261-10/+0
* mm: generate PAGE_IDLE_FLAG definitionsMatthew Wilcox (Oracle)2024-04-262-36/+10
* mm: remove page_idle and page_young wrappersMatthew Wilcox (Oracle)2024-04-261-25/+0
* khugepaged: use a folio throughout hpage_collapse_scan_file()Matthew Wilcox (Oracle)2024-04-261-3/+3