sfrench/cifs-2.6.git
2016-12-08 David MatlackKVM: nVMX: generate non-true VMX MSRs based on true...
2016-12-08 Kyle HueyKVM: x86: Do not clear RFLAGS.TF when a singlestep...
2016-12-08 Kyle HueyKVM: x86: Add kvm_skip_emulated_instruction and use it.
2016-12-08 Kyle HueyKVM: VMX: Move skip_emulated_instruction out of nested_...
2016-12-08 Kyle HueyKVM: VMX: Reorder some skip_emulated_instruction calls
2016-12-08 Kyle HueyKVM: x86: Add a return value to kvm_emulate_cpuid
2016-12-06 Radim KrčmářMerge branch 'kvm-ppc-next' of git://git./linux/kernel...
2016-12-01 Paul MackerrasKVM: PPC: Book3S: Move prototypes for KVM functions...
2016-11-29 Radim KrčmářMerge branch 'kvm-ppc-next' of git://git./linux/kernel...
2016-11-29 Radim KrčmářMerge tag 'kvm-s390-next-4.10-1' of git://git./linux...
2016-11-28 Suraj Jitindar... KVM: Add halt polling documentation
2016-11-28 Suraj Jitindar... KVM: PPC: Book3S HV: Comment style and print format...
2016-11-28 Suraj Jitindar... KVM: PPC: Decrease the powerpc default halt poll max...
2016-11-28 Suraj Jitindar... KVM: PPC: Book3S HV: Add check for module parameter...
2016-11-28 Suraj Jitindar... KVM: PPC: Book3S HV: Use generic kvm module parameters
2016-11-28 Suraj Jitindar... KVM: Export kvm module parameter variables
2016-11-24 Tom Lendackykvm: svm: Add kvm_fast_pio_in support
2016-11-24 Tom Lendackykvm: svm: Add support for additional SVM NPF error...
2016-11-24 David GibsonKVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB
2016-11-24 David GibsonKVM: PPC: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition...
2016-11-24 Paul MackerrasKVM: PPC: Book3S HV: Fix compilation with unusual confi...
2016-11-23 Suraj Jitindar... KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat...
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Treat POWER9 CPU threads as indepe...
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Enable hypervisor virtualization...
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Use stop instruction rather than...
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores...
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Adapt TLB invalidations to work...
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Add new POWER9 guest-accessible...
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Adjust host/guest context switch...
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Set partition table rather than...
2016-11-23 Paul MackerrasKVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
2016-11-23 Paul MackerrasMerge remote-tracking branch 'remotes/powerpc/topic...
2016-11-23 Michael Neulingpowerpc/powernv: Define and set POWER9 HFSCR doorbell bit
2016-11-22 Michael Ellermanpowerpc/reg: Add definition for LPCR_PECE_HVEE
2016-11-22 Suraj Jitindar... powerpc/64: Define new ISA v3.00 logical PVR value...
2016-11-22 Paul Mackerraspowerpc/powernv: Define real-mode versions of OPAL...
2016-11-22 Paul Mackerraspowerpc/64: Provide functions for accessing POWER9...
2016-11-22 Christian BorntraegerKVM: s390: handle floating point registers in the run...
2016-11-22 Christian BorntraegerKVM: s390: handle access registers in the run ioctl...
2016-11-22 Bandan Daskvm: x86: don't print warning messages for unimplemente...
2016-11-22 Jan DakinevichKVM: nVMX: invvpid handling improvements
2016-11-22 Jan DakinevichKVM: VMX: clean up declaration of VPID/EPT invalidation...
2016-11-22 Jim Mattsonkvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_...
2016-11-21 Paul Mackerraspowerpc/64: Add some more SPRs and SPR bits for POWER9
2016-11-21 Geliang TangKVM: PPC: Book3S HV: Drop duplicate header asm/iommu.h
2016-11-21 Paul MackerrasKVM: PPC: Book3S HV: Don't lose hardware R/C bit update...
2016-11-21 Paul MackerrasKVM: PPC: Book3S HV: Save/restore XER in checkpointed...
2016-11-21 Yongji XieKVM: PPC: Book3S HV: Add a per vcpu cache for recently...
2016-11-21 Yongji XieKVM: PPC: Book3S HV: Clear the key field of HPTE when...
2016-11-21 Wei YongjunKVM: PPC: Book3S HV: Use list_move_tail instead of...
2016-11-21 Daniel AxtensKVM: PPC: Book3S HV: sparse: prototypes for functions...
2016-11-21 Daniel AxtensKVM: PPC: Book3S HV: Fix sparse static warning
2016-11-16 Luwei Kangkvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support
2016-11-16 Radim KrčmářKVM: x86: emulate FXSAVE and FXRSTOR
2016-11-16 Radim KrčmářKVM: x86: add asm_safe wrapper
2016-11-16 Radim KrčmářKVM: x86: save one bit in ctxt->d
2016-11-16 Radim KrčmářKVM: x86: add Align16 instruction flag
2016-11-16 Jiang Biaokvm: x86: remove unused but set variable
2016-11-16 Jiang Biaokvm: x86: hyperv: make function static to avoid compili...
2016-11-16 Jiang Biaokvm: x86: cpuid: remove the unnecessary variable
2016-11-16 Jiang Biaokvm: x86: make a function in x86.c static to avoid...
2016-11-16 Jiang Biaokvm: x86: make function static to avoid compiling warning
2016-11-16 Radim KrčmářMerge branch 'x86/cpufeature' of git://git./linux/kerne...
2016-11-16 He Chenx86/cpuid: Provide get_scattered_cpuid_leaf()
2016-11-16 He Chenx86/cpuid: Cleanup cpuid_regs definitions
2016-11-16 Paul Mackerraspowerpc/64: Simplify adaptation to new ISA v3.00 HPTE...
2016-11-13 Linus TorvaldsLinux 4.9-rc5 v4.9-rc5
2016-11-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-11-13 Linus TorvaldsMerge branch 'media-fixes' (patches from Mauro)
2016-11-13 Linus TorvaldsMerge tag 'char-misc-4.9-rc5' of git://git./linux/kerne...
2016-11-13 Linus TorvaldsMerge tag 'driver-core-4.9-rc5' of git://git./linux...
2016-11-13 Linus TorvaldsMerge tag 'staging-4.9-rc5' of git://git./linux/kernel...
2016-11-13 Linus TorvaldsMerge tag 'usb-4.9-rc5' of git://git./linux/kernel...
2016-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-11-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-11-13 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-11-13 Mauro Carvalho... gp8psk: Fix DVB frontend attach
2016-11-13 Mauro Carvalho... gp8psk: fix gp8psk_usb_in_op() logic
2016-11-13 Mauro Carvalho... dvb-usb: move data_mutex to struct dvb_usb_device
2016-11-13 Arnd Bergmanniio: maxim_thermocouple: detect invalid storage size...
2016-11-12 Jens Axboeaoe: fix crash in page count manipulation
2016-11-12 Matias Bjørlinglightnvm: invalid offset calculation for lba_shift
2016-11-12 Linus TorvaldsMerge tag 'acpi-4.9-rc5' of git://git./linux/kernel...
2016-11-12 Linus TorvaldsMerge tag 'pm-4.9-rc5' of git://git./linux/kernel/git...
2016-11-12 Linus TorvaldsMerge tag 'arc-4.9-rc5' of git://git./linux/kernel...
2016-11-12 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.9-3' of git://git...
2016-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-11-12 Linus TorvaldsMerge tag 'pci-v4.9-fixes-3' of git://git./linux/kernel...
2016-11-12 Linus TorvaldsMerge tag 'drm-fixes-for-v4.9-rc5' of git://people...
2016-11-12 Linus TorvaldsMerge tag 'mmc-v4.9-rc4' of git://git./linux/kernel...
2016-11-12 Linus TorvaldsMerge tag 'pinctrl-v4.9-3' of git://git./linux/kernel...
2016-11-11 Rafael J. WysockiMerge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
2016-11-11 Rafael J. WysockiMerge branch 'device-properties'
2016-11-11 Linus TorvaldsMerge branch 'maybe-uninitialized' (patches from Arnd)
2016-11-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-11-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-11-11 Linus TorvaldsMerge tag 'ceph-for-4.9-rc5' of git://github.com/ceph...
2016-11-11 Linus TorvaldsMerge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org...
2016-11-11 Linus TorvaldsMerge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git...
next