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
/
lapic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-62
/
+85
2015-04-08
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
1
-2
/
+0
2015-04-08
KVM: x86: simplify kvm_apic_map
Radim Krčmář
1
-50
/
+28
2015-04-08
KVM: x86: avoid logical_map when it is invalid
Radim Krčmář
1
-1
/
+23
2015-04-08
KVM: x86: fix mixed APIC mode broadcast
Radim Krčmář
1
-5
/
+4
2015-04-08
KVM: x86: use MDA for interrupt matching
Radim Krčmář
1
-7
/
+33
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-2
/
+2
2015-03-27
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
1
-2
/
+2
2015-03-24
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
1
-2
/
+1
2015-03-03
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
Radim Krčmář
1
-2
/
+2
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-51
/
+96
2015-02-03
KVM: nVMX: Enable nested posted interrupt processing
Wincy Van
1
-3
/
+10
2015-02-02
KVM: x86: fix lapic_timer_int_injected with APIC-v
Marcelo Tosatti
1
-6
/
+6
2015-01-30
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
1
-0
/
+3
2015-01-30
KVM: x86: fix x2apic logical address matching
Radim Krčmář
1
-1
/
+2
2015-01-30
KVM: x86: replace 0 with APIC_DEST_PHYSICAL
Radim Krčmář
1
-4
/
+2
2015-01-30
KVM: x86: cleanup kvm_apic_match_*()
Radim Krčmář
1
-30
/
+16
2015-01-30
KVM: x86: return bool from kvm_apic_match*()
Radim Krčmář
1
-4
/
+4
2015-01-09
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
1
-6
/
+1
2015-01-09
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
1
-0
/
+1
2015-01-09
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
1
-1
/
+56
2015-01-09
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
Tiejun Chen
1
-3
/
+5
2014-12-04
KVM: x86: allow 256 logical x2APICs again
Radim Krčmář
1
-5
/
+6
2014-12-04
KVM: x86: check bounds of APIC maps
Radim Krčmář
1
-4
/
+5
2014-12-04
KVM: x86: fix APIC physical destination wrapping
Radim Krčmář
1
-1
/
+4
2014-12-04
KVM: x86: deliver phys lowest-prio
Radim Krčmář
1
-2
/
+0
2014-12-04
KVM: x86: don't retry hopeless APIC delivery
Radim Krčmář
1
-2
/
+2
2014-12-04
KVM: x86: use MSR_ICR instead of a number
Radim Krčmář
1
-2
/
+2
2014-12-04
KVM: x86: Fix reserved x2apic registers
Nadav Amit
1
-0
/
+9
2014-11-24
kvm: x86: avoid warning about potential shift wrapping bug
Paolo Bonzini
1
-1
/
+1
2014-11-17
KVM: x86: Fix lost interrupt on irr_pending race
Nadav Amit
1
-6
/
+12
2014-11-17
KVM: compute correct map even if all APICs are software disabled
Paolo Bonzini
1
-10
/
+15
2014-11-17
KVM: x86: Software disabled APIC should still deliver NMIs
Nadav Amit
1
-8
/
+15
2014-11-08
KVM: x86: Warn on APIC base relocation
Nadav Amit
1
-0
/
+4
2014-11-07
KVM: x86: reset RVI upon system reset
Wei Wang
1
-0
/
+3
2014-11-03
KVM: x86: optimize some accesses to LVTT and SPIV
Radim Krčmář
1
-7
/
+3
2014-11-03
KVM: x86: detect LVTT changes under APICv
Radim Krčmář
1
-4
/
+8
2014-11-03
KVM: x86: detect SPIV changes under APICv
Radim Krčmář
1
-4
/
+6
2014-11-03
KVM: x86: fix deadline tsc interrupt injection
Radim Krčmář
1
-6
/
+4
2014-11-03
KVM: x86: add apic_timer_expired()
Radim Krčmář
1
-16
/
+21
2014-11-03
KVM: x86: some apic broadcast modes does not work
Nadav Amit
1
-6
/
+22
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
1
-2
/
+2
2014-08-19
KVM: x86: recalculate_apic_map after enabling apic
Nadav Amit
1
-11
/
+14
2014-08-19
KVM: x86: Clear apic tsc-deadline after deadline
Nadav Amit
1
-0
/
+5
2014-08-05
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Wanpeng Li
1
-13
/
+39
2014-07-09
KVM: x86: Fix lapic.c debug prints
Nadav Amit
1
-2
/
+2
2014-05-27
KVM: lapic: sync highest ISR to hardware apic on EOI
Paolo Bonzini
1
-19
/
+43
2014-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+3
2014-01-15
kvm: x86: fix apic_base enable check
Andrew Jones
1
-1
/
+1
2014-01-15
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
1
-3
/
+0
[next]