index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
msi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
1
-0
/
+1
*
genirq: Cleanup top of file comments
Thomas Gleixner
2018-03-20
1
-2
/
+0
*
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2017-12-29
1
-4
/
+33
*
genirq/msi: Handle reactivation only on success
Thomas Gleixner
2017-12-29
1
-8
/
+27
*
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
2017-09-25
1
-0
/
+2
*
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
1
-1
/
+1
*
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
1
-2
/
+17
*
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
1
-2
/
+3
*
genirq/msi: Capture device name for debugfs
Thomas Gleixner
2017-09-25
1
-1
/
+5
*
genirq/msi: Fix populating multiple interrupts
John Keeping
2017-09-06
1
-2
/
+3
*
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
2017-06-22
1
-1
/
+1
*
genirq/msi: Prevent overwriting domain name
Thomas Gleixner
2017-06-22
1
-1
/
+2
*
genirq/msi: Populate the domain name if provided by the irqchip
Marc Zyngier
2017-05-22
1
-2
/
+8
*
genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
Eric Auger
2017-01-23
1
-2
/
+2
*
genirq/msi: Drop artificial PCI dependency
Marc Zyngier
2016-11-22
1
-3
/
+1
*
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
2016-09-14
1
-2
/
+24
*
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
2016-08-09
1
-0
/
+11
*
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-07-04
1
-0
/
+1
*
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
2016-07-04
1
-1
/
+1
*
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
1
-1
/
+2
*
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2016-07-04
1
-6
/
+2
*
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-21
1
-3
/
+5
|
\
|
*
genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains
Liu Jiang
2016-01-14
1
-3
/
+5
*
|
genirq/msi: Add msi_domain_populate_irqs
Marc Zyngier
2015-12-16
1
-0
/
+40
*
|
genirq/msi: Make the .prepare callback reusable
Marc Zyngier
2015-12-16
1
-3
/
+15
|
/
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
1
-4
/
+4
|
\
|
*
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
1
-4
/
+4
*
|
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
2015-10-16
1
-5
/
+1
|
/
*
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-22
1
-0
/
+17
*
genirq: MSI: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-05
1
-1
/
+1
*
genirq: MSI: Fix freeing of unallocated MSI
Marc Zyngier
2015-04-08
1
-2
/
+9
*
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
2014-12-07
1
-0
/
+6
*
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
2014-11-23
1
-0
/
+13
*
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
2014-11-23
1
-8
/
+103
*
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
2014-11-23
1
-0
/
+75
*
genirq: Add generic msi irq domain support
Jiang Liu
2014-11-23
1
-0
/
+141