index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
2016-06-27
1
-12
/
+11
*
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
Marcelo Tosatti
2016-06-27
1
-1
/
+2
*
KVM: x86: move nsec_to_cycles from x86.c to x86.h
Marcelo Tosatti
2016-06-27
2
-6
/
+7
*
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
2016-06-16
1
-5
/
+10
*
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
Suravee Suthikulpanit
2016-06-16
1
-5
/
+10
*
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
2016-06-16
1
-3
/
+3
*
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
2016-06-02
1
-0
/
+5
*
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
2016-06-02
1
-0
/
+4
*
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
2016-06-02
1
-10
/
+12
*
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
2016-06-02
1
-1
/
+1
*
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
2016-06-02
1
-0
/
+1
*
KVM: x86: avoid write-tearing of TDP
Nadav Amit
2016-06-02
1
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-27
2
-20
/
+32
|
\
|
*
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
2016-05-25
1
-18
/
+30
|
*
svm: bitwise vs logical op typo
Dan Carpenter
2016-05-24
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
10
-174
/
+895
|
\
\
|
|
/
|
*
KVM: MTRR: remove MSR 0x2f8
Andy Honig
2016-05-18
1
-2
/
+0
|
*
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
2016-05-18
3
-9
/
+9
|
*
svm: Manage vcpu load/unload when enable AVIC
Suravee Suthikulpanit
2016-05-18
1
-0
/
+89
|
*
svm: Do not intercept CR8 when enable AVIC
Suravee Suthikulpanit
2016-05-18
1
-4
/
+12
|
*
svm: Do not expose x2APIC when enable AVIC
Suravee Suthikulpanit
2016-05-18
1
-0
/
+12
|
*
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
2016-05-18
2
-0
/
+12
|
*
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
2016-05-18
4
-0
/
+341
|
*
svm: Add interrupt injection via AVIC
Suravee Suthikulpanit
2016-05-18
1
-4
/
+35
|
*
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
2016-05-18
1
-1
/
+224
|
*
KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
Suravee Suthikulpanit
2016-05-18
1
-0
/
+5
|
*
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
2016-05-18
3
-33
/
+33
|
*
KVM: x86: Misc LAPIC changes to expose helper functions
Suravee Suthikulpanit
2016-05-18
2
-74
/
+82
|
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+1
|
*
kvm: Conditionally register IRQ bypass consumer
Alex Williamson
2016-05-11
1
-11
/
+8
|
*
kvm: robustify steal time record
Wanpeng Li
2016-05-03
1
-1
/
+17
|
*
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Bruce Rogers
2016-04-29
1
-1
/
+1
|
*
KVM: add missing memory barrier in kvm_{make,check}_request
Paolo Bonzini
2016-04-20
1
-3
/
+0
|
*
KVM: MMU: skip obsolete sp in for_each_gfn_*()
Xiao Guangrong
2016-04-20
1
-16
/
+12
|
*
KVM: x86: optimize steal time calculation
Liang Chen
2016-04-20
1
-16
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typos in printk
Masanari Iida
2016-04-18
1
-1
/
+1
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
6
-14
/
+14
|
\
\
|
*
\
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
2016-05-05
1
-0
/
+4
|
|
\
\
|
*
|
|
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
Andy Lutomirski
2016-04-29
1
-1
/
+1
|
*
|
|
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-19
7
-28
/
+39
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
2016-04-13
2
-3
/
+3
|
*
|
|
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
2016-04-13
2
-7
/
+7
|
*
|
|
Merge branch 'x86/cpu' into x86/asm, to merge more patches
Ingo Molnar
2016-04-13
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
2016-03-31
1
-1
/
+2
|
*
|
|
|
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2016-04-13
1
-2
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-11
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
x86/kvm: Add stack frame dependency to fastop() inline asm
Josh Poimboeuf
2016-05-10
1
-1
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
2016-05-05
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
2016-04-28
1
-0
/
+4
|
/
/
[next]