1. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 12 years ago
  2. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  3. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 12 years ago
  4. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 12 years ago
  5. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  6. 9553361 powerpc/axon_msi: Validate msi irq via chip_data by Milton Miller · 13 years ago
  7. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  8. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 13 years ago
  9. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  10. d1ae63d powerpc: platforms/cell irq_data conversion. by Lennert Buytenhek · 13 years ago
  11. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  12. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  13. a454dc5 powerpc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  14. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  15. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  16. 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
  17. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  18. aee7a28 powerpc: Fix memory leak in axon_msi.c by Michael Ellerman · 15 years ago
  19. 33875f0 powerpc/cell: Use pr_devel() in axon_msi.c by Michael Ellerman · 15 years ago
  20. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 15 years ago
  21. 23e0e8a powerpc/cell/axon-msi: Fix MSI after kexec by Arnd Bergmann · 16 years ago
  22. d015fe9 powerpc/cell/axon-msi: Retry on missing interrupt by Arnd Bergmann · 16 years ago
  23. 19fc65b powerpc: Fix irq_alloc_host() reference counting and callers by Michael Ellerman · 16 years ago
  24. 997526d powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host by Michael Ellerman · 16 years ago
  25. 72cac21 [POWERPC] Add debugging trigger to Axon MSI code by Michael Ellerman · 16 years ago
  26. 988479e [POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c by Michael Ellerman · 16 years ago
  27. c6d0117 [POWERPC] Avoid possible extra of_node_put in axon_msi.c by Stephen Rothwell · 17 years ago
  28. de4c928 [POWERPC] Avoid DMA exception when using axon_msi with IOMMU by Michael Ellerman · 17 years ago
  29. e4347df [POWERPC] Convert axon_msi to an of_platform driver by Michael Ellerman · 17 years ago
  30. 2843e7f Remove msic_dcr_read() in axon_msi.c by Michael Ellerman · 17 years ago
  31. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  32. 4acb8896 [POWERPC] Update axon_msi to use dcr_host_t.base by Michael Ellerman · 17 years ago
  33. db220b2 [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node() by Michael Ellerman · 17 years ago
  34. 6815800 [POWERPC] Provide a default irq_host match, which matches on an exact of_node by Michael Ellerman · 17 years ago
  35. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  36. ce21b3c [CELL] add support for MSI on Axon-based Cell systems by Michael Ellerman · 17 years ago