summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-3/+0
|\
| * x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0
| * x86/idle: Remove enter_idle(), exit_idle()Len Brown2016-11-181-2/+0
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-2/+2
|\ \
| * | x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li2016-11-091-2/+2
| |/
* | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra2016-11-221-12/+13
* | x86/kvm: Support the vCPU preemption checkPan Xinhui2016-11-221-0/+12
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-27/+16
|\
| * x86/kvm: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+16
* | x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra2016-09-301-245/+0
|/
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+1
|\
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* | KVM: Fix steal clock warp during guest CPU hotplugWanpeng Li2016-06-141-2/+0
|/
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-8/+0
|\
| * x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez2016-04-221-8/+0
* | x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov2016-03-311-1/+1
|/
* kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel2016-03-221-18/+19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-241-2/+2
|\
| * kvm: x86: Make functions that have no external callers staticNicholas Krause2015-05-201-2/+2
* | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar2015-05-111-5/+5
* | locking/pvqspinlock, x86: Enable PV qspinlock for KVMWaiman Long2015-05-081-0/+43
|/
* watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell2015-04-141-1/+1
* x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T2015-02-181-4/+9
* x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2014-12-101-1/+8
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-11/+11
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-11/+11
* | kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell2014-10-141-0/+8
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-121-1/+3
|\
| * kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-241-1/+3
* | x86: fix page fault tracing when KVM guest support enabledDave Hansen2014-05-221-1/+1
|/
* kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao2014-02-221-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-311-0/+32
|\
| * x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini2014-01-291-0/+5
| * x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini2014-01-291-0/+27
* | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen2014-01-291-1/+1
|/
* x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-081-1/+1
* KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner2013-10-301-1/+1
* KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T2013-10-151-3/+14
* Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-041-0/+262
|\
| * x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a...Raghavendra K T2013-08-191-1/+1
| * kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2013-08-141-0/+262
* | x86: Correctly detect hypervisorJason Wang2013-08-051-4/+2
|/
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-5/+5
* context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker2013-03-071-2/+4
* context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-071-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+6
|\
| * x86/kvm: Fix compile warning in kvm_register_steal_time()Shuah Khan2013-02-111-2/+2
| * x86, kvm: Fix kvm's use of __pa() on percpu areasDave Hansen2013-01-251-4/+5
* | x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria2013-01-241-0/+1
|/
* Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-181-2/+10
OpenPOWER on IntegriCloud