1. 1661e5b powerpc/cpm: Clear muram before it is in use. by Hongjun Chen · 14 years ago
  2. 2bcd1c0 powerpc/fsl_msi: add support for "msi-address-64" property by Timur Tabi · 13 years ago
  3. 2228511 powerpc/fsl_msi: fix support for multiple MSI ranges by Timur Tabi · 13 years ago
  4. c68308d gpio: move mpc8xxx/512x gpio driver to drivers/gpio by Wolfram Sang · 13 years ago
  5. 5c7c1e9 powerpc/powernv: Add OPAL ICS backend by Benjamin Herrenschmidt · 13 years ago
  6. cf01a40 powerpc/xics: Add __init to marker icp_native_init() by Arnaud Lacombe · 13 years ago
  7. 9c57a32 powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions. by Tony Breeds · 13 years ago
  8. 14b9247 powerpc/mpic: Add support for discontiguous cores by Timur Tabi · 13 years ago
  9. 9bb7361 Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  10. 671ee7f arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  11. e7fa1d1 powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx by Ayman El-Khashab · 13 years ago
  12. 883a805 powerpc/4xx: Fix build of PCI code on 405 by Benjamin Herrenschmidt · 13 years ago
  13. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  14. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  15. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  16. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  17. a8e616b powerpc/4xx: Move PCIE printk to proper function by Josh Boyer · 13 years ago
  18. 0e47ff1 powerpc: rename ppc_pci_*_flags to pci_*_flags by Rob Herring · 13 years ago
  19. 112d1fe powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwops by Tony Breeds · 13 years ago
  20. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  21. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  22. 6da49a2 Merge remote branch 'origin/master' into next by Benjamin Herrenschmidt · 13 years ago
  23. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  24. 08871c0 powerpc/85xx: Add host-pci(e) bridge only for RC by Prabhakar Kushwaha · 13 years ago
  25. d173ea6 powerpc: add Freescale hypervisor partition control functions by Timur Tabi · 13 years ago
  26. 3a93261 powerpc: introduce the ePAPR embedded hypervisor vmpic driver by Ashish Kalra · 13 years ago
  27. 6ec36b5 powerpc: make irq_choose_cpu() available to all PIC drivers by Stuart Yoder · 13 years ago
  28. 470788d powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADER by Kumar Gala · 13 years ago
  29. 82a9a48 powerpc/e500: fix breakage with fsl_rio_mcheck_exception by Scott Wood · 13 years ago
  30. 77ef489 powerpc/mpic: Support compiling with DEBUG enabled by Dmitry Eremin-Solenikov · 13 years ago
  31. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  32. 704102a6 powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts by Shaohui Xie · 13 years ago
  33. 9693ebd Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  34. 3fb7933 powerpc/4xx: Adding PCIe MSI support by Rupjyoti Sarmah · 13 years ago
  35. 6ff3145 powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx by Shaohui Xie · 14 years ago
  36. cce1f10 powerpc/fsl_rio: move machine_check handler by Shaohui Xie · 14 years ago
  37. d08e445 powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum by Shengzhou Liu · 13 years ago
  38. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  39. 3d07f0e Merge remote branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  40. 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
  41. 4c844066 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  42. ea94187 powerpc/mpic: add the mpic global timer support by Scott Wood · 13 years ago
  43. 22d168c powerpc/mpic: parse 4-cell intspec types other than zero by Scott Wood · 13 years ago
  44. 134c428 Merge remote branch 'benh/merge' into benh-next by Kumar Gala · 13 years ago
  45. 3ee62d3 powerpc: Add virq_is_host to reduce virq_to_host usage by Milton Miller · 13 years ago
  46. d1921bc powerpc/fsl_msi: Use chip_data not handler_data by Milton Miller · 13 years ago
  47. 6c4c82e powerpc/fsl_msi: Don't abuse platform_data for driver_data by Milton Miller · 13 years ago
  48. 7ee342b powerpc: Remove i8259 irq_host_ops->unmap by Milton Miller · 13 years ago
  49. e085255 powerpc/xics: Cleanup xics_host_map and ipi by Milton Miller · 13 years ago
  50. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  51. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 13 years ago
  52. 3caba98 powerpc/mpic: Simplify ipi cpu mask handling by Milton Miller · 13 years ago
  53. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  54. 2a116f3 powerpc/mpic: Break cpumask abstraction earlier by Milton Miller · 13 years ago
  55. ebc0421 powerpc/mpic: Limit NR_CPUS loop to 32 bit by Milton Miller · 13 years ago
  56. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 13 years ago
  57. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  58. f5a592f PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  59. a1d0d98 powerpc: Add WSP platform by David Gibson · 13 years ago
  60. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  61. 411e689 powerpc/nvram: Search for nvram using compatible by Benjamin Herrenschmidt · 13 years ago
  62. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 13 years ago
  63. ab814b9 powerpc: Add SCOM infrastructure by Benjamin Herrenschmidt · 13 years ago
  64. f6e17f9 powerpc/xics: Make sure we have a sensible default distribution server by Benjamin Herrenschmidt · 13 years ago
  65. 0b05ac6 powerpc/xics: Rewrite XICS driver by Benjamin Herrenschmidt · 13 years ago
  66. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  67. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  68. ef1fd2d powerpc/85xx: Don't add disabled PCIe devices by Prabhakar Kushwaha · 13 years ago
  69. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  70. b3cf2bb powerpc/8xx: Fix another breakage from the irq_data conversion by Benjamin Herrenschmidt · 13 years ago
  71. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 13 years ago
  72. ddaedd1 powerpc-fsl-msi-use-irqd.patch by Thomas Gleixner · 13 years ago
  73. 773e20d powerpc: xilinx: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  74. 1ac06cd powerpc: uic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  75. 24a3f2e powerpc: mpic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  76. 5fed97a powerpc: mpc8xx_pic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  77. ecf4b19 powerpc: ipic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  78. 7bf811a8 powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLED by Thomas Gleixner · 13 years ago
  79. a28ab38 powerpc: cpm2_pic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  80. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 13 years ago
  81. c1256eb rapidio: remove mport resource reservation from common RIO code by Alexandre Bounine · 13 years ago
  82. 569fccb rapidio: modify mport ID assignment by Alexandre Bounine · 13 years ago
  83. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 13 years ago
  84. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 13 years ago
  85. f8f0626 rapidio: add architecture specific callbacks by Alexandre Bounine · 13 years ago
  86. d6a2639 powerpc: Factoring mpic cpu id fetching into a function by Meador Inge · 13 years ago
  87. dfec220 powerpc: Make MPIC honor the "pic-no-reset" device tree property by Meador Inge · 13 years ago
  88. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  89. b0aea14 powerpc/85xx: Fix signedness bug in cache-sram by Vasiliy Kulikov · 14 years ago
  90. 6820fea powerpc/fsl_msi: Handle msi-available-ranges better by Scott Wood · 13 years ago
  91. d1dcfbb powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable by Anatolij Gustschin · 13 years ago
  92. f4154e1 powerpc/fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · 13 years ago
  93. 73909af powerpc: sysdev/xilinx_intc irq_data conversion. by Lennert Buytenhek · 13 years ago
  94. 42a07ae powerpc: sysdev/uic irq_data conversion. by Lennert Buytenhek · 13 years ago
  95. 11afe2b powerpc: sysdev/tsi108_pci irq_data conversion. by Lennert Buytenhek · 13 years ago
  96. 3a0adfa powerpc: sysdev/qe_lib/qe_ic irq_data conversion. by Lennert Buytenhek · 13 years ago
  97. 41f3863 powerpc: sysdev/mv64x60_pic irq_data conversion. by Lennert Buytenhek · 13 years ago
  98. 94347cb powerpc: sysdev/mpc8xxx_gpio irq_data conversion. by Lennert Buytenhek · 13 years ago
  99. febd401 powerpc: sysdev/mpc8xx_pic irq_data conversion. by Lennert Buytenhek · 13 years ago
  100. 687228a powerpc: sysdev/ipic irq_data conversion. by Lennert Buytenhek · 13 years ago