index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-34
/
+43
2016-07-16
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
Cao, Lei
1
-0
/
+1
2016-07-16
Revert "KVM: SVM: fix trashing of MSR_TSC_AUX"
Radim Krčmář
1
-5
/
+3
2016-07-14
KVM: SVM: do not set MSR_TSC_AUX on 32-bit builds
Paolo Bonzini
1
-1
/
+1
2016-07-14
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
1
-2
/
+17
2016-07-14
kvm: vmx: ensure VMCS is current while enabling PML
Peter Feiner
1
-32
/
+24
2016-07-14
KVM: SVM: fix trashing of MSR_TSC_AUX
Paolo Bonzini
1
-3
/
+5
2016-07-10
Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes
Ingo Molnar
5
-32
/
+43
2016-07-05
KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
Alexis Dambricourt
1
-0
/
+1
2016-06-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
1
-12
/
+11
2016-06-27
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
Marcelo Tosatti
1
-1
/
+2
2016-06-27
KVM: x86: move nsec_to_cycles from x86.c to x86.h
Marcelo Tosatti
2
-6
/
+7
2016-06-16
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
1
-5
/
+10
2016-06-16
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
Suravee Suthikulpanit
1
-5
/
+10
2016-06-16
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
1
-3
/
+3
2016-06-08
x86/fpu: Add tracepoints to dump FPU state at key points
Dave Hansen
1
-3
/
+3
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
1
-0
/
+4
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
1
-0
/
+1
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
1
-4
/
+4
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-20
/
+32
2016-05-25
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
1
-18
/
+30
2016-05-24
svm: bitwise vs logical op typo
Dan Carpenter
1
-2
/
+2
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-174
/
+895
2016-05-18
KVM: MTRR: remove MSR 0x2f8
Andy Honig
1
-2
/
+0
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
3
-9
/
+9
2016-05-18
svm: Manage vcpu load/unload when enable AVIC
Suravee Suthikulpanit
1
-0
/
+89
2016-05-18
svm: Do not intercept CR8 when enable AVIC
Suravee Suthikulpanit
1
-4
/
+12
2016-05-18
svm: Do not expose x2APIC when enable AVIC
Suravee Suthikulpanit
1
-0
/
+12
2016-05-18
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
2
-0
/
+12
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
4
-0
/
+341
2016-05-18
svm: Add interrupt injection via AVIC
Suravee Suthikulpanit
1
-4
/
+35
2016-05-18
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
1
-1
/
+224
2016-05-18
KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
Suravee Suthikulpanit
1
-0
/
+5
2016-05-18
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
3
-33
/
+33
2016-05-18
KVM: x86: Misc LAPIC changes to expose helper functions
Suravee Suthikulpanit
2
-74
/
+82
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-14
/
+14
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+1
2016-05-11
kvm: Conditionally register IRQ bypass consumer
Alex Williamson
1
-11
/
+8
2016-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2016-05-10
x86/kvm: Add stack frame dependency to fastop() inline asm
Josh Poimboeuf
1
-1
/
+5
2016-05-06
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
1
-2
/
+2
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
1
-0
/
+4
2016-05-03
kvm: robustify steal time record
Wanpeng Li
1
-1
/
+17
2016-04-29
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Bruce Rogers
1
-1
/
+1
2016-04-29
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
Andy Lutomirski
1
-1
/
+1
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
1
-0
/
+4
[next]