summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2020-06-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-07fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-06kbuild: add variables for compression toolsDenis Efremov
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-04Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-04Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
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