summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin4-2/+24
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.Andrey Smetanin1-0/+1
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin3-0/+20
2015-10-01kvm: add tracepoint for fast mmioJason Wang3-0/+20
2015-10-01KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford4-15/+68
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford5-3/+54
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford3-7/+30
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford7-7/+56
2015-10-01KVM: x86: unify handling of interrupt windowPaolo Bonzini3-26/+2
2015-10-01KVM: x86: introduce lapic_in_kernelPaolo Bonzini7-43/+45
2015-10-01KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini6-9/+15
2015-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini7-34/+18
2015-10-01KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini5-23/+14
2015-10-01Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini1-55/+55
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini1-96/+5
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini1-8/+7
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini1-10/+0
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2-5/+13
2015-09-30x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APICPaolo Bonzini1-55/+55
2015-09-28Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář2-4/+1
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+27
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-6/+30
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds31-161/+205
2015-09-27Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson4-3/+28
2015-09-27Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson14-39/+63
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-5/+38
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-9/+42
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+3
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand6-0/+6
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-25Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2015-09-25Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-0/+1
2015-09-25ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2-84/+80
2015-09-25ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I5-12/+17
2015-09-25Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi2-2/+2
2015-09-24ARM: alignment: fix alignment handling for uaccess changesRussell King1-5/+25
2015-09-23x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin1-0/+10
2015-09-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski1-1/+4
2015-09-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2-4/+23
2015-09-22Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini3-1/+12
2015-09-22ARM: wire up new syscallsRussell King3-1/+5
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-181/+147
2015-09-21powerpc: Wire up sys_membarrier()Michael Ellerman3-1/+3
2015-09-21KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2-0/+3
2015-09-21KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth1-0/+6
2015-09-21KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy1-0/+1
2015-09-21KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras1-1/+5