summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan2016-06-144-360/+389
* MIPS: KVM: Make various Cause variables 32-bitJames Hogan2016-06-144-61/+61
* MIPS: KVM: Convert code to kernel sized typesJames Hogan2016-06-146-98/+98
* MIPS: KVM: Convert headers to kernel sized typesJames Hogan2016-06-146-102/+98Star
* MIPS: KVM: Drop unused kvm_mips_sync_icache()James Hogan2016-06-141-26/+0Star
* MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan2016-06-144-8/+2Star
* MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2016-06-142-3/+0Star
* Merge branch 'kvm-mips-fixes' into HEADPaolo Bonzini2016-06-145-8/+27
|\
| * MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan2016-06-141-0/+3
| * MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan2016-06-141-6/+10
| * MIPS: KVM: Include bit 31 in segment matchesJames Hogan2016-06-141-1/+1
| * MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-06-144-1/+13
* | kvm/x86: remove unnecessary header file inclusionKai Huang2016-06-031-2/+0Star
* | KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lockPaolo Bonzini2016-06-032-3/+5
* | KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smiPaolo Bonzini2016-06-031-20/+21
* | KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini2016-06-031-16/+29
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-0311-59/+95
|\
| * KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini2016-06-021-0/+5
| * KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini2016-06-021-10/+12
| * KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini2016-06-021-1/+1
| * KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini2016-06-021-0/+4
| * KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini2016-06-021-10/+12
| * kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini2016-06-021-1/+1
| * KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov2016-06-021-0/+1
| * KVM: x86: avoid write-tearing of TDPNadav Amit2016-06-021-4/+4
| * Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2016-06-02571-6574/+15463
| |\
| | * KVM: arm/arm64: vgic-new: Removel harmful BUG_ONMarc Zyngier2016-06-021-3/+1Star
| | * arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier2016-05-311-7/+16
| | * arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier2016-05-311-4/+2Star
| | * arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE valueMarc Zyngier2016-05-311-1/+12
| | * KVM: arm/arm64: vgic-v3: Always resample level interruptsMarc Zyngier2016-05-311-5/+9
| | * KVM: arm/arm64: vgic-v2: Always resample level interruptsMarc Zyngier2016-05-311-5/+9
| | * KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall2016-05-311-4/+3Star
| | * KVM: arm/arm64: vgic-v2: Clear all dirty LRsChristoffer Dall2016-05-311-4/+3Star
* | | Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-06-013-3/+5
|\ \ \
| * | | pinctrl: mediatek: fix dual-edge code defecthongkun.cao2016-05-311-2/+3
| * | | MAINTAINERS: Add file patterns for pinctrl device tree bindingsGeert Uytterhoeven2016-05-301-0/+1
| * | | pinctrl: nomadik: fix inversion of gpio directionLinus Walleij2016-05-301-1/+1
| | |/ | |/|
* | | Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-016-14/+169
|\ \ \
| * | | dma-buf: use vma_pages()Muhammad Falak R Wani2016-05-311-3/+4
| * | | fence: add missing descriptions for fenceLuis de Bethencourt2016-05-311-0/+2
| * | | doc: update/fixup dma-buf related DocBookRob Clark2016-05-311-4/+32
| * | | reservation: add headerdoc commentsRob Clark2016-05-312-4/+121
| * | | dma-buf: headerdoc fixesRob Clark2016-05-311-3/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-0167-262/+580
|\ \ \ \
| * | | | sfc: Track RPS flow IDs per channel instead of per functionJon Cooper2016-06-013-17/+56
| * | | | usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz2016-05-311-0/+51
| * | | | virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian2016-05-311-16/+2Star
| * | | | bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov2016-05-311-7/+10
| * | | | fou: fix IPv6 Kconfig optionsArnd Bergmann2016-05-312-2/+2