platform/kernel/linux-exynos.git
2015-11-02 Paolo BonziniMerge branch 'kvm-ppc-next' of git://git./linux/kernel...
2015-11-02 Paolo BonziniMerge tag 'kvm-s390-next-20151028' of git://git./linux...
2015-10-29 Christian BorntraegerKVM: s390: use simple switch statement as multiplexer
2015-10-29 Christian BorntraegerKVM: s390: drop useless newline in debugging data
2015-10-29 David HildenbrandKVM: s390: SCA must not cross page boundaries
2015-10-21 Gautham R.... KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest...
2015-10-21 Nikunj A DadhaniaKVM: PPC: Implement extension to report number of memslots
2015-10-21 Paul MackerrasKVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE...
2015-10-21 Paul MackerrasKVM: PPC: Book3S HV: Don't fall back to smaller HPT...
2015-10-19 Takuya YoshikawaKVM: x86: MMU: Initialize force_pt_level before calling...
2015-10-19 Paolo Bonzinikvm: x86: zero EFER on INIT
2015-10-16 Andrey Smetaninkvm/irqchip: allow only multiple irqchip routes per GSI
2015-10-16 Andrey Smetaninkvm/eventfd: add arch-specific set_irq
2015-10-16 Andrey Smetaninkvm/eventfd: factor out kvm_notify_acked_gsi()
2015-10-16 Andrey Smetaninkvm/eventfd: avoid loop inside irqfd_update()
2015-10-16 Marcelo TosattiKVM: x86: move steal time initialization to vcpu entry...
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Eliminate an extra memory slot search...
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Remove mapping_level_dirty_bitmap()
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Move mapping_level_dirty_bitmap() call...
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Simplify force_pt_level calculation...
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Make force_pt_level bool
2015-10-16 Joerg Roedelkvm: svm: Only propagate next_rip when guest supports it
2015-10-16 Paolo BonziniKVM: x86: manually unroll bad_mt_xwr loop
2015-10-16 Wanpeng LiKVM: nVMX: expose VPID capability to L1
2015-10-16 Wanpeng LiKVM: nVMX: nested VPID emulation
2015-10-16 Wanpeng LiKVM: nVMX: emulate the INVVPID instruction
2015-10-16 Mahesh SalgaonkarKVM: PPC: Book3S HV: Deliver machine check with MSR...
2015-10-15 Tudor LaurentiuKVM: PPC: e500: fix couple of shift operations on 64...
2015-10-15 Tudor LaurentiuKVM: PPC: e500: Emulate TMCFG0 TMRN register
2015-10-15 Andrzej HajdaKVM: PPC: e500: fix handling local_sid_lookup result
2015-10-15 Tudor Laurentiupowerpc/e6500: add TMCFG0 register definition
2015-10-14 Wanpeng LiKVM: VMX: introduce __vmx_flush_tlb to handle specific...
2015-10-14 Wanpeng LiKVM: VMX: adjust interface to allocate/free_vpid
2015-10-14 Kosuke Tatsukawakvm: fix waitqueue_active without memory barrier in...
2015-10-14 Radim KrčmářKVM: x86: don't notify userspace IOAPIC on edge EOI
2015-10-14 Radim KrčmářKVM: x86: fix edge EOI and IOAPIC reconfig race
2015-10-14 Radim Krčmářkvm: x86: set KVM_REQ_EVENT when updating IRR
2015-10-14 Paolo BonziniMerge branch 'kvm-master' into HEAD
2015-10-14 Paolo BonziniKVM: x86: fix RSM into 64-bit protected mode
2015-10-14 Paolo BonziniKVM: x86: fix previous commit for 32-bit
2015-10-13 Paolo BonziniMerge branch 'kvm-master' into HEAD
2015-10-13 Paolo BonziniKVM: x86: fix SMI to halted VCPU
2015-10-13 Paolo BonziniKVM: x86: clean up kvm_arch_vcpu_runnable
2015-10-13 Paolo BonziniKVM: x86: map/unmap private slots in __x86_set_memory_r...
2015-10-13 Paolo BonziniKVM: x86: build kvm_userspace_memory_region in x86_set_...
2015-10-13 Paolo BonziniMerge tag 'kvm-s390-next-20151013' of git://git./linux...
2015-10-13 David HildenbrandKVM: s390: factor out reading of the guest TOD clock
2015-10-13 David HildenbrandKVM: s390: factor out and fix setting of guest TOD...
2015-10-13 David HildenbrandKVM: s390: switch to get_tod_clock() and fix STP sync...
2015-10-13 David HildenbrandKVM: s390: correctly handle injection of pgm irqs and...
2015-10-13 David HildenbrandKVM: s390: simplify in-kernel program irq injection
2015-10-13 David HildenbrandKVM: s390: drop out early in kvm_s390_has_irq()
2015-10-13 David HildenbrandKVM: s390: kvm_arch_vcpu_runnable already cares about...
2015-10-13 David HildenbrandKVM: s390: set interception requests for all floating...
2015-10-13 David HildenbrandKVM: s390: disabled wait cares about machine checks...
2015-10-13 Christian BorntraegerKVM: s390: remove unused variable in __inject_vm
2015-10-01 Feng Wuiommu/vt-d: Add a command line parameter for VT-d poste...
2015-10-01 Feng WuKVM: Update Posted-Interrupts Descriptor when vCPU...
2015-10-01 Feng WuKVM: Update Posted-Interrupts Descriptor when vCPU...
2015-10-01 Feng WuKVM: x86: select IRQ_BYPASS_MANAGER
2015-10-01 Feng WuKVM: x86: Update IRTE for posted-interrupts
2015-10-01 Feng Wuvfio: Register/unregister irq_bypass_producer
2015-10-01 Feng WuKVM: make kvm_set_msi_irq() public
2015-10-01 Feng WuKVM: Define a new interface kvm_intr_is_single_vcpu()
2015-10-01 Feng WuKVM: Add some helper functions for Posted-Interrupts
2015-10-01 Feng WuKVM: Extend struct pi_desc for VT-d Posted-Interrupts
2015-10-01 Feng WuKVM: Add an arch specific hooks in 'struct kvm_kernel_i...
2015-10-01 Eric AugerKVM: eventfd: add irq bypass consumer management
2015-10-01 Eric AugerKVM: introduce kvm_arch functions for IRQ bypass
2015-10-01 Eric AugerKVM: create kvm_irqfd.h
2015-10-01 Feng Wuvirt: Add virt directory to the top Makefile
2015-10-01 Alex Williamsonvirt: IRQ bypass manager
2015-10-01 Paolo Bonziniirq_remapping: move structs outside #ifdef
2015-10-01 Radim Krčmářx86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
2015-10-01 Xiao GuangrongKVM: VMX: drop rdtscp_enabled field
2015-10-01 Xiao GuangrongKVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_C...
2015-10-01 Xiao GuangrongKVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
2015-10-01 Paolo BonziniKVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_h...
2015-10-01 Xiao GuangrongKVM: VMX: simplify invpcid handling in vmx_cpuid_update()
2015-10-01 Xiao GuangrongKVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
2015-10-01 Xiao GuangrongKVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
2015-10-01 Xiao GuangrongKVM: x86: add pcommit support
2015-10-01 Xiao GuangrongKVM: x86: allow guest to use cflushopt and clwb
2015-10-01 Paolo BonziniKVM: vmx: disable posted interrupts if no local APIC
2015-10-01 Andrey Smetaninkvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
2015-10-01 Andrey Smetaninkvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.
2015-10-01 Andrey Smetaninkvm/x86: Hyper-V HV_X64_MSR_RESET msr
2015-10-01 Jason Wangkvm: add capability for any-length ioeventfds
2015-10-01 Jason Wangkvm: add tracepoint for fast mmio
2015-10-01 Jason Wangkvm: use kmalloc() instead of kzalloc() during iodev...
2015-10-01 Steve RutherfordKVM: x86: Add support for local interrupt requests...
2015-10-01 Steve RutherfordKVM: x86: Add EOI exit bitmap inference
2015-10-01 Steve RutherfordKVM: x86: Add KVM exit for IOAPIC EOIs
2015-10-01 Steve RutherfordKVM: x86: Split the APIC from the rest of IRQCHIP.
2015-10-01 Paolo BonziniKVM: x86: unify handling of interrupt window
2015-10-01 Paolo BonziniKVM: x86: introduce lapic_in_kernel
2015-10-01 Paolo BonziniKVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
2015-10-01 Paolo BonziniKVM: x86: store IOAPIC-handled vectors in each VCPU
2015-10-01 Paolo BonziniKVM: x86: set TMR when the interrupt is accepted
2015-10-01 Paolo Bonzinitools lib traceevent: update KVM plugin
next