1. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  2. e297c93 powerpc/MSI: Fix race condition in tearing down MSI interrupts by Paul Mackerras · 9 years ago
  3. 2921d17 powerpc/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  4. 00e2539 powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  5. ff01565 powerpc/85xx: workaround for chips with MSI hardware errata by Hongtao Jia · 9 years ago
  6. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  7. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  8. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  10. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  11. d7ce437 powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD by Kevin Hao · 10 years ago
  12. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  13. 4ad7fb2 powerpc: sysdev: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  15. 6b2fd7ef PCI/MSI/PPC: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  16. cb0446c Revert "powerpc/fsl_msi: spread msi ints across different MSIRs" by Scott Wood · 10 years ago
  17. c822e73 powerpc/fsl_msi: spread msi ints across different MSIRs by Tudor Laurentiu · 10 years ago
  18. de99f53 powerpc/fsl_msi: show more meaningful names in /proc/interrupts by Tudor Laurentiu · 10 years ago
  19. 543c043 powerpc/fsl_msi: change the irq handler from chained to normal by Tudor Laurentiu · 10 years ago
  20. 8349523 powerpc/fsl_msi: reorganize structs to improve clarity and flexibility by Tudor Laurentiu · 10 years ago
  21. 67e35c3 powerpc/fsl_msi: support vmpic msi with mpic 4.3 by Tudor Laurentiu · 10 years ago
  22. f31dd94 powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3 by Minghuan Lian · 11 years ago
  23. f8dc6eb powerpc/fsl_msi: fix error return code in fsl_of_msi_probe() by Wei Yongjun · 11 years ago
  24. 58631ad powerpc/fsl-msi: use a different lockclass for the cascade interrupt by Sebastian Andrzej Siewior · 11 years ago
  25. 6cce76d powerpc/fsl: msi: sparse fixes by Kim Phillips · 12 years ago
  26. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  27. 03604b3 Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue by Marcelo Tosatti · 12 years ago
  28. 305bcf2 powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls by Scott Wood · 12 years ago
  29. a99cc82 powerpc/fsl_msi: drop unneeded cast to non-const pointer by Arnd Bergmann · 12 years ago
  30. f318f1d powerpc/fsl_msi: add a const qualifier by Uwe Kleine-König · 12 years ago
  31. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  32. b53804c powerpc/fsl_msi: return proper error value when ioremap failed. by Liu Shuo · 12 years ago
  33. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  34. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 12 years ago
  35. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 12 years ago
  36. 446bc1f powerpc/fsl: add MSI support for the Freescale hypervisor by Timur Tabi · 13 years ago
  37. 895d603 powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes by Timur Tabi · 13 years ago
  38. 2bcd1c0 powerpc/fsl_msi: add support for "msi-address-64" property by Timur Tabi · 13 years ago
  39. 2228511 powerpc/fsl_msi: fix support for multiple MSI ranges by Timur Tabi · 13 years ago
  40. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  41. 4c844066 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  42. d1921bc powerpc/fsl_msi: Use chip_data not handler_data by Milton Miller · 13 years ago
  43. 6c4c82e powerpc/fsl_msi: Don't abuse platform_data for driver_data by Milton Miller · 13 years ago
  44. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  45. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 13 years ago
  46. ddaedd1 powerpc-fsl-msi-use-irqd.patch by Thomas Gleixner · 13 years ago
  47. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 13 years ago
  48. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  49. 6820fea powerpc/fsl_msi: Handle msi-available-ranges better by Scott Wood · 14 years ago
  50. 37e1661 powerpc: sysdev/fsl_msi irq_data conversion. by Lennert Buytenhek · 13 years ago
  51. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  52. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  53. b8f44ec powerpc/fsl-pci: Fix MSI support on 83xx platforms by Kumar Gala · 14 years ago
  54. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  55. a454dc5 powerpc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  56. ee227c5 of/powerpc: fix fsl_msi device node pointer by Wolfram Sang · 14 years ago
  57. ecca1a3 Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 14 years ago
  58. 4805999 powerpc/fsl_msi: add removal path and probe failing path by Li Yang · 14 years ago
  59. 061ca4a powerpc/fsl_msi: enable msi sharing through AMP OSes by Li Yang · 14 years ago
  60. 694a7a3 powerpc/fsl_msi: enable msi allocation in all banks by Li Yang · 14 years ago
  61. 02adac6 powerpc/fsl_msi: fix the conflict of virt_msir's chip_data by Li Yang · 14 years ago
  62. 8081881 powerpc/fsl_msi: Add multiple MSI bank support by Lan Chunhe-B25806 · 14 years ago
  63. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  64. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  65. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  66. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 15 years ago
  67. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  68. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  69. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  70. 3da34aa powerpc/fsl: Support unique MSI addresses per PCIe Root Complex by Kumar Gala · 15 years ago
  71. 7e7ab36 powerpc: Convert the FSL MSI code to use msi_bitmap by Michael Ellerman · 16 years ago
  72. 611cd90 powerpc: fsl_msi doesn't need it's own of_node by Michael Ellerman · 16 years ago
  73. 692d103 [POWERPC] fsl_msi: few (mostly cosmetic) fixes by Anton Vorontsov · 16 years ago
  74. 34e36c1 [POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors. by Jason Jin · 16 years ago