summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-01-30Merge tag 'renesas-fixes3-for-v5.0' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-01-30Merge tag 'sunxi-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-01-30Merge tag 'amlogic-fixes-2.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-01-30ARM: iop32x/n2100: fix PCI IRQ mappingRussell King
2019-01-30Merge tag 'omap-for-v5.0/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-01-30Merge tag 'davinci-fixes-for-v5.0-part2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2019-01-30Merge tag 'qcom-fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-01-30Merge tag 'renesas-fixes2-for-v5.0' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-01-30Merge tag 'pxa-fixes-5.0' of https://github.com/rjarzmik/linux into arm/fixesArnd Bergmann
2019-01-30Merge tag 'imx-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2019-01-29Revert "arm64: dts: sdm845: Add interconnect provider DT nodes"Greg Kroah-Hartman
2019-01-29x86/fault: Fix sign-extend unintended sign extensionColin Ian King
2019-01-29x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang
2019-01-29MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton
2019-01-29MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton
2019-01-29MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen
2019-01-29x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-01-28arch/arm/xen: Remove duplicate headerSouptick Joarder
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-26xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCECorentin Labbe
2019-01-26xtensa: Fix typo use space=>user spaceCorentin Labbe
2019-01-26xtensa: SMP: mark each possible CPU as presentMax Filippov
2019-01-26xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov
2019-01-26xtensa: SMP: fix secondary CPU initializationMax Filippov
2019-01-25DTS: CI20: Fix bugs in ci20's device tree.Zhou Yanjie
2019-01-25MIPS: DTS: jz4740: Correct interrupt number of DMA corePaul Cercueil
2019-01-25riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti
2019-01-25KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada
2019-01-25x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov
2019-01-25KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson
2019-01-25kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang
2019-01-25KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-01-25svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit
2019-01-25svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit
2019-01-25KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson
2019-01-25KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson
2019-01-25x86/kvm/hyper-v: recommend using eVMCS only when it is enabledVitaly Kuznetsov
2019-01-25x86/kvm/hyper-v: don't recommend doing reset via synthetic MSRVitaly Kuznetsov
2019-01-25kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder
2019-01-25KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...Sean Christopherson
2019-01-25KVM: x86: Fix single-step debuggingAlexander Popov
2019-01-25x86/kvm/hyper-v: don't announce GUEST IDLE MSR supportVitaly Kuznetsov
2019-01-24arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla
2019-01-24xtensa: SMP: fix ccount_timer_shutdownMax Filippov