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_comm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places
David Woodhouse
1
-1
/
+1
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-0
/
+12
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
1
-3
/
+4
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2020-10-28
x86/kvm: Use msi_msg shadow structs
Thomas Gleixner
1
-18
/
+13
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-02-21
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
1
-1
/
+1
2020-01-21
KVM: LAPIC: micro-optimize fixed mode ipi delivery
Wanpeng Li
1
-3
/
+3
2020-01-08
KVM: X86: Convert the last users of "shorthand = 0" to use macros
Peter Xu
1
-1
/
+1
2020-01-08
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
1
-1
/
+2
2020-01-08
KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
Peter Xu
1
-3
/
+4
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-12
/
+1
2019-06-18
kvm: x86: check kvm_apic_sw_enabled() is enough
Wei Yang
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-12
/
+1
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
1
-6
/
+9
2017-04-12
KVM: x86: use irqchip_kernel() to check for pic+ioapic
David Hildenbrand
1
-1
/
+1
2017-04-12
KVM: x86: drop goto label in kvm_set_routing_entry()
David Hildenbrand
1
-12
/
+8
2017-04-12
KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
David Hildenbrand
1
-9
/
+6
2017-04-12
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
1
-2
/
+2
2017-04-12
KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
David Hildenbrand
1
-6
/
+8
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+2
2017-01-09
KVM: x86: simplify conditions with split/kernel irqchip
Radim Krčmář
1
-1
/
+1
2017-01-09
KVM: x86: prevent setup of invalid routes
Radim Krčmář
1
-13
/
+6
2017-01-09
KVM: x86: refactor pic setup in kvm_set_routing_entry
Radim Krčmář
1
-5
/
+3
2016-11-24
KVM: x86: check for pic and ioapic presence before use
Radim Krčmář
1
-0
/
+13
2016-11-19
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
Paolo Bonzini
1
-31
/
+27
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
1
-5
/
+24
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
1
-1
/
+2
2016-07-14
KVM: x86: use generic function for MSI parsing
Radim Krčmář
1
-12
/
+7
2016-04-20
KVM: add missing memory barrier in kvm_{make,check}_request
Paolo Bonzini
1
-3
/
+0
2016-03-03
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
1
-1
/
+1
2016-02-09
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
1
-4
/
+21
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
1
-0
/
+34
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
1
-2
/
+3
2015-11-25
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
1
-1
/
+1
2015-11-04
KVM: x86: move kvm_set_irq_inatomic to legacy device assignment
Paolo Bonzini
1
-34
/
+0
2015-11-04
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
Paolo Bonzini
1
-6
/
+8
2015-10-14
KVM: x86: don't notify userspace IOAPIC on edge EOI
Radim Krčmář
1
-2
/
+4
2015-10-01
KVM: make kvm_set_msi_irq() public
Feng Wu
1
-2
/
+3
2015-10-01
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
1
-0
/
+27
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
1
-0
/
+42
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
1
-1
/
+8
2015-05-07
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
1
-7
/
+4
2015-05-07
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
1
-1
/
+2
2014-11-21
kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64
Radim Krcmar
1
-17
/
+2
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
1
-0
/
+347