index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_irq.c
Age
Commit message (
Expand
)
Author
2023-07-03
s390: fix various typos
Heiko Carstens
2022-11-23
s390/pci: Use irq_data_get_msi_desc()
Thomas Gleixner
2022-07-11
s390/pci: stash associated GISA designation
Matthew Rosato
2022-07-11
s390/pci: externalize the SIC operation controls and routine
Matthew Rosato
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
2022-03-10
s390/pci: make zpci_set_irq()/zpci_clear_irq() static
Niklas Schnelle
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-16
s390/pci: Rework MSI descriptor walk
Thomas Gleixner
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
2021-12-06
s390/pci: use phys_to_virt() for AIBVs/DIBVs
Niklas Schnelle
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
2021-08-10
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
2021-06-28
s390/pci: add zpci_set_irq()/zpci_clear_irq()
Niklas Schnelle
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-02
s390/pci: fix CPU address in MSI for directed IRQ
Alexander Gordeev
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-04-22
s390/pci: do not set affinity for floating irqs
Niklas Schnelle
2019-09-16
s390/pci: fix MSI message data
Sebastian Ott
2019-04-29
s390/pci: add parameter to force floating irqs
Sebastian Ott
2019-04-29
s390/pci: gather statistics for floating vs directed irqs
Sebastian Ott
2019-04-29
s390: show statistics for MSI IRQs
Sebastian Ott
2019-04-29
s390/pci: provide support for CPU directed interrupts
Sebastian Ott
2019-04-29
s390/pci: clarify interrupt vector usage
Sebastian Ott
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
2019-04-29
s390/pci: move everything irq related to pci_irq.c
Sebastian Ott