aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-37/+66
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-32/+27
2020-07-19x86/boot: Don't add the EFI stub to targetsGravatar Arvind Sankar 1-2/+2
2020-07-19x86/entry: Actually disable stack protectorGravatar Kees Cook 1-3/+11
2020-07-18Merge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+13
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-7/+11
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVGravatar Andy Lutomirski 6-17/+38
2020-07-17Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 20-33/+74
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 7-30/+90
2020-07-17genirq/affinity: Handle affinity setting on inactive interrupts correctlyGravatar Thomas Gleixner 1-17/+5
2020-07-17RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwGravatar Palmer Dabbelt 1-1/+9
2020-07-17Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 6-9/+12
2020-07-17Merge tag 'renesas-fixes-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-1/+1
2020-07-16Merge tag 'omap-for-v5.8/fixes-rc5-signed' of git://git.kernel.org/pub/scm/li...Gravatar Arnd Bergmann 2-7/+21
2020-07-16Merge tag 'imx-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 6-13/+8
2020-07-16Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Gravatar Arnd Bergmann 5-3/+32
2020-07-16x86: math-emu: Fix up 'cmp' insn for clang iasGravatar Arnd Bergmann 1-1/+1
2020-07-16x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVGravatar Sedat Dilek 1-2/+2
2020-07-16x86/entry: Add compatibility with IASGravatar Jian Cai 1-8/+6
2020-07-16arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPGravatar Will Deacon 1-2/+2
2020-07-16arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()Gravatar Will Deacon 1-2/+2
2020-07-16arm64: syscall: Expand the comment about ptrace and syscall(-1)Gravatar Will Deacon 1-1/+15
2020-07-16arm64: ptrace: Add a comment describing our syscall entry/exit trap ABIGravatar Will Deacon 1-2/+14
2020-07-16arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnGravatar Will Deacon 2-1/+14
2020-07-16arm64: ptrace: Override SPSR.SS when single-stepping is enabledGravatar Will Deacon 3-6/+20
2020-07-16arm64: ptrace: Consistently use pseudo-singlestep exceptionsGravatar Will Deacon 4-16/+23
2020-07-15arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaGravatar Krzysztof Kozlowski 1-4/+4
2020-07-15ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaGravatar Krzysztof Kozlowski 2-2/+2
2020-07-15arm64: dts: stratix10: increase QSPI reg address in nand dts fileGravatar Dinh Nguyen 1-3/+3
2020-07-15arm64: dts: stratix10: add status to qspi dts nodeGravatar Dinh Nguyen 2-0/+2
2020-07-15arm64: dts: agilex: add status to qspi dts nodeGravatar Dinh Nguyen 1-0/+1
2020-07-15powerpc/vas: Report proper error code for address translation failureGravatar Haren Myneni 2-1/+3
2020-07-14riscv: use 16KB kernel stack on 64-bitGravatar Andreas Schwab 1-0/+4
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedGravatar Thomas Gleixner 5-15/+22
2020-07-14ARM: dts: Fix dcan driver probe failed on am437x platformGravatar dillon min 1-4/+10
2020-07-14ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_moduleGravatar Chen Tao 1-3/+11
2020-07-14powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeGravatar Satheesh Rajendran 1-1/+1
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-4/+8
2020-07-13arm64: defconfig: Enable CONFIG_PCIE_RCAR_HOSTGravatar Lad Prabhakar 1-1/+1
2020-07-13powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyGravatar Aneesh Kumar K.V 1-5/+7
2020-07-13ARM: imx: Remove imx_add_imx_dma() unused irq_err argumentGravatar Bjorn Helgaas 4-10/+4
2020-07-13ARM: imx: Provide correct number of resources when registering gpio devicesGravatar Guenter Roeck 1-2/+3
2020-07-12Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 3-6/+5
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-9/+11
2020-07-11Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+1
2020-07-11ARM: dts: imx6qdl-gw551x: fix audio SSIGravatar Tim Harvey 1-1/+1
2020-07-10mips: Remove compiler check in unroll macroGravatar Nathan Chancellor 1-3/+1
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 9-41/+50
2020-07-10Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-1/+1
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-2/+8