index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
1
-6
/
+1
2015-01-08
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
1
-0
/
+1
2015-01-08
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
1
-1
/
+56
2015-01-08
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-22
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
2014-01-08
KVM: x86: Fix debug typo error in lapic
Chen Fan
1
-3
/
+3
2013-12-30
KVM: x86: Fix APIC map calculation after re-enabling
Jan Kiszka
1
-4
/
+4
2013-12-12
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
Gleb Natapov
1
-1
/
+4
2013-12-12
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
1
-12
/
+15
2013-12-12
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
1
-1
/
+2
2013-08-26
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
1
-1
/
+4
2013-07-25
KVM: x86: Drop some unused functions from lapic
Jan Kiszka
1
-10
/
+0
2013-07-25
KVM: x86: Simplify __apic_accept_irq
Jan Kiszka
1
-15
/
+8
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2013-06-27
KVM: Fix RTC interrupt coalescing tracking
Gleb Natapov
1
-21
/
+32
[next]