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