summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-04powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()David Hildenbrand
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04sparc: remove unnecessary includesIra Weiny
2020-06-04parisc/kmap: remove duplicate kmap codeIra Weiny
2020-06-04kmap: remove kmap_atomic_to_page()Ira Weiny
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kmap: don't hard code kmap_prot valuesIra Weiny
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/xtensa: move kmap build bug out of the wayIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-06-04x86/mm: define mm_p4d_folded()Anshuman Khandual
2020-06-04unicore32: remove __ARCH_USE_5LEVEL_HACKMike Rapoport
2020-06-04sh: add support for folded p4d page tablesMike Rapoport
2020-06-04sh: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport
2020-06-04sh: fault: modernize printing of kernel messagesGeert Uytterhoeven
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport
2020-06-04openrisc: add support for folded p4d page tablesMike Rapoport
2020-06-04nios2: add support for folded p4d page tablesMike Rapoport
2020-06-04ia64: add support for folded p4d page tablesMike Rapoport
2020-06-04hexagon: remove __ARCH_USE_5LEVEL_HACKMike Rapoport
2020-06-04arm64: add support for folded p4d page tablesMike Rapoport
2020-06-04arm: add support for folded p4d page tablesMike Rapoport
2020-06-04h8300: remove usage of __ARCH_USE_5LEVEL_HACKMike Rapoport
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li
2020-06-03x86: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li
2020-06-03riscv: support DEBUG_WXZong Li
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual
2020-06-03powerpc/mm: drop platform defined pmd_mknotpresent()Anshuman Khandual
2020-06-03sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETAnshuman Khandual
2020-06-03hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz
2020-06-03hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz
2020-06-03hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz
2020-06-03mm: make deferred init's max threads arch-specificDaniel Jordan
2020-06-03mm: rename free_area_init_node() to free_area_init_memoryless_node()Mike Rapoport
2020-06-03mm: free_area_init: allow defining max_zone_pfn in descending orderMike Rapoport
2020-06-03mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport
2020-06-03xtensa: simplify detection of memory zone boundariesMike Rapoport
2020-06-03unicore32: simplify detection of memory zone boundariesMike Rapoport
2020-06-03sparc32: simplify detection of memory zone boundariesMike Rapoport