1. 704102a6 powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts by Shaohui Xie · 13 years ago
  2. 9693ebd Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  3. 3fb7933 powerpc/4xx: Adding PCIe MSI support by Rupjyoti Sarmah · 13 years ago
  4. 6ff3145 powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx by Shaohui Xie · 14 years ago
  5. cce1f10 powerpc/fsl_rio: move machine_check handler by Shaohui Xie · 14 years ago
  6. d08e445 powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum by Shengzhou Liu · 13 years ago
  7. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  8. 3d07f0e Merge remote branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  9. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  10. 4c844066 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  11. ea94187 powerpc/mpic: add the mpic global timer support by Scott Wood · 13 years ago
  12. 22d168c powerpc/mpic: parse 4-cell intspec types other than zero by Scott Wood · 13 years ago
  13. 134c428 Merge remote branch 'benh/merge' into benh-next by Kumar Gala · 13 years ago
  14. 3ee62d3 powerpc: Add virq_is_host to reduce virq_to_host usage by Milton Miller · 13 years ago
  15. d1921bc powerpc/fsl_msi: Use chip_data not handler_data by Milton Miller · 13 years ago
  16. 6c4c82e powerpc/fsl_msi: Don't abuse platform_data for driver_data by Milton Miller · 13 years ago
  17. 7ee342b powerpc: Remove i8259 irq_host_ops->unmap by Milton Miller · 13 years ago
  18. e085255 powerpc/xics: Cleanup xics_host_map and ipi by Milton Miller · 13 years ago
  19. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  20. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 13 years ago
  21. 3caba98 powerpc/mpic: Simplify ipi cpu mask handling by Milton Miller · 13 years ago
  22. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  23. 2a116f3 powerpc/mpic: Break cpumask abstraction earlier by Milton Miller · 13 years ago
  24. ebc0421 powerpc/mpic: Limit NR_CPUS loop to 32 bit by Milton Miller · 13 years ago
  25. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 13 years ago
  26. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  27. f5a592f PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  28. a1d0d98 powerpc: Add WSP platform by David Gibson · 13 years ago
  29. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  30. 411e689 powerpc/nvram: Search for nvram using compatible by Benjamin Herrenschmidt · 13 years ago
  31. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 13 years ago
  32. ab814b9 powerpc: Add SCOM infrastructure by Benjamin Herrenschmidt · 13 years ago
  33. f6e17f9 powerpc/xics: Make sure we have a sensible default distribution server by Benjamin Herrenschmidt · 13 years ago
  34. 0b05ac6 powerpc/xics: Rewrite XICS driver by Benjamin Herrenschmidt · 13 years ago
  35. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  36. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  37. ef1fd2d powerpc/85xx: Don't add disabled PCIe devices by Prabhakar Kushwaha · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. b3cf2bb powerpc/8xx: Fix another breakage from the irq_data conversion by Benjamin Herrenschmidt · 13 years ago
  40. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 13 years ago
  41. ddaedd1 powerpc-fsl-msi-use-irqd.patch by Thomas Gleixner · 13 years ago
  42. 773e20d powerpc: xilinx: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  43. 1ac06cd powerpc: uic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  44. 24a3f2e powerpc: mpic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  45. 5fed97a powerpc: mpc8xx_pic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  46. ecf4b19 powerpc: ipic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  47. 7bf811a8 powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLED by Thomas Gleixner · 13 years ago
  48. a28ab38 powerpc: cpm2_pic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  49. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 13 years ago
  50. c1256eb rapidio: remove mport resource reservation from common RIO code by Alexandre Bounine · 13 years ago
  51. 569fccb rapidio: modify mport ID assignment by Alexandre Bounine · 13 years ago
  52. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 13 years ago
  53. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 13 years ago
  54. f8f0626 rapidio: add architecture specific callbacks by Alexandre Bounine · 13 years ago
  55. d6a2639 powerpc: Factoring mpic cpu id fetching into a function by Meador Inge · 13 years ago
  56. dfec220 powerpc: Make MPIC honor the "pic-no-reset" device tree property by Meador Inge · 13 years ago
  57. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  58. b0aea14 powerpc/85xx: Fix signedness bug in cache-sram by Vasiliy Kulikov · 14 years ago
  59. 6820fea powerpc/fsl_msi: Handle msi-available-ranges better by Scott Wood · 14 years ago
  60. d1dcfbb powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable by Anatolij Gustschin · 14 years ago
  61. f4154e1 powerpc/fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · 13 years ago
  62. 73909af powerpc: sysdev/xilinx_intc irq_data conversion. by Lennert Buytenhek · 13 years ago
  63. 42a07ae powerpc: sysdev/uic irq_data conversion. by Lennert Buytenhek · 13 years ago
  64. 11afe2b powerpc: sysdev/tsi108_pci irq_data conversion. by Lennert Buytenhek · 13 years ago
  65. 3a0adfa powerpc: sysdev/qe_lib/qe_ic irq_data conversion. by Lennert Buytenhek · 13 years ago
  66. 41f3863 powerpc: sysdev/mv64x60_pic irq_data conversion. by Lennert Buytenhek · 13 years ago
  67. 94347cb powerpc: sysdev/mpc8xxx_gpio irq_data conversion. by Lennert Buytenhek · 13 years ago
  68. febd401 powerpc: sysdev/mpc8xx_pic irq_data conversion. by Lennert Buytenhek · 13 years ago
  69. 687228a powerpc: sysdev/ipic irq_data conversion. by Lennert Buytenhek · 13 years ago
  70. d420118 powerpc: sysdev/i8259 irq_data conversion. by Lennert Buytenhek · 13 years ago
  71. 37e1661 powerpc: sysdev/fsl_msi irq_data conversion. by Lennert Buytenhek · 13 years ago
  72. c47eefa powerpc: sysdev/cpm2_pic irq_data conversion. by Lennert Buytenhek · 13 years ago
  73. a2073d5 powerpc: sysdev/cpm1 irq_data conversion. by Lennert Buytenhek · 13 years ago
  74. 835c0553 powerpc: mpic irq_data conversion. by Lennert Buytenhek · 13 years ago
  75. ae39573 powerpc/mv64x60: Suspected typo in assignment by Nicolas Kaiser · 14 years ago
  76. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  77. 8bfc5e3 powerpc/mpic: Fix mask/unmask timeout message by Scott Wood · 14 years ago
  78. 50f4df4 Merge remote branch 'kumar/next' into merge by Benjamin Herrenschmidt · 14 years ago
  79. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  80. 12a4dc4 rapidio: fix hang on RapidIO doorbell queue full condition by Thomas Taranowski · 14 years ago
  81. b5fb0cc powerpc/fsl_rio: Fix non-standard HID1 register access by Shaohui Xie · 14 years ago
  82. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  83. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  84. d392da5 Merge v2.6.37-rc8 into powerpc/next by Grant Likely · 14 years ago
  85. 518fdae powerpc/pci: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  86. d164f6d powerpc/4xx: Add suspend and idle support by Victor Gallardo · 14 years ago
  87. 34c4d01 powerpc/dart: iommu table cleanup by Nishanth Aravamudan · 14 years ago
  88. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  89. 4b6ba8a of/net: Move of_get_mac_address() to a common source file. by David Daney · 14 years ago
  90. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  91. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  92. af84ca3 rapidio: add handling of redundant routes by Alexandre Bounine · 14 years ago
  93. 93e2cbd rapidio:powerpc/85xx: modify RIO port-write interrupt handler by Alexandre Bounine · 14 years ago
  94. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 14 years ago
  95. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 14 years ago
  96. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  97. 126512e USB: add platform glue driver for FSL USB DR controller by Anatolij Gustschin · 14 years ago
  98. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  99. abd12fe fsl_rio: Add comments for sRIO registers. by Shaohui Xie · 14 years ago
  100. 6db92cc powerpc/85xx: add cache-sram support by Harninder Rai · 14 years ago