cascardo/linux.git
2016-09-20 Colin Ian Kingkvm: svm: fix unsigned compare less than zero comparison
2016-09-20 Paolo BonziniKVM: x86: Hyper-V tsc page setup
2016-09-20 Paolo BonziniKVM: x86: introduce get_kvmclock_ns
2016-09-20 Paolo BonziniKVM: x86: initialize kvmclock_offset
2016-09-20 Paolo BonziniKVM: x86: always fill in vcpu->arch.hv_clock
2016-09-16 Luiz Capitulinokvm: x86: export TSC information to user-space
2016-09-16 Luiz Capitulinokvm: create per-vcpu dirs in debugfs
2016-09-16 Luiz Capitulinokvm: add stubs for arch specific debugfs support
2016-09-16 Luiz Capitulinokvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data...
2016-09-16 Luiz Capitulinokvm: x86: drop read_tsc_offset()
2016-09-16 Luiz Capitulinokvm: x86: add tsc_offset field to struct kvm_vcpu_arch
2016-09-13 Paolo BonziniMerge branch 'kvm-ppc-next' of git://git./linux/kernel...
2016-09-13 Markus ElfringKVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_i...
2016-09-12 Markus ElfringKVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_...
2016-09-12 Markus ElfringKVM: PPC: e500: Replace kzalloc() calls by kcalloc...
2016-09-12 Markus ElfringKVM: PPC: e500: Delete an unnecessary initialisation...
2016-09-12 Markus ElfringKVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_c...
2016-09-12 Markus ElfringKVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_c...
2016-09-12 Suresh WarrierKVM: PPC: Book3S HV: Counters for passthrough IRQ stats
2016-09-12 Paul MackerrasKVM: PPC: Book3S HV: Set server for passed-through...
2016-09-12 Suresh WarrierKVM: PPC: Book3S HV: Update irq stats for IRQs handled...
2016-09-12 Suresh WarrierKVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
2016-09-12 Suresh WarrierKVM: PPC: Book3S HV: Dump irqmap in debugfs
2016-09-12 Suresh WarrierKVM: PPC: Book3S HV: Complete passthrough interrupt...
2016-09-12 Suresh WarrierKVM: PPC: Book3S HV: Handle passthrough interrupts...
2016-09-09 Suresh WarrierKVM: PPC: Book3S HV: Enable IRQ bypass
2016-09-09 Suresh WarrierKVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
2016-09-09 Suresh WarrierKVM: PPC: select IRQ_BYPASS_MANAGER
2016-09-09 Suresh WarrierKVM: PPC: Book3S HV: Convert kvmppc_read_intr to a...
2016-09-09 Paul MackerrasMerge branch 'kvm-ppc-infrastructure' into kvm-ppc...
2016-09-09 Paolo Bonzinipowerpc: move hmi.c to arch/powerpc/kvm/
2016-09-09 Suresh Warrierpowerpc/powernv: Provide facilities for EOI, usable...
2016-09-09 Suresh Warrierpowerpc: Add simple cache inhibited MMIO accessors
2016-09-09 Paul Mackerraspowerpc/mm: Speed up computation of base and actual...
2016-09-08 Paolo BonziniMerge tag 'kvm-s390-next-4.9-1' of git://git./linux...
2016-09-08 Christian BorntraegerMerge remote-tracking branch 'kvms390/s390forkvm' into...
2016-09-08 Markus ElfringKVM: s390: Use memdup_user() rather than duplicating...
2016-09-08 Markus ElfringKVM: s390: Improve determination of sizes in kvm_s390_i...
2016-09-08 David HildenbrandKVM: s390: allow 255 VCPUs when sca entries aren't...
2016-09-08 Fan ZhangKVM: s390: lazy enable RI
2016-09-08 Suravee Suthikulpanitsvm: Implements update_pi_irte hook to setup posted...
2016-09-08 Suravee Suthikulpanitsvm: Introduce AMD IOMMU avic_ga_log_notifier
2016-09-08 Suravee Suthikulpanitsvm: Introduces AVIC per-VM ID
2016-09-08 Janosch FrankKVM: s390: gaccess: simplify translation exception...
2016-09-08 David HildenbrandKVM: s390: guestdbg: separate defines for per code
2016-09-08 David HildenbrandKVM: s390: write external damage code on machine checks
2016-09-08 David HildenbrandKVM: s390: fix delivery of vector regs during machine...
2016-09-08 David HildenbrandKVM: s390: split store status and machine check handling
2016-09-08 David HildenbrandKVM: s390: factor out actual delivery of machine checks
2016-09-08 Suraj Jitindar... KVM: PPC: Implement existing and add new halt polling...
2016-09-08 Suraj Jitindar... KVM: Add provisioning for ulong vm stats and u64 vcpu...
2016-09-08 Suraj Jitindar... KVM: PPC: Book3S HV: Implement halt polling
2016-09-08 Suraj Jitindar... KVM: PPC: Book3S HV: Change vcore element runnable_thre...
2016-09-08 Suraj Jitindar... KVM: PPC: Book3S HV: Move struct kvmppc_vcore from...
2016-09-07 Jan DakinevichKVM: nVMX: expose INS/OUTS information support
2016-09-07 Paolo BonziniKVM: VMX: not use vmcs_config in setup_vmcs_config
2016-09-07 Paolo BonziniKVM: x86: remove stale comments
2016-09-07 Paolo BonziniKVM: x86: ratelimit and decrease severity for guest...
2016-09-07 Jan DakinevichKVM: nVMX: pass valid guest linear-address to the L1
2016-09-07 Bhaktipriya... KVM: Remove deprecated create_singlethread_workqueue
2016-09-07 Wanpeng LiKVM: nVMX: make emulated nested preemption timer pinned
2016-09-07 Liang Livmx: refine validity check for guest linear address
2016-09-05 Paolo BonziniMerge branch 'x86/amd-avic' of git://git./linux/kernel...
2016-09-05 Suravee Suthikulpanitiommu/amd: Enable vAPIC interrupt remapping mode by...
2016-09-05 Suravee Suthikulpanitiommu/amd: Implements irq_set_vcpu_affinity() hook...
2016-09-05 Suravee Suthikulpanitiommu/amd: Introduce amd_iommu_update_ga()
2016-09-05 Suravee Suthikulpanitiommu/amd: Adding GALOG interrupt handler
2016-09-05 Suravee Suthikulpanitiommu/amd: Detect and initialize guest vAPIC log
2016-09-05 Suravee Suthikulpanitiommu/amd: Add support for multiple IRTE formats
2016-09-05 Suravee Suthikulpanitiommu/amd: Introduce interrupt remapping ops structure
2016-09-05 Suravee Suthikulpanitiommu/amd: Move and introduce new IRTE-related unions...
2016-09-05 Suravee Suthikulpanitiommu/amd: Detect and enable guest vAPIC support
2016-08-25 Heiko CarstensKVM: s390: generate facility mask from readable list
2016-08-25 Paul MackerrasKVM: PPC: Always select KVM_VFIO, plus Makefile cleanup
2016-08-21 Linus TorvaldsLinux 4.8-rc3 v4.8-rc3
2016-08-21 Linus TorvaldsMerge branch 'parisc-4.8-2' of git://git./linux/kernel...
2016-08-21 Tony LuckEDAC, skx_edac: Add EDAC driver for Skylake
2016-08-20 Helge Dellerparisc: Fix order of EREFUSED define in errno.h
2016-08-20 Helge Dellerparisc: Fix automatic selection of cr16 clocksource
2016-08-19 Linus TorvaldsMake the hardened user-copy code depend on having a...
2016-08-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-08-19 Linus TorvaldsMerge tag 'dm-4.8-fixes-2' of git://git./linux/kernel...
2016-08-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-08-19 Linus TorvaldsMerge tag 'usb-4.8-rc3' of git://git./linux/kernel...
2016-08-19 Linus TorvaldsMerge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git...
2016-08-19 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.8-rc2' of git://git....
2016-08-19 Luwei KangKVM: x86: Expose more Intel AVX512 feature to guest
2016-08-19 Bandan Dasmmu: don't pass *kvm to spte_write_protect and spte_...
2016-08-19 Wanpeng LiKVM: lapic: don't recalculate apic map table twice...
2016-08-19 James HoganMIPS: KVM: Check for pfn noslot case
2016-08-19 Paul MackerrasKVM: PPC: Implement kvm_arch_intc_initialized() for PPC
2016-08-19 Paul MackerrasKVM: PPC: Book3S: Don't crash if irqfd used with no...
2016-08-19 Linus TorvaldsMerge tag 'drm-fixes-for-4.8-rc3-2' of git://people...
2016-08-19 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.8' of git://git....
2016-08-19 Linus TorvaldsMerge tag '4.8-doc-fixes' of git://git.lwn.net/linux
2016-08-18 Dave AirlieMerge tag 'drm-intel-fixes-2016-08-15' of git://anongit...
2016-08-18 Dave AirlieMerge branch 'drm-etnaviv-fixes' of git://git.pengutron...
2016-08-18 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-08-18 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-08-18 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
next