1. 042f7b7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  2. e47ff70 powerpc: Use of_node_init() for the fakenode in msi_bitmap.c by Li Zhong · 11 years ago
  3. 2aaf308 rapidio: rework device hierarchy and introduce mport class of devices by Alexandre Bounine · 10 years ago
  4. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  5. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  6. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  7. 48b1618 fsl/pci: The new pci suspend/resume implementation by Wang Dongsheng · 11 years ago
  8. a424b97 powerpc/pci: Fix IMMRBAR address by Minghuan Lian · 11 years ago
  9. 75b57ec of: Make device nodes kobjects so they show up in sysfs by Grant Likely · 11 years ago
  10. c866cda powerpc:eVh_pic: Kill irq_desc abuse by Thomas Gleixner · 11 years ago
  11. d2ae2e2 driver/memory:Move Freescale IFC driver to a common driver by Prabhakar Kushwaha · 11 years ago
  12. 0215b4a powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=y by Paul Gortmaker · 11 years ago
  13. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  14. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  15. 67bfa0e powerpc/iommu: Fix initialisation of DART iommu table by Alistair Popple · 11 years ago
  16. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  17. 482c434 dt/bindings: Remove device_type "serial" from marvell,mv64360-mpsc by Grant Likely · 11 years ago
  18. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  19. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  20. d064f30 powerpc/fsl_pci: add versionless pci compatible by Shengzhou Liu · 11 years ago
  21. a655f72 powerpc/85xx: handle the eLBC error interrupt if it exists in dts by Shaohui Xie · 11 years ago
  22. d2dc13b powerpc/mpic_timer: fix convert ticks to time subtraction overflow by Wang Dongsheng · 11 years ago
  23. 0fd7958 powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bit by Wang Dongsheng · 11 years ago
  24. 1e83bf8 powerpc/sysdev: Fix a pci section mismatch for Book E by Christian Engelmayer · 11 years ago
  25. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  26. dece8ad Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  27. 1b42983 powerpc/44x: Fix ocm_block allocation by Ilia Mirkin · 11 years ago
  28. d317ac1 powerpc/pci: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  29. 66c29da6 powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNV by Michael Ellerman · 11 years ago
  30. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  31. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  32. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  33. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  34. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  35. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  36. cda1355 powerpc/scom: Improve debugfs interface by Benjamin Herrenschmidt · 11 years ago
  37. 7e198197 powerpc/mpc512x: remove unnecessary #if by Brian Norris · 11 years ago
  38. dde8e3e powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev() by Wei Yongjun · 11 years ago
  39. bbd234b powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk by Chunhe Lan · 11 years ago
  40. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  41. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  42. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  43. 81fafea powerpc/scom: Use "devspec" rather than "path" in debugfs entries by Benjamin Herrenschmidt · 11 years ago
  44. 4777f79 powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS by Benjamin Herrenschmidt · 11 years ago
  45. 762fd3a powerpc/scom: Create debugfs files using ibm,chip-id if available by Benjamin Herrenschmidt · 11 years ago
  46. 5f33af4 powerpc/scom: Add support for "reg" property by Benjamin Herrenschmidt · 11 years ago
  47. aaa6309 powerpc/scom: Change scom_read() and scom_write() to return errors by Benjamin Herrenschmidt · 11 years ago
  48. 32dda05 powerpc/mpic: Disable preemption when calling mpic_processor_id() by Scott Wood · 11 years ago
  49. bf8e0f8 powerpc/powernv: Fix endian issues in OPAL ICS backend by Benjamin Herrenschmidt · 11 years ago
  50. 26a2056 powerpc: add explicit OF includes by Rob Herring · 11 years ago
  51. f030826 powerpc/pci: Use pci_is_pcie() to simplify code by Yijing Wang · 11 years ago
  52. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  53. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  54. 695093e iommu/fsl: Freescale PAMU driver and iommu implementation. by Varun Sethi · 11 years ago
  55. d213dd5 powerpc: Fix some endian issues in xics code by Anton Blanchard · 11 years ago
  56. 6f7aba7 powerpc: Add some endian annotations to time and xics code by Anton Blanchard · 11 years ago
  57. 36f6849 powerpc/pci: fix PCI-e check link issue by Yuanquan Chen · 11 years ago
  58. c45e918 powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu by Kevin Hao · 11 years ago
  59. 2d49c42 powerpc/fsl-pci: fix the unreachable warning message by Kevin Hao · 11 years ago
  60. f31dd94 powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3 by Minghuan Lian · 11 years ago
  61. f8dc6eb powerpc/fsl_msi: fix error return code in fsl_of_msi_probe() by Wei Yongjun · 11 years ago
  62. 4e0e343 powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx by Hongtao Jia · 11 years ago
  63. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  64. dd8164c Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  65. a63b3bc powerpc/fsl: add MPIC timer wakeup support by Dongsheng.wang@freescale.com · 11 years ago
  66. 9e6f31a powerpc/mpic: create mpic subsystem object by Dongsheng.wang@freescale.com · 11 years ago
  67. 36ca09b powerpc/mpic: add global timer support by Dongsheng.wang@freescale.com · 11 years ago
  68. 5ff04b7 powerpc/mpic: add irq_set_wake support by Dongsheng.wang@freescale.com · 11 years ago
  69. 86d3796 powerpc/mpic: Add get_version API both for internal and external use by Hongtao Jia · 11 years ago
  70. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  71. b37e161 powerpc/pci: Fix boot panic on mpc83xx (regression) by Rojhalat Ibrahim · 11 years ago
  72. e800340 powerpc: Mark low level irq handlers NO_THREAD by Thomas Gleixner · 12 years ago
  73. e242114 powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU by chenhui zhao · 11 years ago
  74. dcb615a powerpc: Fix irq_set_affinity() return values by Alexander Gordeev · 11 years ago
  75. 3065023 powerpc: Add an in memory udbg console by Alistair Popple · 11 years ago
  76. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 11 years ago
  77. 5fe0c1f irqdomain: Allow quiet failure mode by Benjamin Herrenschmidt · 11 years ago
  78. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  79. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  80. d5bbe65 powerpc: Fix usage of setup_pci_atmu() by Michael Neuling · 11 years ago
  81. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 11 years ago
  82. 04aa99c powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu by Kevin Hao · 11 years ago
  83. 54695c3 KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM by Benjamin Herrenschmidt · 11 years ago
  84. 137436c powerpc/powernv: Patch MSI EOI handler on P8 by Gavin Shan · 11 years ago
  85. a486bdb powerpc/powernv: Add option CONFIG_POWERNV_MSI by Gavin Shan · 11 years ago
  86. 6263fb3 powerpc/powernv: Fix missing Kconfig dependency for MSIs by Benjamin Herrenschmidt · 11 years ago
  87. 09652b0 powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR by Adrian-Leonard Radu · 12 years ago
  88. 50d8f87 powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers by Rojhalat Ibrahim · 11 years ago
  89. 34642bb powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller by Kumar Gala · 12 years ago
  90. 58631ad powerpc/fsl-msi: use a different lockclass for the cascade interrupt by Sebastian Andrzej Siewior · 12 years ago
  91. 2b4a8bd powerpc/fsl_pci: fix 64 bit pci size issue by Roy Zang · 12 years ago
  92. c3a0713 mv643xx_eth: convert to use the Marvell Orion MDIO driver by Florian Fainelli · 12 years ago
  93. 22aebe6 powerpc/qe: Fix Kconfig enablement of QE_USB support by Kumar Gala · 12 years ago
  94. c741720 powerpc/85xx: Add platform_device declaration to fsl_pci.h by Jia Hongtao · 12 years ago
  95. cc6ea0d powerpc/85xx: Add support for FSL PCIe controller v3.0 by Roy ZANG · 12 years ago
  96. dffff02 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  97. 12c7e8f powerpc/85xx: l2sram - Add compatible string for BSC9131 platform by Harninder Rai · 12 years ago
  98. 7c509ee powerpc/mpic: allow coreint to be determined by MPIC version by Scott Wood · 12 years ago
  99. 52c5aff powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr struct by Varun Sethi · 12 years ago
  100. 14bdc91 powerpc/85xx: fix various PCI node compatible strings by Timur Tabi · 12 years ago