summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_irq.c
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle2022-03-101-2/+2
* Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-6/+4
|\
| * s390/pci: Rework MSI descriptor walkThomas Gleixner2021-12-161-4/+2
| * PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner2021-12-091-2/+2
* | s390/pci: use phys_to_virt() for AIBVs/DIBVsNiklas Schnelle2021-12-061-3/+3
|/
* s390/pci: implement reset_slot for hotplug slotNiklas Schnelle2021-11-081-0/+9
* s390/pci: Do not mask MSI[-X] entries on teardownThomas Gleixner2021-08-101-4/+0
* s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle2021-06-281-10/+36
* Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-3/+1
|\
| * smp: Cleanup smp_call_function*()Peter Zijlstra2020-11-241-3/+1
* | s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev2020-12-021-3/+11
|/
* s390/pci: do not set affinity for floating irqsNiklas Schnelle2020-04-221-2/+3
* s390/pci: fix MSI message dataSebastian Ott2019-09-161-1/+1
* s390/pci: add parameter to force floating irqsSebastian Ott2019-04-291-0/+3
* s390/pci: gather statistics for floating vs directed irqsSebastian Ott2019-04-291-4/+6
* s390: show statistics for MSI IRQsSebastian Ott2019-04-291-1/+1
* s390/pci: provide support for CPU directed interruptsSebastian Ott2019-04-291-47/+292
* s390/pci: clarify interrupt vector usageSebastian Ott2019-04-291-12/+26
* s390/airq: recognize directed interruptsSebastian Ott2019-04-291-1/+1
* s390/pci: move everything irq related to pci_irq.cSebastian Ott2019-04-291-0/+222