index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_para.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
2021-05-07
1
-6
/
+0
*
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
2021-05-07
1
-2
/
+2
*
KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
Uros Bizjak
2020-07-08
1
-1
/
+1
*
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
2020-07-08
1
-0
/
+1
|
\
|
*
KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
Vitaly Kuznetsov
2020-06-15
1
-0
/
+7
*
|
x86/entry: __always_inline CR2 for noinstr
Peter Zijlstra
2020-06-11
1
-1
/
+1
|
/
*
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
2020-06-01
1
-2
/
+2
*
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
2020-05-19
1
-2
/
+2
*
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-05-19
1
-2
/
+17
*
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-17
1
-1
/
+1
*
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-11-23
1
-0
/
+1
*
x86/kvmclock: Decrapify kvm_register_clock()
Thomas Gleixner
2018-07-20
1
-1
/
+0
*
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
2018-03-06
1
-0
/
+6
*
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
2017-11-10
1
-2
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
2017-10-04
1
-2
/
+2
*
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
2016-02-22
1
-7
/
+0
*
x86: Use bool function return values of true/false not 1/0
Joe Perches
2015-03-31
1
-1
/
+1
*
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
2014-09-24
1
-2
/
+8
*
x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101
Paolo Bonzini
2014-01-29
1
-5
/
+6
*
x86, kvm: cache the base of the KVM cpuid leaves
Paolo Bonzini
2014-01-29
1
-16
/
+6
*
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-04
1
-2
/
+12
|
\
|
*
kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor
Srivatsa Vaddagiri
2013-08-14
1
-2
/
+12
*
|
x86, kvm: Switch to use hypervisor_cpuid_base()
Jason Wang
2013-08-05
1
-15
/
+9
|
/
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-1
/
+1
|
\
|
*
x86: kvm_para: fix typo in hypercall comments
Jesse Larrew
2013-01-02
1
-1
/
+1
*
|
x86, kvm: Fix intialization warnings in kvm.c
Alok N Kataria
2013-01-29
1
-4
/
+4
*
|
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-12-14
1
-98
/
+1
|
/
*
x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST
Marcelo Tosatti
2012-08-23
1
-2
/
+2
*
KVM: Correct vmrun to vmcall typo
Raghavendra K T
2012-08-13
1
-1
/
+1
*
KVM guest: guest side for eoi avoidance
Michael S. Tsirkin
2012-06-25
1
-0
/
+7
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
1
-7
/
+17
|
\
|
*
KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf
Gleb Natapov
2012-05-06
1
-8
/
+10
|
*
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2012-04-08
1
-0
/
+8
*
|
x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable
Alan Cox
2012-05-14
1
-0
/
+3
|
/
*
KVM guest: KVM Steal time registration
Glauber Costa
2011-07-24
1
-0
/
+6
*
KVM: Steal time implementation
Glauber Costa
2011-07-14
1
-0
/
+4
*
KVM: KVM Steal time guest/host interface
Glauber Costa
2011-07-12
1
-0
/
+9
*
KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface
Glauber Costa
2011-07-12
1
-0
/
+1
*
KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason
Jan Kiszka
2011-01-12
1
-1
/
+1
*
KVM: Let host know whether the guest can handle async PF in non-userspace con...
Gleb Natapov
2011-01-12
1
-0
/
+1
*
KVM: Handle async PF in a guest.
Gleb Natapov
2011-01-12
1
-0
/
+12
*
KVM paravirt: Add async PF initialization to PV guest.
Gleb Natapov
2011-01-12
1
-0
/
+6
*
KVM: Add PV MSR to enable asynchronous page faults delivery.
Gleb Natapov
2011-01-12
1
-0
/
+4
*
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
2011-01-12
1
-0
/
+1
*
KVM: Move kvm_guest_init out of generic code
Alexander Graf
2010-10-24
1
-0
/
+6
*
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
Glauber Costa
2010-05-19
1
-0
/
+5
*
KVM: x86: add new KVMCLOCK cpuid feature
Glauber Costa
2010-05-19
1
-0
/
+4
*
KVM: x86: change msr numbers for kvmclock
Glauber Costa
2010-05-19
1
-0
/
+4
*
KVM: Implement bare minimum of HYPER-V MSRs
Gleb Natapov
2010-03-01
1
-0
/
+1
[next]