summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-18mm/huge_memory: try to free subpage in swapcache when possibleMiaohe Lin1-1/+1
2022-07-18mm/huge_memory: check pmd_present first in is_huge_zero_pmdMiaohe Lin1-1/+1
2022-07-18mm/huge_memory: fix comment in zap_huge_pudMiaohe Lin1-6/+1
2022-07-18mm/huge_memory: use helper macro __ATTR_RWMiaohe Lin1-6/+4
2022-07-18mm/huge_memory: use helper function vma_lookup in split_huge_pages_pidMiaohe Lin1-2/+2
2022-07-18mm/huge_memory: rename mmun_start to haddr in remove_migration_pmdMiaohe Lin1-3/+3
2022-07-18mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessedMiaohe Lin1-15/+7
2022-07-18mm/huge_memory: use helper touch_pud in huge_pud_set_accessedMiaohe Lin1-13/+5
2022-07-18mm/huge_memory: fix comment of __pud_trans_huge_lockMiaohe Lin1-3/+3
2022-07-18mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmdMiaohe Lin1-1/+1
2022-07-18mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmdMiaohe Lin1-1/+1
2022-07-18ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDERMike Rapoport1-17/+17
2022-07-18xtensa: drop definition of PGD_ORDERMike Rapoport2-2/+1
2022-07-18parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2-7/+7
2022-07-18loongarch: drop definition of PGD_ORDERMike Rapoport3-7/+3
2022-07-18loongarch: drop definition of PUD_ORDERMike Rapoport2-4/+3
2022-07-18loongarch: drop definition of PMD_ORDERMike Rapoport3-9/+5
2022-07-18loongarch: drop definition of PTE_ORDERMike Rapoport3-9/+7
2022-07-18nios2: drop definition of PGD_ORDERMike Rapoport3-6/+3
2022-07-18nios2: drop definition of PTE_ORDERMike Rapoport2-3/+2
2022-07-18mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport7-21/+20
2022-07-18mips: drop definitions of PTE_ORDERMike Rapoport4-17/+10
2022-07-18mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport3-10/+10
2022-07-18mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)4-15/+12
2022-07-18csky: drop definition of PGD_ORDERMike Rapoport2-3/+2
2022-07-18csky: drop definition of PTE_ORDERMike Rapoport1-2/+1
2022-07-18mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual25-50/+0
2022-07-18sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-17/+21
2022-07-18um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual4-18/+22
2022-07-18arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual4-18/+22
2022-07-18arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-18/+21
2022-07-18m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual7-111/+105
2022-07-18mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-22/+4
2022-07-18ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-19/+28
2022-07-18s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-17/+21
2022-07-18csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-18/+21
2022-07-18riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-20/+21
2022-07-18nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-16/+21
2022-07-18alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-17/+23
2022-07-18parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-18/+21
2022-07-18hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-27/+43
2022-07-18xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-18/+23
2022-07-18openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-18/+21
2022-07-18loongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-19/+47
2022-07-18microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-17/+21
2022-07-18mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2-5/+2
2022-07-18x86/mm: move protection_map[] inside the platformAnshuman Khandual4-23/+32
2022-07-18arm64/mm: move protection_map[] inside the platformAnshuman Khandual2-18/+21
2022-07-18sparc/mm: move protection_map[] inside the platformAnshuman Khandual5-39/+24
2022-07-18powerpc/mm: move protection_map[] inside the platformAnshuman Khandual3-20/+26