index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
mpic_u3msi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/msi: Fix deassociation of MSI descriptors
Marc Zyngier
2022-12-17
1
-0
/
+1
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-1
/
+1
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
*
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-14
1
-1
/
+1
|
\
|
*
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
*
|
powerpc/mpic_u3msi: Use msi_for_each-desc()
Thomas Gleixner
2021-12-16
1
-7
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-6
/
+1
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
1
-2
/
+2
*
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
2015-09-10
1
-2
/
+3
*
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
1
-2
/
+2
*
powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-3
/
+6
*
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
1
-1
/
+0
|
\
|
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
1
-1
/
+0
*
|
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
1
-2
/
+2
*
|
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
1
-1
/
+1
|
/
*
PCI/MSI/PPC: Remove arch_msi_check_device()
Alexander Gordeev
2014-10-01
1
-17
/
+11
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-4
/
+4
*
powerpc: mpic irq_data conversion.
Lennert Buytenhek
2011-03-10
1
-9
/
+9
*
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-10-12
1
-9
/
+9
*
powerpc: Fix MSI support on U4 bridge PCIe slot
Benjamin Herrenschmidt
2009-12-18
1
-7
/
+39
*
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-24
1
-1
/
+1
*
powerpc: Convert the MPIC MSI code to use msi_bitmap
Michael Ellerman
2008-08-20
1
-11
/
+11
*
[POWERPC] mpic_u3msi: Failed allocation unnoticed
Roel Kluin
2008-05-14
1
-3
/
+5
*
[POWERPC] Inline u3msi_compose_msi_msg()
Michael Ellerman
2007-10-03
1
-15
/
+9
*
[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()
Michael Ellerman
2007-10-03
1
-9
/
+2
*
[POWERPC] Support setting affinity for U3/U4 MSI sources
Olof Johansson
2007-09-22
1
-0
/
+1
*
[POWERPC] MPIC U3/U4 MSI backend
Michael Ellerman
2007-05-08
1
-0
/
+186