summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2022-07-11102-712/+847
|\
| * Merge branch 'mm-nonmm-unstable' into mm-everythingakpm2022-07-087-20/+76
| |\
| | * x86/cacheinfo: move shared cache map definitionsSander Vanheule2022-07-082-4/+6
| | * kexec: drop weak attribute from functionsNaveen N. Rao2022-07-084-2/+36
| | * kexec_file: drop weak attribute from functionsNaveen N. Rao2022-07-084-1/+21
| * | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2022-07-084-0/+8
| * | mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entryNaoya Horiguchi2022-07-081-1/+7
| * | mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()Muchun Song2022-07-081-10/+3
| * | ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDERMike Rapoport2022-07-081-17/+17
| * | xtensa: drop definition of PGD_ORDERMike Rapoport2022-07-082-2/+1
| * | parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2022-07-082-7/+7
| * | loongarch: drop definition of PGD_ORDERMike Rapoport2022-07-081-1/+0
| * | loongarch: drop definition of PGD_ORDERMike Rapoport2022-07-083-6/+3
| * | loongarch: drop definition of PUD_ORDERMike Rapoport2022-07-082-4/+3
| * | loongarch: drop definition of PMD_ORDERMike Rapoport2022-07-083-9/+5
| * | loongarch: drop definition of PTE_ORDERMike Rapoport2022-07-083-9/+7
| * | nios2: drop definition of PGD_ORDERMike Rapoport2022-07-083-6/+3
| * | nios2: drop definition of PTE_ORDERMike Rapoport2022-07-082-3/+2
| * | mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2022-07-087-21/+20
| * | mips: drop definitions of PTE_ORDERMike Rapoport2022-07-084-17/+10
| * | mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport2022-07-083-10/+10
| * | mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)2022-07-084-15/+12
| * | csky: drop definition of PGD_ORDERMike Rapoport2022-07-082-3/+2
| * | csky: drop definition of PTE_ORDERMike Rapoport2022-07-081-2/+1
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-0822-22/+0
| * | sh: noMMU: fix vm_get_page_prot definitionAnshuman Khandual2022-07-081-20/+20
| * | sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-17/+21
| * | um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-084-18/+22
| * | arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-084-18/+22
| * | arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-18/+21
| * | m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-087-93/+96
| * | mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-22/+4
| * | ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-19/+28
| * | s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-17/+21
| * | csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-18/+21
| * | riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-20/+21
| * | nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-16/+21
| * | alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-17/+23
| * | parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-18/+21
| * | hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-27/+43
| * | xtensa: noMMU: fix vm_get_page_prot definitionMax Filippov2022-07-081-0/+2
| * | xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-18/+21
| * | openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-18/+21
| * | loongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-19/+47
| * | microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-083-17/+21
| * | x86-mm-move-protection_map-inside-the-platform-fixAndrew Morton2022-07-083-2/+4
| * | x86/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-083-23/+30
| * | arm64/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-082-18/+21
| * | sparc/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-085-39/+24
| * | powerpc/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-083-20/+26