summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: compaction: include compound page count for scanning in pageblock isolationWilliam Lam2022-07-301-0/+3
* selftests/vm: skip 128TBswitch on unsupported archAdam Sindelar2022-07-301-4/+4
* selftests/vm: fix errno handling in mrelease_testAdam Sindelar2022-07-301-5/+11
* mm: memcontrol: do not miss MEMCG_MAX events for enforced allocationsRoman Gushchin2022-07-301-0/+9
* filemap: minor cleanup for filemap_write_and_wait_rangeMiaohe Lin2022-07-301-12/+6
* mm/mmap.c: fix missing call to vm_unacct_memory in mmap_regionMiaohe Lin2022-07-301-1/+0
* android: binder: fix lockdep check on clearing vmaLiam Howlett2022-07-301-1/+8
* android: binder: stop saving a pointer to the VMALiam R. Howlett2022-07-303-18/+16
* mips: rename mt_init to mips_mt_initLiam R. Howlett2022-07-301-2/+2
* mm: shrinkers: fix double kfree on shrinker nameTetsuo Handa2022-07-302-2/+8
* selftests/vm: fix va_128TBswitch.sh permissionsAdam Sindelar2022-07-271-0/+0
* zram: fix unused 'zram_wb_devops' warningKefeng Wang2022-07-181-0/+2
* writeback: cleanup bdi_sched_wait()Xiu Jianfeng2022-07-181-6/+0
* mm/mmap: fix obsolete comment of find_extend_vmaMiaohe Lin2022-07-181-1/+0
* mm/page_vma_mapped.c: use helper function huge_pte_lockMiaohe Lin2022-07-181-2/+1
* mm/page_alloc: use try_cmpxchg in set_pfnblock_flags_maskUros Bizjak2022-07-181-7/+3
* mm, hugetlb: skip irrelevant nodes in show_free_areas()Gang Li2022-07-183-14/+16
* mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()Patrick Wang2022-07-181-3/+3
* mm/mprotect: remove the redundant initialization for errorXiu Jianfeng2022-07-181-1/+1
* mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pidMiaohe Lin2022-07-181-3/+1
* mm/huge_memory: comment the subtly logic in __split_huge_pmdMiaohe Lin2022-07-181-0/+4
* mm/huge_memory: correct comment of prep_transhuge_pageMiaohe Lin2022-07-181-1/+1
* mm/huge_memory: fix comment of page_deferred_listMiaohe Lin2022-07-181-2/+2
* mm/huge_memory: minor cleanup for split_huge_pages_allMiaohe Lin2022-07-181-1/+6
* mm/huge_memory: try to free subpage in swapcache when possibleMiaohe Lin2022-07-181-1/+1
* mm/huge_memory: check pmd_present first in is_huge_zero_pmdMiaohe Lin2022-07-181-1/+1
* mm/huge_memory: fix comment in zap_huge_pudMiaohe Lin2022-07-181-6/+1
* mm/huge_memory: use helper macro __ATTR_RWMiaohe Lin2022-07-181-6/+4
* mm/huge_memory: use helper function vma_lookup in split_huge_pages_pidMiaohe Lin2022-07-181-2/+2
* mm/huge_memory: rename mmun_start to haddr in remove_migration_pmdMiaohe Lin2022-07-181-3/+3
* mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessedMiaohe Lin2022-07-181-15/+7
* mm/huge_memory: use helper touch_pud in huge_pud_set_accessedMiaohe Lin2022-07-181-13/+5
* mm/huge_memory: fix comment of __pud_trans_huge_lockMiaohe Lin2022-07-181-3/+3
* mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmdMiaohe Lin2022-07-181-1/+1
* mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmdMiaohe Lin2022-07-181-1/+1
* ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDERMike Rapoport2022-07-181-17/+17
* xtensa: drop definition of PGD_ORDERMike Rapoport2022-07-182-2/+1
* parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2022-07-182-7/+7
* loongarch: drop definition of PGD_ORDERMike Rapoport2022-07-183-7/+3
* loongarch: drop definition of PUD_ORDERMike Rapoport2022-07-182-4/+3
* loongarch: drop definition of PMD_ORDERMike Rapoport2022-07-183-9/+5
* loongarch: drop definition of PTE_ORDERMike Rapoport2022-07-183-9/+7
* nios2: drop definition of PGD_ORDERMike Rapoport2022-07-183-6/+3
* nios2: drop definition of PTE_ORDERMike Rapoport2022-07-182-3/+2
* mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2022-07-187-21/+20
* mips: drop definitions of PTE_ORDERMike Rapoport2022-07-184-17/+10
* mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport2022-07-183-10/+10
* mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)2022-07-184-15/+12
* csky: drop definition of PGD_ORDERMike Rapoport2022-07-182-3/+2
* csky: drop definition of PTE_ORDERMike Rapoport2022-07-181-2/+1