summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-07-29memblock,arm64: expand the static memblock memory tableZhou Guanghui
2022-07-29mips: rename mt_init to mips_mt_initLiam R. Howlett
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
2022-07-17csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17nios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17loongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17x86/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-17arm64/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-17sparc/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-17powerpc/mm: move protection_map[] inside the platformAnshuman Khandual
2022-07-17arm64/hugetlb: implement arm64 specific hugetlb_mask_last_pageBaolin Wang
2022-07-03mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-26Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-06-26Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-06-26parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller