aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/kvm.c
AgeCommit message (Expand)Author
2018-03-11KVM: x86: fix backward migration with async_PFRadim Krčmář
2017-12-25x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-12-25x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-10-04kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng
2017-09-29kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso
2017-08-29x86/idt: Hide set_intr_gate()Thomas Gleixner
2017-08-29x86/traps: Simplify pagefault tracing logicThomas Gleixner
2017-08-01KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li
2017-06-06kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-04-12x86/kvm: virt_xxx memory barriers instead of mandatory barriersWanpeng Li
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-21x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64Waiman Long
2017-02-21x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long
2017-01-14locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabledWaiman Long
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-11-22x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra
2016-11-22x86/kvm: Support the vCPU preemption checkPan Xinhui
2016-11-18x86/idle: Remove enter_idle(), exit_idle()Len Brown
2016-11-09x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra
2016-09-06x86/kvm: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-06-14KVM: Fix steal clock warp during guest CPU hotplugWanpeng Li
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-22x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov
2016-03-22kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-05-20kvm: x86: Make functions that have no external callers staticNicholas Krause
2015-05-11locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar
2015-05-08locking/pvqspinlock, x86: Enable PV qspinlock for KVMWaiman Long
2015-04-14watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T
2014-12-10x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-22x86: fix page fault tracing when KVM guest support enabledDave Hansen
2014-04-24kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu
2014-02-22kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen
2014-01-29x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini