cascardo/linux.git
2015-09-06 Wanpeng LiKVM: dynamic halt-polling
2015-09-06 Wanpeng LiKVM: make halt_poll_ns per-vCPU
2015-09-06 Valdis KletnieksSilence compiler warning in arch/x86/kvm/emulate.c
2015-09-06 Alexander Kuleshovkvm: compile process_smi_save_seg_64() only for x86_64
2015-09-06 Paolo BonziniKVM: x86: avoid uninitialized variable warning
2015-09-03 Greg KurzKVM: PPC: Book3S: Fix typo in top comment about locking
2015-09-03 Thomas HuthKVM: PPC: Book3S: Fix size of the PSPB register
2015-09-03 Gautham R.... KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI...
2015-09-03 Gautham R.... KVM: PPC: Book3S HV: Fix race in starting secondary...
2015-08-22 Paolo BonziniMerge tag 'signed-kvm-ppc-next' of git://github.com...
2015-08-22 Paolo BonziniMerge tag 'kvm-arm-for-4.3' of git://git./linux/kernel...
2015-08-22 Sam bobroffKVM: PPC: Book3S: correct width in XER handling
2015-08-22 Paul MackerrasKVM: PPC: Book3S HV: Fix preempted vcore stolen time...
2015-08-22 Paul MackerrasKVM: PPC: Book3S HV: Fix preempted vcore list locking
2015-08-22 Paul MackerrasKVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
2015-08-22 Paul MackerrasKVM: PPC: Book3S HV: Fix bug in dirty page tracking
2015-08-22 Paul MackerrasKVM: PPC: Book3S HV: Fix race in reading change bit...
2015-08-22 Paul MackerrasKVM: PPC: Book3S HV: Implement dynamic micro-threading...
2015-08-22 Paul MackerrasKVM: PPC: Book3S HV: Make use of unused threads when...
2015-08-22 Tudor LaurentiuKVM: PPC: add missing pt_regs initialization
2015-08-22 Thomas HuthKVM: PPC: Fix warnings from sparse
2015-08-22 Thomas HuthKVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text...
2015-08-22 Tudor LaurentiuKVM: PPC: fix suspicious use of conditional operator
2015-08-19 Mario Smarducharm: KVM: keep arm vfp/simd exit handling consistent...
2015-08-19 Mario Smarducharm64: KVM: Optimize arm64 skip 30-50% vfp/simd save...
2015-08-14 Andy Lutomirskix86/kvm: Rename VMX's segment access rights defines
2015-08-13 Paolo BonziniMerge tag 'kvm-s390-next-20150812' of git://git./linux...
2015-08-12 Marc ZyngierKVM: arm/arm64: timer: Allow the timer to control the...
2015-08-12 Marc ZyngierKVM: arm/arm64: vgic: Prevent userspace injection of...
2015-08-12 Marc ZyngierKVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
2015-08-12 Marc ZyngierKVM: arm/arm64: vgic: Allow HW interrupts to be queued...
2015-08-12 Marc ZyngierKVM: arm/arm64: vgic: Allow dynamic mapping of physical...
2015-08-12 Marc ZyngierKVM: arm/arm64: vgic: Relax vgic_can_sample_irq for...
2015-08-12 Marc ZyngierKVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
2015-08-12 Marc ZyngierKVM: arm/arm64: vgic: Convert struct vgic_lr to use...
2015-08-12 Marc Zyngierarm/arm64: KVM: Move vgic handling to a non-preemptible...
2015-08-12 Marc Zyngierarm/arm64: KVM: Fix ordering of timer/GIC on guest...
2015-08-12 Vladimir Murzinarm64: KVM: remove remaining reference to vgic_sr_vectors
2015-08-12 Suzuki K. Poulosearm64/kvm: Add generic v8 KVM target
2015-08-11 Wei HuangKVM: x86/vPMU: Fix unnecessary signed extension for...
2015-08-11 Nicholas Krausekvm: x86: Fix error handling in the function kvm_lapic_...
2015-08-07 Nicholas KrauseKVM: s390: Fix assumption that kvm_set_irq_routing...
2015-08-05 Xiao GuangrongKVM: VMX: drop ept misconfig check
2015-08-05 Xiao GuangrongKVM: MMU: fully check zero bits for sptes
2015-08-05 Xiao GuangrongKVM: MMU: introduce is_shadow_zero_bits_set()
2015-08-05 Xiao GuangrongKVM: MMU: introduce the framework to check zero bits...
2015-08-05 Xiao GuangrongKVM: MMU: split reset_rsvds_bits_mask_ept
2015-08-05 Xiao GuangrongKVM: MMU: split reset_rsvds_bits_mask
2015-08-05 Xiao GuangrongKVM: MMU: introduce rsvd_bits_validate
2015-08-05 Xiao GuangrongKVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
2015-08-05 Xiao GuangrongKVM: MMU: fix validation of mmio page fault
2015-08-05 Alex WilliamsonKVM: MTRR: Use default type for non-MTRR-covered gfn...
2015-08-04 Fan ZhangKVM: s390: host STP toleration for VMs
2015-07-30 Paolo BonziniKVM: x86: clean/fix memory barriers in irqchip_in_kernel
2015-07-30 Paolo BonziniKVM: document memory barriers for kvm->vcpus/kvm->onlin...
2015-07-29 Paolo BonziniKVM: x86: remove unnecessary memory barriers for shared...
2015-07-29 Paolo BonziniKVM: move code related to KVM_SET_BOOT_CPU_ID to x86
2015-07-29 Paolo BonziniMerge tag 'kvm-s390-next-20150728' of git://git./linux...
2015-07-29 Christian BorntraegerKVM: s390: log capability enablement and vm attribute...
2015-07-29 Christian BorntraegerKVM: s390: Provide global debug log
2015-07-29 Christian BorntraegerKVM: s390: adapt debug entries for instruction handling
2015-07-29 Christian BorntraegerKVM: s390: improve debug feature usage
2015-07-29 Christian BorntraegerKVM: s390: remove outdated documentation
2015-07-29 David HildenbrandKVM: s390: more irq names for trace events
2015-07-29 Christian BorntraegerKVM: s390: Fixup interrupt vcpu event messages and...
2015-07-29 Christian BorntraegerKVM: s390: add more debug data for the pfault diagnoses
2015-07-29 David HildenbrandKVM: s390: remove "from (user|kernel)" from irq injecti...
2015-07-29 Christian BorntraegerKVM: s390: VCPU_EVENT cleanup for prefix changes
2015-07-29 Christian BorntraegerKVM: s390: Improve vcpu event debugging for diagnoses
2015-07-29 Christian BorntraegerKVM: s390: add kvm stat counter for all diagnoses
2015-07-29 Dominik DingelKVM: s390: only reset CMMA state if it was enabled...
2015-07-29 Dominik DingelKVM: s390: clean up cmma_enable check
2015-07-29 David HildenbrandKVM: s390: filter space-switch events when PER is enforced
2015-07-29 Dominik DingelKVM: s390: propagate error from enable storage key
2015-07-23 Paolo BonziniKVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get...
2015-07-23 Mihai Donțukvm/x86: add support for MONITOR_TRAP_FLAG
2015-07-23 Andrey Smetaninkvm/x86: add sending hyper-v crash notification to...
2015-07-23 Andrey Smetaninkvm/x86: added hyper-v crash msrs into kvm hyperv context
2015-07-23 Andrey Smetaninkvm: introduce vcpu_debug = kvm_debug + vcpu context
2015-07-23 Andrey Smetaninkvm/x86: move Hyper-V MSR's/hypercall code into hyperv...
2015-07-23 Eugene KorenevskyKVM: nVMX: VMX instructions: add checks for #GP/#SS...
2015-07-23 Paolo BonziniKVM: x86: rename quirk constants to KVM_X86_QUIRK_*
2015-07-23 Xiao GuangrongKVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
2015-07-23 Paolo BonziniKVM: x86: introduce kvm_check_has_quirk
2015-07-23 Xiao GuangrongKVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
2015-07-23 Xiao GuangrongKVM: MTRR: fix memory type handling if MTRR is complete...
2015-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-07-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-07-22 Jiang LiuARM64/irq: Use access helper irq_data_get_affinity_mask()
2015-07-22 Will Deaconarm64: switch_to: calculate cpu context pointer using...
2015-07-22 Sergei Shtylyovravb: fix ring memory allocation
2015-07-22 Dan Murphynet: phy: dp83867: Fix warning check for setting the...
2015-07-22 Chris J Argesopenvswitch: allocate nr_node_ids flow_stats instead...
2015-07-22 Florian Westphalnetlink: don't hold mutex in rcu callback when releasin...
2015-07-22 David S. MillerMerge branch 'arm-bpf-fixes'
2015-07-22 Nicolas SchichanARM: net: fix vlan access instructions in ARM JIT.
2015-07-22 Nicolas SchichanARM: net: handle negative offsets in BPF JIT.
2015-07-22 Nicolas SchichanARM: net: fix condition for load_order > 0 when transla...
2015-07-22 Eric Dumazettcp: suppress a division by zero warning
2015-07-21 Linus TorvaldsRevert "fsnotify: fix oops in fsnotify_clear_marks_by_g...
next