Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
[deliverable/linux.git] / arch / x86 /
2016-07-22  Radim KrčmářMerge tag 'kvm-arm-for-4.8' of git://git./linux/kernel...
2016-07-14  Radim KrčmářKVM: x86: bump KVM_MAX_VCPU_ID to 1023
2016-07-14  Radim KrčmářKVM: x86: bump MAX_VCPUS to 288
2016-07-14  Radim KrčmářKVM: x86: add a flag to disable KVM x2apic broadcast...
2016-07-14  Radim KrčmářKVM: x86: add KVM_CAP_X2APIC_API
2016-07-14  Radim KrčmářKVM: pass struct kvm to kvm_set_routing_entry
2016-07-14  Radim KrčmářKVM: x86: reset lapic base in kvm_lapic_reset
2016-07-14  Radim KrčmářKVM: VMX: optimize APIC ID read with APICv
2016-07-14  Radim KrčmářKVM: x86: reset APIC ID when enabling LAPIC
2016-07-14  Radim KrčmářKVM: x86: use hardware-compatible format for APIC ID...
2016-07-14  Radim KrčmářKVM: x86: use generic function for MSI parsing
2016-07-14  Radim KrčmářKVM: x86: dynamic kvm_apic_map
2016-07-14  Radim KrčmářKVM: x86: use physical LAPIC array for logical x2APIC
2016-07-14  Radim KrčmářKVM: x86: add kvm_apic_map_get_dest_lapic
2016-07-14  Radim KrčmářKVM: x86: bump KVM_SOFT_MAX_VCPUS to 240
2016-07-14  Bandan Daskvm: vmx: advertise support for ept execute only
2016-07-14  Bandan Daskvm: mmu: track read permission explicitly for shadow...
2016-07-14  Bandan Daskvm: mmu: don't set the present bit unconditionally
2016-07-14  Bandan Daskvm: mmu: remove is_present_gpte()
2016-07-14  Bandan Daskvm: mmu: extend the is_present check to 32 bits
2016-07-11  Paolo BonziniMerge branch 'kvm-ppc-next' of git://git./linux/kernel...
2016-07-11  Paolo BonziniKVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
2016-07-11  Paolo BonziniKVM: nVMX: keep preemption timer enabled during L2...
2016-07-11  Wanpeng LiKVM: nVMX: avoid incorrect preemption timer vmexit...
2016-07-11  Paolo BonziniKVM: VMX: reflect broken preemption timer in vmcs_config
2016-07-05  Paolo BonziniMerge tag 'kvm-s390-next-4.8-3' of git://git./linux...
2016-07-05  Wei YongjunKVM: x86: Use ARRAY_SIZE instead of dividing sizeof...
2016-07-01  Wanpeng LiKVM: vmx: fix missed cancellation of TSC deadline timer
2016-07-01  Wanpeng LiKVM: x86: introduce cancel_hv_tscdeadline
2016-07-01  Paolo BonziniKVM: vmx: fix underflow in TSC deadline calculation
2016-07-01  Paolo BonziniKVM: x86: use guest_exit_irqoff
2016-07-01  Paolo BonziniKVM: x86: always use "acknowledge interrupt on exit"
2016-07-01  Paolo BonziniKVM: remove kvm_guest_enter/exit wrappers
2016-06-23  Arnd Bergmannkvm: x86: use getboottime64
2016-06-23  Ashok RajKVM: VMX: enable guest access to LMCE related MSRs
2016-06-23  Haozhong ZhangKVM: VMX: validate individual bits of guest MSR_IA32_FE...
2016-06-23  Haozhong ZhangKVM: VMX: move msr_ia32_feature_control to vcpu_vmx
2016-06-16  Yunhong Jiangkvm: vmx: hook preemption timer support
2016-06-16  Yunhong Jiangkvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
2016-06-16  Yunhong JiangKVM: x86: support using the vmx preemption timer for...
2016-06-16  Yunhong Jiangkvm: lapic: separate start_sw_tscdeadline from start_ap...
2016-06-15  Paolo BonziniKVM: remove kvm_vcpu_compatible
2016-06-15  Borislav Petkovx86/kvm/svm: Simplify cpu_has_svm()
2016-06-15  Paolo BonziniMerge tag 'kvm-s390-next-4.8-1' of git://git./linux...
2016-06-14  Andrea GelminiKVM: x86: Fix typos
2016-06-14  Paolo BonziniMerge branch 'kvm-mips-fixes' into HEAD
2016-06-03  Kai Huangkvm/x86: remove unnecessary header file inclusion
2016-06-03  Paolo BonziniKVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with...
2016-06-03  Paolo BonziniKVM: x86: rename process_smi to enter_smm, process_smi_...
2016-06-03  Paolo BonziniKVM: x86: avoid simultaneous queueing of both IRQ and SMI
2016-06-02  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-06-02  Paolo BonziniKVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
2016-06-02  Paolo BonziniKVM: fail KVM_SET_VCPU_EVENTS with invalid exception...
2016-06-02  Paolo BonziniKVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
2016-06-02  Paolo Bonzinikvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
2016-06-02  Dmitry BilunovKVM: Handle MSR_IA32_PERF_CTL
2016-06-02  Nadav AmitKVM: x86: avoid write-tearing of TDP
2016-06-02  Radim KrčmářMerge tag 'kvm-arm-for-v4.7-rc2' of git://git./linux...
2016-06-01  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-06-01  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-05-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-30  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-05-29  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-05-28  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-05-28  Linus TorvaldsMerge branch 'hash' of git://ftp.sciencehorizons.net...
2016-05-28  Linus TorvaldsMerge tag 'chrome-platform' of git://git./linux/kernel...
2016-05-28  Linus TorvaldsMerge tag 'sound-4.7-rc1-2' of git://git./linux/kernel...
2016-05-28  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-05-28  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-05-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-28  Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2016-05-28  Linus TorvaldsMerge branch 'for-linus-4.7-rc1' of git://git./linux...
2016-05-28  Linus TorvaldsMerge tag 'upstream-4.7-rc1' of git://git.infradead...
2016-05-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-27  Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-05-27  Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-05-27  Linus Torvaldsmm: remove more IS_ERR_VALUE abuses
2016-05-27  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-05-27  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-05-27  Linus TorvaldsMerge tag 'for-linus-20160527' of git://git.infradead...
2016-05-27  Linus TorvaldsMerge tag 'drm-fixes-v4.7-rc1' of git://people.freedesk...
2016-05-27  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.7-1' of git://git...
2016-05-27  Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2016-05-27  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-05-27  Rajneesh Bhardwajplatform/x86: Add PMC Driver for Intel Core SoC
2016-05-27  Takashi IwaiMerge tag 'asoc-v4.7-2' of git://git./linux/kernel...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/wm8962' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/rt5677' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/wm8960' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/qcom' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/sti' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/tlv320aic31xx...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/kconfig' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/rt298' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/mtk' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/omap' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/tas5270' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/topology'...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/pxa' into...
2016-05-27  Mark BrownMerge remote-tracking branch 'asoc/topic/simple' into...
next
This page took 0.053113 seconds and 8 git commands to generate.