Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / platforms / cell / axon_msi.c
2012-04-30 Grant Likelypowerpc/irqdomain: Fix broken NR_IRQ references
2012-04-12 Grant Likelyirq_domain: Move irq_virq_count into NOMAP revmap
2012-02-16 Grant Likelyirq_domain/powerpc: constify irq_domain_ops
2012-02-16 Grant Likelyirq_domain: Replace irq_alloc_host() with revmap-specif...
2012-02-14 Grant Likelyirq_domain/powerpc: Use common irq_domain structure...
2011-10-31 Paul Gortmakerpowerpc: add export.h to files making use of EXPORT_SYMBOL
2011-05-19 Milton Millerpowerpc/axon_msi: Validate msi irq via chip_data
2011-05-04 Grant Likelypowerpc/irq: Stop exporting irq_map
2011-03-29 Thomas Gleixnerpowerpc: Convert to new irq_* function names
2011-03-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-10 Lennert Buytenhekpowerpc: platforms/cell irq_data conversion.
2011-02-28 Grant Likelydt/powerpc: Eliminate users of of_platform_{,un}registe...
2010-10-12 Thomas Gleixnerpci: Convert msi to new irq_chip functions
2010-07-24 Grant Likelypowerpc: remove references to of_device and to_of_device
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-11-24 Thomas Gleixnerpowerpc: Fixup last users of irq_chip->typename
2009-10-14 Michael Ellermanpowerpc: Fix memory leak in axon_msi.c
2009-07-08 Michael Ellermanpowerpc/cell: Use pr_devel() in axon_msi.c
2009-06-15 Michael Ellermanpowerpc/cell: Use driver_data acessors, not platform_da...
2008-12-16 Arnd Bergmannpowerpc/cell/axon-msi: Fix MSI after kexec
2008-11-30 Arnd Bergmannpowerpc/cell/axon-msi: Retry on missing interrupt
2008-06-09 Michael Ellermanpowerpc: Fix irq_alloc_host() reference counting and...
2008-06-09 Michael Ellermanpowerpc: Rework Axon MSI setup so we can avoid freeing...
2008-05-23 Michael Ellerman[POWERPC] Add debugging trigger to Axon MSI code
2008-04-24 Michael Ellerman[POWERPC] Use of_get_next_parent() in platforms/cell...
2008-02-06 Stephen Rothwell[POWERPC] Avoid possible extra of_node_put in axon_msi.c
2008-02-06 Michael Ellerman[POWERPC] Avoid DMA exception when using axon_msi with...
2008-02-06 Michael Ellerman[POWERPC] Convert axon_msi to an of_platform driver
2007-10-15 Michael EllermanRemove msic_dcr_read() in axon_msi.c
2007-10-15 Michael EllermanAdd dcr_host_t.base in dcr_read()/dcr_write()
2007-10-03 Michael Ellerman[POWERPC] Update axon_msi to use dcr_host_t.base
2007-10-02 Michael Ellerman[POWERPC] Make sure to of_node_get() the result of...
2007-09-13 Michael Ellerman[POWERPC] Provide a default irq_host match, which match...
2007-09-13 Michael Ellerman[POWERPC] Add an optional device_node pointer to the...
2007-07-20 Michael Ellerman[CELL] add support for MSI on Axon-based Cell systems