summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorLines
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...HEADmasterLinus Torvalds-53/+41
2020-05-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2020-05-29Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-05-29Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2020-05-29parisc: Fix kernel panic in mem_init()Helge Deller-1/+1
2020-05-28Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linuxLinus Torvalds-71/+66
2020-05-28arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()Nobuhiro Iwamatsu-1/+1
2020-05-28csky: Fixup CONFIG_DEBUG_RSEQGuo Ren-5/+10
2020-05-28csky: Coding convention in entry.SGuo Ren-40/+42
2020-05-28csky: Fixup abiv2 syscall_trace break a4 & a5Guo Ren-2/+6
2020-05-28csky: Fixup CONFIG_PREEMPT panicGuo Ren-27/+11
2020-05-27x86: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski-1/+1
2020-05-27ia64: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski-1/+1
2020-05-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-93/+127
2020-05-26Merge tag 'omap-for-v5.7/cpsw-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann-11/+11
2020-05-25Merge tag 'arm-soc/for-5.7/devicetree-fixes-part2-v2' of https://github.com/B...Arnd Bergmann-4/+4
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+8
2020-05-24Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+9
2020-05-23sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport-2/+2
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds-7/+9
2020-05-23Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-8/+227
2020-05-23sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport-1/+1
2020-05-23sh: include linux/time_types.h for sockiosArnd Bergmann-0/+2
2020-05-23x86: bitops: fix build regressionNick Desaulniers-6/+6
2020-05-22Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov-8/+8
2020-05-22x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf-0/+7
2020-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-4/+5
2020-05-22arm64: Add get_user() type annotation on the !access_ok() pathAl Viro-1/+1
2020-05-22Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-14/+19
2020-05-22Merge branch 'v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann-2/+2
2020-05-22Merge tag 'imx-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-25/+15
2020-05-21Merge branch 'mmp/fixes' into arm/fixesArnd Bergmann-11/+9
2020-05-21ARM: dts: mmp3: Drop usb-nop-xceiv from HSIC phyLubomir Rintel-4/+2
2020-05-21ARM: dts: mmp3-dell-ariel: Fix the SPI devicesLubomir Rintel-6/+6
2020-05-21ARM: dts: mmp3: Use the MMP3 compatible string for /clocksLubomir Rintel-1/+1
2020-05-21RISC-V: gp_in_global needs register keywordPalmer Dabbelt-1/+1
2020-05-22powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman-1/+1
2020-05-20ARM: dts: bcm: HR2: Fix PPI interrupt typesHamish Martin-3/+3
2020-05-20ARM: dts: bcm2835-rpi-zero-w: Fix led polarityVincent Stehlé-1/+1
2020-05-20riscv: Fix print_vm_layout build error if NOMMUKefeng Wang-1/+1
2020-05-20Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+3
2020-05-20Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy-13/+18
2020-05-20arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer-3/+4
2020-05-20s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer-0/+1
2020-05-20s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer-3/+6
2020-05-20ARM: dts/imx6q-bx50v3: Set display interface clock parentsRobert Beckett-25/+15
2020-05-19Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds-16/+16
2020-05-19Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+17
2020-05-19x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor-2/+2