summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar134-2155/+630
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter1-7/+13
2019-09-16s390/pci: fix MSI message dataSebastian Ott1-1/+1
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller18-72/+190
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown4-5/+5
2019-09-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-4/+124
2019-09-14Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-8/+8
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-1/+13
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson2-2/+101
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-1/+3
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley2-8/+8
2019-09-14KVM: X86: Use IPI shorthands in kvm guest when supportWanpeng Li1-12/+0
2019-09-13arm64: dts: imx8mq: Add CAAM nodeAndrey Smirnov1-0/+30
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky4-0/+27
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer8-28/+375
2019-09-13s390/startup: add pgm check info printingVasily Gorbik4-2/+101
2019-09-12parisc: Have git ignore generated real2.S and firmware.cJeroen Roovers1-0/+2
2019-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-16/+23
2019-09-12KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2-1/+11
2019-09-12KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov1-0/+2
2019-09-11KVM: x86: Fix INIT signal handling in various CPU statesLiran Alon5-4/+46
2019-09-11KVM: VMX: Introduce exit reason for receiving INIT signal on guest-modeLiran Alon1-0/+2
2019-09-11Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-1/+11
2019-09-11KVM: VMX: Stop the preemption timer during vCPU resetWanpeng Li1-0/+1
2019-09-11KVM: LAPIC: Micro optimize IPI latencyWanpeng Li1-5/+4
2019-09-11kvm: Nested KVM MMUs need PAE root tooJiří Paleček1-8/+22
2019-09-11KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich2-0/+8
2019-09-11KVM: x86: always stop emulation on page faultJan Dakinevich1-1/+3
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li1-0/+1
2019-09-11KVM: nVMX: trace nested VM-Enter failures detected by H/WSean Christopherson3-8/+30
2019-09-11KVM: nVMX: add tracepoint for failed nested VM-EnterSean Christopherson3-123/+152
2019-09-11x86: KVM: svm: Fix a check in nested_svm_vmrun()Dan Carpenter1-1/+1
2019-09-11KVM: x86: Return to userspace with internal error on unexpected exit reasonLiran Alon2-5/+15
2019-09-11arm64: use asm-generic/dma-mapping.hChristoph Hellwig3-22/+2
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig2-61/+17
2019-09-11xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig2-4/+0
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig3-6/+4
2019-09-11xen/arm: simplify dma_cache_maintChristoph Hellwig1-40/+21
2019-09-11xen/arm: use dev_is_dma_coherentChristoph Hellwig3-21/+6
2019-09-11xen/arm: consolidate page-coherent.hChristoph Hellwig2-150/+0
2019-09-11xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig3-55/+28
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel6-22/+48
2019-09-10KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM codeSean Christopherson4-54/+41
2019-09-10KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callersSean Christopherson5-80/+60
2019-09-10KVM: X86: Tune PLE Window tracepointPeter Xu4-31/+23
2019-09-10KVM: VMX: Change ple_window type to unsigned intPeter Xu3-7/+8
2019-09-10KVM: X86: Remove tailing newline for tracepointsPeter Xu1-2/+2
2019-09-10KVM: X86: Trace vcpu_id for vmexitPeter Xu1-1/+4