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.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
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-13
/
+1
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
1
-0
/
+7
2018-03-28
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
1
-2
/
+24
2018-01-16
KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
Liran Alon
1
-1
/
+1
2017-04-12
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
1
-1
/
+1
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-02-09
KVM: x86: consolidate "has lapic" checks into irq.c
Paolo Bonzini
1
-3
/
+6
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
1
-1
/
+1
2015-10-01
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
1
-6
/
+26
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
1
-3
/
+3
2015-10-01
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
1
-1
/
+1
2014-08-05
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Wanpeng Li
1
-1
/
+1
2014-04-23
KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
Bandan Das
1
-0
/
+1
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
1
-5
/
+51
2012-12-15
KVM: remove unused variable.
Gleb Natapov
1
-4
/
+0
2012-12-14
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
1
-18
/
+8
2010-10-24
KVM: fix typo in copyright notice
Nicolas Kaiser
1
-1
/
+1
2010-10-24
KVM: pit: Do not check pending pit timer in vcpu thread
Jason Wang
1
-6
/
+1
2010-08-01
KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
Chris Lalancette
1
-1
/
+0
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
1
-0
/
+1
2009-06-10
KVM: Remove irq_pending bitmap
Gleb Natapov
1
-2
/
+2
2009-06-10
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
Gleb Natapov
1
-0
/
+7
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
1
-7
/
+0
2008-10-15
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
1
-33
/
+0
2008-10-15
KVM: PIT: fix injection logic and count
Marcelo Tosatti
1
-1
/
+0
2008-10-15
KVM: irq ack notification
Marcelo Tosatti
1
-1
/
+1
2008-10-15
KVM: Add irq ack notifier list
Avi Kivity
1
-0
/
+22
2008-10-15
KVM: Introduce kvm_set_irq to inject interrupts in guests
Amit Shah
1
-0
/
+11
2008-06-06
KVM: migrate PIT timer
Marcelo Tosatti
1
-0
/
+6
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
1
-0
/
+15
2008-04-27
KVM: In kernel PIT model
Sheng Yang
1
-0
/
+3
2008-01-30
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
1
-20
/
+0
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-0
/
+98