index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
irq_comm.c
Age
Commit message (
Expand
)
Author
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-06-18
kvm: x86: check kvm_apic_sw_enabled() is enough
Wei Yang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-04-12
KVM: x86: use irqchip_kernel() to check for pic+ioapic
David Hildenbrand
2017-04-12
KVM: x86: drop goto label in kvm_set_routing_entry()
David Hildenbrand
2017-04-12
KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
David Hildenbrand
2017-04-12
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
2017-04-12
KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
David Hildenbrand
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-01-09
KVM: x86: simplify conditions with split/kernel irqchip
Radim Krčmář
2017-01-09
KVM: x86: prevent setup of invalid routes
Radim Krčmář
2017-01-09
KVM: x86: refactor pic setup in kvm_set_routing_entry
Radim Krčmář
2016-11-24
KVM: x86: check for pic and ioapic presence before use
Radim Krčmář
2016-11-19
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
Paolo Bonzini
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
2016-07-14
KVM: x86: use generic function for MSI parsing
Radim Krčmář
2016-04-20
KVM: add missing memory barrier in kvm_{make,check}_request
Paolo Bonzini
2016-03-03
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2016-02-09
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-25
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
2015-11-04
KVM: x86: move kvm_set_irq_inatomic to legacy device assignment
Paolo Bonzini
2015-11-04
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
Paolo Bonzini
2015-10-14
KVM: x86: don't notify userspace IOAPIC on edge EOI
Radim Krčmář
2015-10-01
KVM: make kvm_set_msi_irq() public
Feng Wu
2015-10-01
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
2015-05-07
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
2015-05-07
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
2014-11-21
kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64
Radim Krcmar
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini