summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-29mm: vmpressure: don't count proactive reclaim in vmpressureYosry Ahmed4-21/+42
2022-07-29zsmalloc: zs_malloc: return ERR_PTR on failureHui Zhu2-7/+10
2022-07-29writeback: remove inode_to_wb_is_valid()Xiu Jianfeng1-17/+0
2022-07-29memblock,arm64: expand the static memblock memory tableZhou Guanghui2-5/+18
2022-07-29mm: remove obsolete comment in do_fault_around()Miaohe Lin1-4/+0
2022-07-29mm: compaction: include compound page count for scanning in pageblock isolationWilliam Lam1-0/+3
2022-07-29selftests/vm: skip 128TBswitch on unsupported archAdam Sindelar1-4/+4
2022-07-29selftests/vm: fix errno handling in mrelease_testAdam Sindelar1-5/+11
2022-07-29mm: memcontrol: do not miss MEMCG_MAX events for enforced allocationsRoman Gushchin1-0/+9
2022-07-29filemap: minor cleanup for filemap_write_and_wait_rangeMiaohe Lin1-12/+6
2022-07-29mm/mmap.c: fix missing call to vm_unacct_memory in mmap_regionMiaohe Lin1-1/+0
2022-07-29android: binder: fix lockdep check on clearing vmaLiam Howlett1-1/+8
2022-07-29android: binder: stop saving a pointer to the VMALiam R. Howlett3-18/+16
2022-07-29mips: rename mt_init to mips_mt_initLiam R. Howlett1-2/+2
2022-07-29mm: shrinkers: fix double kfree on shrinker nameTetsuo Handa2-2/+8
2022-07-26selftests/vm: fix va_128TBswitch.sh permissionsAdam Sindelar1-0/+0
2022-07-17zram: fix unused 'zram_wb_devops' warningKefeng Wang1-0/+2
2022-07-17writeback: cleanup bdi_sched_wait()Xiu Jianfeng1-6/+0
2022-07-17mm/mmap: fix obsolete comment of find_extend_vmaMiaohe Lin1-1/+0
2022-07-17mm/page_vma_mapped.c: use helper function huge_pte_lockMiaohe Lin1-2/+1
2022-07-17mm/page_alloc: use try_cmpxchg in set_pfnblock_flags_maskUros Bizjak1-7/+3
2022-07-17mm, hugetlb: skip irrelevant nodes in show_free_areas()Gang Li3-14/+16
2022-07-17mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()Patrick Wang1-3/+3
2022-07-17mm/mprotect: remove the redundant initialization for errorXiu Jianfeng1-1/+1
2022-07-17mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pidMiaohe Lin1-3/+1
2022-07-17mm/huge_memory: comment the subtly logic in __split_huge_pmdMiaohe Lin1-0/+4
2022-07-17mm/huge_memory: correct comment of prep_transhuge_pageMiaohe Lin1-1/+1
2022-07-17mm/huge_memory: fix comment of page_deferred_listMiaohe Lin1-2/+2
2022-07-17mm/huge_memory: minor cleanup for split_huge_pages_allMiaohe Lin1-1/+6
2022-07-17mm/huge_memory: try to free subpage in swapcache when possibleMiaohe Lin1-1/+1
2022-07-17mm/huge_memory: check pmd_present first in is_huge_zero_pmdMiaohe Lin1-1/+1
2022-07-17mm/huge_memory: fix comment in zap_huge_pudMiaohe Lin1-6/+1
2022-07-17mm/huge_memory: use helper macro __ATTR_RWMiaohe Lin1-6/+4
2022-07-17mm/huge_memory: use helper function vma_lookup in split_huge_pages_pidMiaohe Lin1-2/+2
2022-07-17mm/huge_memory: rename mmun_start to haddr in remove_migration_pmdMiaohe Lin1-3/+3
2022-07-17mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessedMiaohe Lin1-15/+7
2022-07-17mm/huge_memory: use helper touch_pud in huge_pud_set_accessedMiaohe Lin1-13/+5
2022-07-17mm/huge_memory: fix comment of __pud_trans_huge_lockMiaohe Lin1-3/+3
2022-07-17mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmdMiaohe Lin1-1/+1
2022-07-17mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmdMiaohe Lin1-1/+1
2022-07-17ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDERMike Rapoport1-17/+17
2022-07-17xtensa: drop definition of PGD_ORDERMike Rapoport2-2/+1
2022-07-17parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2-7/+7
2022-07-17loongarch: drop definition of PGD_ORDERMike Rapoport3-7/+3
2022-07-17loongarch: drop definition of PUD_ORDERMike Rapoport2-4/+3
2022-07-17loongarch: drop definition of PMD_ORDERMike Rapoport3-9/+5
2022-07-17loongarch: drop definition of PTE_ORDERMike Rapoport3-9/+7
2022-07-17nios2: drop definition of PGD_ORDERMike Rapoport3-6/+3
2022-07-17nios2: drop definition of PTE_ORDERMike Rapoport2-3/+2
2022-07-17mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport7-21/+20