index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
irqchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
KVM: use rcu access function for irq routing
Christian Borntraeger
1
-1
/
+1
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
1
-0
/
+5
2017-04-12
KVM: x86: cleanup return handling in setup_routing_entry()
David Hildenbrand
1
-6
/
+5
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-10
/
+18
2016-07-22
KVM: arm/arm64: Enable MSI routing
Eric Auger
1
-9
/
+15
2016-07-22
KVM: irqchip: Convey devid to kvm_set_msi
Eric Auger
1
-1
/
+3
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
1
-3
/
+4
2016-06-02
KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
Paolo Bonzini
1
-1
/
+1
2015-11-25
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
1
-1
/
+6
2015-10-16
kvm/irqchip: allow only multiple irqchip routes per GSI
Andrey Smetanin
1
-3
/
+3
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
1
-10
/
+2
2015-09-08
kvm: irqchip: fix memory leak
Sudip Mukherjee
1
-2
/
+6
2015-06-19
kvm: irqchip: Break up high order allocations of kvm_irq_routing_table
Joerg Roedel
1
-8
/
+33
2015-03-10
KVM: fix checkpatch.pl errors in kvm/irqchip.c
Kevin Mulvey
1
-1
/
+1
2014-08-05
KVM: Move irq notifier implementation into eventfd.c
Paul Mackerras
1
-61
/
+0
2014-08-05
KVM: Move all accesses to kvm::irq_routing into irqchip.c
Paul Mackerras
1
-14
/
+25
2014-08-05
KVM: irqchip: Provide and use accessors for irq routing table
Paul Mackerras
1
-8
/
+34
2014-05-05
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
Christian Borntraeger
1
-15
/
+16
2013-04-26
KVM: Move irq routing setup to irqchip.c
Alexander Graf
1
-0
/
+85
2013-04-26
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
1
-0
/
+152