aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds17-289/+212
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller5-12/+12
2020-06-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller1-2/+7
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+2
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-6/+15
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-509/+12
2020-06-07fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds141-11604/+118
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds11-18/+14
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-12/+12
2020-06-06kbuild: add variables for compression toolsDenis Efremov4-7/+7
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+66
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds283-6198/+6537
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-585/+608
2020-06-04Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds24-30/+1056
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds464-4884/+24917
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2020-06-04Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds9-4/+45
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds117-5567/+790
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds110-901/+963
2020-06-04powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()David Hildenbrand1-23/+3
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny10-18/+2
2020-06-04sparc: remove unnecessary includesIra Weiny2-2/+0
2020-06-04parisc/kmap: remove duplicate kmap codeIra Weiny1-26/+2
2020-06-04kmap: remove kmap_atomic_to_page()Ira Weiny3-15/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny10-68/+21
2020-06-04arch/kmap: don't hard code kmap_prot valuesIra Weiny4-4/+4
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny5-8/+3
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny22-79/+28
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny20-93/+23
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny6-26/+36
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny15-110/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny16-109/+11
2020-06-04arch/xtensa: move kmap build bug out of the wayIra Weiny2-5/+4
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny11-14/+13
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual5-0/+5
2020-06-04x86/mm: define mm_p4d_folded()Anshuman Khandual1-0/+6
2020-06-04unicore32: remove __ARCH_USE_5LEVEL_HACKMike Rapoport2-2/+3
2020-06-04sh: add support for folded p4d page tablesMike Rapoport11-22/+76
2020-06-04sh: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport3-9/+7
2020-06-04sh: fault: modernize printing of kernel messagesGeert Uytterhoeven1-20/+18
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport23-145/+200
2020-06-04openrisc: add support for folded p4d page tablesMike Rapoport3-4/+11
2020-06-04nios2: add support for folded p4d page tablesMike Rapoport3-5/+13
2020-06-04ia64: add support for folded p4d page tablesMike Rapoport5-22/+52
2020-06-04hexagon: remove __ARCH_USE_5LEVEL_HACKMike Rapoport2-3/+2
2020-06-04arm64: add support for folded p4d page tablesMike Rapoport12-104/+368
2020-06-04arm: add support for folded p4d page tablesMike Rapoport12-37/+125
2020-06-04h8300: remove usage of __ARCH_USE_5LEVEL_HACKMike Rapoport1-1/+0