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
/
kernel
/
kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Resolve RCU vs. async page fault problem
Gleb Natapov
2012-04-05
1
-0
/
+4
*
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-2
/
+2
*
KVM guest: remove KVM guest pv mmu support
Chris Wright
2011-12-27
1
-181
/
+0
*
KVM guest: KVM Steal time registration
Glauber Costa
2011-07-24
1
-0
/
+72
*
KVM guest: Fix section mismatch derived from kvm_guest_cpu_online()
Sedat Dilek
2011-03-17
1
-1
/
+1
*
KVM guest: Fix kvm clock initialization when it's configured out
Avi Kivity
2011-01-12
1
-0
/
+2
*
KVM: Let host know whether the guest can handle async PF in non-userspace con...
Gleb Natapov
2011-01-12
1
-0
/
+3
*
KVM paravirt: Handle async PF in non preemptable context
Gleb Natapov
2011-01-12
1
-6
/
+34
*
KVM: Handle async PF in a guest.
Gleb Natapov
2011-01-12
1
-0
/
+181
*
KVM paravirt: Add async PF initialization to PV guest.
Gleb Natapov
2011-01-12
1
-0
/
+92
*
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
2011-01-12
1
-0
/
+11
*
KVM guest: do not batch pte updates from interrupt context
Marcelo Tosatti
2009-09-10
1
-6
/
+1
*
x86, kvm: Fix section mismatches in kvm.c
Rakib Mullick
2009-07-03
1
-1
/
+1
*
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-06-11
1
-0
/
+4
|
\
|
*
KVM: x86: paravirt skip pit-through-ioapic boot check
Marcelo Tosatti
2009-06-10
1
-0
/
+4
*
|
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
1
-7
/
+0
|
\
|
|
*
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
2009-03-19
1
-7
/
+0
*
|
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-29
1
-1
/
+1
|
/
*
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
Eduardo Habkost
2008-08-22
1
-1
/
+1
*
x86: KVM guest: hypercall batching
Marcelo Tosatti
2008-04-27
1
-2
/
+60
*
x86: KVM guest: hypercall based pte updates and TLB flushes
Marcelo Tosatti
2008-04-27
1
-0
/
+138
*
x86: KVM guest: add basic paravirt support
Marcelo Tosatti
2008-04-27
1
-0
/
+52