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.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-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
/
kvm
/
lapic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: fix empty-body warnings
Yi Wang
2018-11-27
1
-1
/
+1
*
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
2018-11-27
1
-0
/
+5
*
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
1
-1
/
+1
*
x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
Vitaly Kuznetsov
2018-10-17
1
-2
/
+10
*
KVM: hyperv: define VP assist page helpers
Ladi Prosek
2018-10-17
1
-2
/
+2
*
kvm/x86: return meaningful value from KVM_SIGNAL_MSI
Paolo Bonzini
2018-10-17
1
-3
/
+3
*
KVM: LAPIC: Tune lapic_timer_advance_ns automatically
Wanpeng Li
2018-10-17
1
-1
/
+24
*
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
2018-09-20
1
-3
/
+19
*
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2018-09-07
1
-7
/
+20
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-19
1
-0
/
+40
|
\
|
*
KVM: X86: Implement "send IPI" hypercall
Wanpeng Li
2018-08-06
1
-0
/
+40
*
|
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-7
/
+5
|
\
|
*
kvm: vmx: Basic APIC virtualization controls have three settings
Jim Mattson
2018-05-14
1
-7
/
+5
*
|
x86/kvm: fix LAPIC timer drift when guest uses periodic mode
David Vrabel
2018-05-24
1
-2
/
+14
|
/
*
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
2018-05-05
1
-17
/
+20
*
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
Vitaly Kuznetsov
2018-03-16
1
-1
/
+9
*
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
2018-03-01
1
-6
/
+4
*
KVM: x86: move LAPIC initialization after VMCS creation
Paolo Bonzini
2018-02-24
1
-1
/
+0
*
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
Liran Alon
2018-01-16
1
-7
/
+16
*
KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
Liran Alon
2018-01-16
1
-1
/
+1
*
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
2017-11-27
1
-0
/
+5
*
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
2017-11-27
1
-1
/
+6
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-21
/
+70
|
\
|
*
KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch
Radim Krčmář
2017-10-12
1
-1
/
+3
|
*
KVM: x86: really disarm lapic timer when clearing TMICT
Radim Krčmář
2017-10-12
1
-1
/
+3
|
*
KVM: x86: handle 0 write to TSC_DEADLINE MSR
Radim Krčmář
2017-10-12
1
-0
/
+3
|
*
KVM: LAPIC: Apply change to TDCR right away to the timer
Wanpeng Li
2017-10-12
1
-2
/
+34
|
*
KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
Wanpeng Li
2017-10-12
1
-3
/
+5
|
*
KVM: LAPIC: Introduce limit_periodic_timer_frequency
Wanpeng Li
2017-10-12
1
-17
/
+22
|
*
KVM: LAPIC: Fix lapic timer mode transition
Wanpeng Li
2017-10-12
1
-0
/
+3
*
|
KVM: x86: Update APICv on APIC reset
Jan H. Schönherr
2017-11-02
1
-0
/
+5
|
/
*
kvm,lapic: Justify use of swait_active()
Davidlohr Bueso
2017-09-15
1
-0
/
+4
*
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
Ladi Prosek
2017-08-07
1
-2
/
+0
*
KVM: LAPIC: Fix reentrancy issues with preempt notifiers
Wanpeng Li
2017-07-26
1
-3
/
+14
*
KVM: LAPIC: Fix lapic timer injection delay
Wanpeng Li
2017-06-29
1
-1
/
+4
*
KVM: lapic: reorganize restart_apic_timer
Paolo Bonzini
2017-06-29
1
-45
/
+40
*
KVM: lapic: reorganize start_hv_timer
Paolo Bonzini
2017-06-29
1
-13
/
+27
*
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
2017-05-26
1
-1
/
+2
*
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
2017-05-26
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
1
-2
/
+2
|
\
|
*
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
1
-2
/
+2
*
|
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
2017-05-03
1
-10
/
+12
|
/
*
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
2017-02-16
1
-12
/
+10
*
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
2017-02-15
1
-7
/
+4
*
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
2017-02-15
1
-3
/
+5
*
KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
Paolo Bonzini
2017-02-15
1
-3
/
+4
*
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
2017-02-15
1
-8
/
+17
*
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
2017-02-15
1
-2
/
+1
*
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2017-01-17
1
-0
/
+6
|
\
[next]