aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kasan: clean-up kconfig options descriptionsAndrey Konovalov2022-05-131-86/+82
* kasan: move boot parameters section in documentationAndrey Konovalov2022-05-131-41/+41
* kasan: update documentationAndrey Konovalov2022-05-131-60/+90
* kasan: give better names to shadow valuesAndrey Konovalov2022-05-135-21/+21
* kasan: use tabs to align shadow valuesAndrey Konovalov2022-05-131-16/+16
* kasan: clean up comments in internal kasan.hAndrey Konovalov2022-05-131-41/+33
* mm/vmalloc: use raw_cpu_ptr() for vmap_block_queue accessSebastian Andrzej Siewior2022-05-131-4/+2
* tracing: incorrect gfp_t conversionVasily Averin2022-05-137-59/+59
* zram: remove double compression logicAlexey Romanov2022-05-132-33/+10
* percpu: improve percpu_alloc_percpu event traceVasily Averin2022-05-133-12/+24
* docs: vm/page_owner: tweak literal block in STANDARD FORMAT SPECIFIERSAkira Yokosawa2022-05-131-4/+4
* mm/damon/reclaim: use resource_size function on resource objectJiapeng Chong2022-05-131-1/+1
* mm: functions may simplify the use of return valuesLi kunyu2022-05-133-16/+6
* riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen2022-05-132-6/+66
* arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKKefeng Wang2022-05-132-6/+56
* mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.hTong Tiangen2022-05-131-2/+0
* mm: page_table_check: add hooks to public helpersTong Tiangen2022-05-132-18/+15
* mm: page_table_check: move pxx_user_accessible_page into x86Kefeng Wang2022-05-132-17/+17
* mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZETong Tiangen2022-05-131-4/+4
* mm/migrate: convert move_to_new_page() into move_to_new_folio()Matthew Wilcox (Oracle)2022-05-131-29/+29
* mm: add folio_test_movable()Matthew Wilcox (Oracle)2022-05-131-0/+5
* mm: add folio_mapping_flags()Matthew Wilcox (Oracle)2022-05-131-0/+5
* mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()Matthew Wilcox (Oracle)2022-05-133-63/+55
* mm/shmem: convert shmem_getpage_gfp to use a folioMatthew Wilcox (Oracle)2022-05-131-52/+43
* mm/shmem: convert shmem_alloc_and_acct_page to use a folioMatthew Wilcox (Oracle)2022-05-131-9/+9
* mm/shmem: add shmem_alloc_folio()Matthew Wilcox (Oracle)2022-05-131-4/+10
* mm/shmem: turn shmem_should_replace_page into shmem_should_replace_folioMatthew Wilcox (Oracle)2022-05-131-4/+4
* mm/shmem: convert shmem_add_to_page_cache to take a folioMatthew Wilcox (Oracle)2022-05-131-26/+31
* mm/swap: add folio_throttle_swaprateMatthew Wilcox (Oracle)2022-05-131-0/+4
* mm/shmem: use a folio in shmem_unused_huge_shrinkMatthew Wilcox (Oracle)2022-05-131-11/+12
* vmscan: remove remaining uses of page in shrink_page_listMatthew Wilcox (Oracle)2022-05-131-62/+60
* mm: allow can_split_folio() to be called when THP are disabledMatthew Wilcox (Oracle)2022-05-131-1/+0
* vmscan: convert the activate_locked portion of shrink_page_list to foliosMatthew Wilcox (Oracle)2022-05-131-8/+9
* vmscan: move initialisation of mapping downMatthew Wilcox (Oracle)2022-05-131-5/+2
* vmscan: convert lazy freeing to foliosMatthew Wilcox (Oracle)2022-05-132-9/+23
* vmscan: convert page buffer handling to use foliosMatthew Wilcox (Oracle)2022-05-131-23/+25
* vmscan: convert dirty page handling to foliosMatthew Wilcox (Oracle)2022-05-131-22/+26
* swap: convert add_to_swap() to take a folioMatthew Wilcox (Oracle)2022-05-133-28/+31
* swap: turn get_swap_page() into folio_alloc_swap()Matthew Wilcox (Oracle)2022-05-136-31/+35
* vmscan: convert the writeback handling in shrink_page_list() to foliosMatthew Wilcox (Oracle)2022-05-131-36/+42
* vmscan: use folio_mapped() in shrink_page_list()Matthew Wilcox (Oracle)2022-05-131-8/+8
* mm: remove alloc_pages_vma()Matthew Wilcox (Oracle)2022-05-132-37/+32
* alpha: fix alloc_zeroed_user_highpage_movable()Matthew Wilcox (Oracle)2022-05-131-1/+1
* mm/huge_memory: convert do_huge_pmd_anonymous_page() to use vma_alloc_folio()Matthew Wilcox (Oracle)2022-05-131-5/+4
* shmem: convert shmem_alloc_hugepage() to use vma_alloc_folio()Matthew Wilcox (Oracle)2022-05-131-6/+4
* mm/shmem: remove duplicate include in memory.cWan Jiabing2022-05-131-1/+0
* mm/vmscan: don't use NUMA_NO_NODE as indicator of page on different nodeWei Yang2022-05-131-4/+3
* mm/vmscan: filter empty page_list at the beginningWei Yang2022-05-131-4/+6
* mm/vmscan: use helper folio_is_file_lru()Miaohe Lin2022-05-131-2/+2
* mm/vmscan: remove obsolete comment in kswapd_runMiaohe Lin2022-05-131-1/+0