index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_irq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pci: Allow allocation of more than 1 MSI interrupt
Gerd Bayer
2024-07-23
1
-20
/
+42
*
s390/pci: Refactor arch_setup_msi_irqs()
Gerd Bayer
2024-07-23
1
-22
/
+32
*
s390/pci: Add missing virt_to_phys() for directed DIBV
Niklas Schnelle
2024-06-17
1
-1
/
+1
*
s390: fix various typos
Heiko Carstens
2023-07-03
1
-3
/
+3
*
s390/pci: Use irq_data_get_msi_desc()
Thomas Gleixner
2022-11-23
1
-1
/
+1
*
s390/pci: stash associated GISA designation
Matthew Rosato
2022-07-11
1
-0
/
+5
*
s390/pci: externalize the SIC operation controls and routine
Matthew Rosato
2022-07-11
1
-14
/
+12
*
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
2022-07-11
1
-4
/
+4
*
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
2022-07-11
1
-2
/
+7
*
s390/pci: make zpci_set_irq()/zpci_clear_irq() static
Niklas Schnelle
2022-03-10
1
-2
/
+2
*
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
1
-6
/
+4
|
\
|
*
s390/pci: Rework MSI descriptor walk
Thomas Gleixner
2021-12-16
1
-4
/
+2
|
*
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
2021-12-09
1
-2
/
+2
*
|
s390/pci: use phys_to_virt() for AIBVs/DIBVs
Niklas Schnelle
2021-12-06
1
-3
/
+3
|
/
*
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
2021-11-08
1
-0
/
+9
*
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
2021-08-10
1
-4
/
+0
*
s390/pci: add zpci_set_irq()/zpci_clear_irq()
Niklas Schnelle
2021-06-28
1
-10
/
+36
*
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-15
1
-3
/
+1
|
\
|
*
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-24
1
-3
/
+1
*
|
s390/pci: fix CPU address in MSI for directed IRQ
Alexander Gordeev
2020-12-02
1
-3
/
+11
|
/
*
s390/pci: do not set affinity for floating irqs
Niklas Schnelle
2020-04-22
1
-2
/
+3
*
s390/pci: fix MSI message data
Sebastian Ott
2019-09-16
1
-1
/
+1
*
s390/pci: add parameter to force floating irqs
Sebastian Ott
2019-04-29
1
-0
/
+3
*
s390/pci: gather statistics for floating vs directed irqs
Sebastian Ott
2019-04-29
1
-4
/
+6
*
s390: show statistics for MSI IRQs
Sebastian Ott
2019-04-29
1
-1
/
+1
*
s390/pci: provide support for CPU directed interrupts
Sebastian Ott
2019-04-29
1
-47
/
+292
*
s390/pci: clarify interrupt vector usage
Sebastian Ott
2019-04-29
1
-12
/
+26
*
s390/airq: recognize directed interrupts
Sebastian Ott
2019-04-29
1
-1
/
+1
*
s390/pci: move everything irq related to pci_irq.c
Sebastian Ott
2019-04-29
1
-0
/
+222