summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29mm: shrinkers: fix double kfree on shrinker nameTetsuo Handa
2022-07-26selftests/vm: fix va_128TBswitch.sh permissionsAdam Sindelar
2022-07-17zram: fix unused 'zram_wb_devops' warningKefeng Wang
2022-07-17writeback: cleanup bdi_sched_wait()Xiu Jianfeng
2022-07-17mm/mmap: fix obsolete comment of find_extend_vmaMiaohe Lin
2022-07-17mm/page_vma_mapped.c: use helper function huge_pte_lockMiaohe Lin
2022-07-17mm/page_alloc: use try_cmpxchg in set_pfnblock_flags_maskUros Bizjak
2022-07-17mm, hugetlb: skip irrelevant nodes in show_free_areas()Gang Li
2022-07-17mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()Patrick Wang
2022-07-17mm/mprotect: remove the redundant initialization for errorXiu Jianfeng
2022-07-17mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pidMiaohe Lin
2022-07-17mm/huge_memory: comment the subtly logic in __split_huge_pmdMiaohe Lin
2022-07-17mm/huge_memory: correct comment of prep_transhuge_pageMiaohe Lin
2022-07-17mm/huge_memory: fix comment of page_deferred_listMiaohe Lin
2022-07-17mm/huge_memory: minor cleanup for split_huge_pages_allMiaohe Lin
2022-07-17mm/huge_memory: try to free subpage in swapcache when possibleMiaohe Lin
2022-07-17mm/huge_memory: check pmd_present first in is_huge_zero_pmdMiaohe Lin
2022-07-17mm/huge_memory: fix comment in zap_huge_pudMiaohe Lin
2022-07-17mm/huge_memory: use helper macro __ATTR_RWMiaohe Lin
2022-07-17mm/huge_memory: use helper function vma_lookup in split_huge_pages_pidMiaohe Lin
2022-07-17mm/huge_memory: rename mmun_start to haddr in remove_migration_pmdMiaohe Lin
2022-07-17mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessedMiaohe Lin
2022-07-17mm/huge_memory: use helper touch_pud in huge_pud_set_accessedMiaohe Lin
2022-07-17mm/huge_memory: fix comment of __pud_trans_huge_lockMiaohe Lin
2022-07-17mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmdMiaohe Lin
2022-07-17mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmdMiaohe Lin
2022-07-17ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDERMike Rapoport
2022-07-17xtensa: drop definition of PGD_ORDERMike Rapoport
2022-07-17parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport
2022-07-17loongarch: drop definition of PGD_ORDERMike Rapoport
2022-07-17loongarch: drop definition of PUD_ORDERMike Rapoport
2022-07-17loongarch: drop definition of PMD_ORDERMike Rapoport
2022-07-17loongarch: drop definition of PTE_ORDERMike Rapoport
2022-07-17nios2: drop definition of PGD_ORDERMike Rapoport
2022-07-17nios2: drop definition of PTE_ORDERMike Rapoport
2022-07-17mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport
2022-07-17mips: drop definitions of PTE_ORDERMike Rapoport
2022-07-17mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport
2022-07-17mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)
2022-07-17csky: drop definition of PGD_ORDERMike Rapoport
2022-07-17csky: drop definition of PTE_ORDERMike Rapoport
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual