1. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  2. 10b35b2 powerpc/powernv: Do not set "read" flag if direction==DMA_NONE by Alexey Kardashevskiy · 9 years ago
  3. ac9a588 powerpc/iommu: Put IOMMU group explicitly by Alexey Kardashevskiy · 9 years ago
  4. c577382 powerpc/powernv/ioda: Clean up IOMMU group registration by Alexey Kardashevskiy · 9 years ago
  5. 4617082 powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group by Alexey Kardashevskiy · 9 years ago
  6. ea30e99 powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group by Alexey Kardashevskiy · 9 years ago
  7. 0d7cd85 powerpc/powernv: Add opal-prd channel by Jeremy Kerr · 9 years ago
  8. 594fcb9 powerpc/powernv: Expose OPAL APIs required by PRD interface by Jeremy Kerr · 10 years ago
  9. 48c0615 powerpc/powernv: Merge common platform device initialisation by Jeremy Kerr · 10 years ago
  10. 14aae78 powerpc/powernv: convert OPAL codes returned by sysparam calls by Cédric Le Goater · 10 years ago
  11. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 10 years ago
  12. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 10 years ago
  13. c1231a7 powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  14. 763d2d8 powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops by Daniel Axtens · 10 years ago
  15. 92ae035 powerpc/powernv: Specialise pci_controller_ops for each controller type by Daniel Axtens · 10 years ago
  16. 8392296 powerpc/pasemi: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  17. 1d14b87 powerpc/pseries: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  18. 7e3d6c5 powerpc/cell: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  19. d638111 powerpc/powernv: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  20. 81f2f7c opal: Remove events notifier by Alistair Popple · 10 years ago
  21. 8034f71 powernv/opal-dump: Convert to irq domain by Alistair Popple · 10 years ago
  22. 74159a7 powernv/elog: Convert elog to opal irq domain by Alistair Popple · 10 years ago
  23. a295af2 powernv/opal: Convert opal message events to opal irq domain by Alistair Popple · 10 years ago
  24. 7923144 powernv/eeh: Update the EEH code to use the opal irq domain by Alistair Popple · 10 years ago
  25. 9f0fd04 powerpc/powernv: Add a virtual irqchip for opal events by Alistair Popple · 10 years ago
  26. 96e023e powerpc/powernv: Reorder OPAL subsystem initialisation by Alistair Popple · 10 years ago
  27. 5703d2f powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior by Shreyas B. Prabhu · 10 years ago
  28. d405a98 powerpc/powernv: Move cpuidle related code from setup.c to new file by Shreyas B. Prabhu · 10 years ago
  29. d4d4add powerpc: Little endian should depend on PPC_BOOK3S_64 by Michael Ellerman · 10 years ago
  30. e17866d powerpc/eeh: fix powernv_eeh_wait_state delay logic by Wei Yang · 10 years ago
  31. 2ac3990 powerpc/eeh: fix comment for wait_state() by Wei Yang · 10 years ago
  32. 38c0488 powerpc/powernv: Silence SYSPARAM warning on boot by Joel Stanley · 10 years ago
  33. e0d0059 powerpc/vdso: Disable building the 32-bit VDSO on little endian by Michael Ellerman · 10 years ago
  34. 5af7a6f powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y by Michael Ellerman · 10 years ago
  35. 2222ce0f powerpc/pseries: Fix possible leaked device node reference by Nathan Fontenot · 10 years ago
  36. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 10 years ago
  37. d33047f powerpc/powernv: Fix early pci_controller_ops loading. by Daniel Axtens · 10 years ago
  38. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  39. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  40. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 10 years ago
  41. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  42. e243304 powerpc/powernv: reboot when requested by firmware by Joel Stanley · 10 years ago
  43. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  44. 2fe0753 powerpc/powermac: Fix build error seen with powermac smp builds by Guenter Roeck · 10 years ago
  45. 16e00f5 powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE by Alexey Kardashevskiy · 10 years ago
  46. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  47. ff7a2ad powerpc: Remove PPC32 code from pseries specific find_and_init_phbs() by Daniel Axtens · 10 years ago
  48. 4acd09b powerpc/cell: Fix iommu breakage caused by controller_ops change by Michael Ellerman · 10 years ago
  49. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 10 years ago
  50. b0a478e powerpc/pseries: Correct memory hotplug locking by Nathan Fontenot · 10 years ago
  51. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. 3a29dd6 Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 10 years ago
  53. ed59190 powerpc/powernv: Add interfaces for flash device access by Cyril Bur · 10 years ago
  54. 9c1368f powerpc/cell: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 10 years ago
  55. 19124d6 powerpc/maple: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 10 years ago
  56. d28a0d9 powerpc/pasemi: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 10 years ago
  57. 65ebf4b powerpc/powernv: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 10 years ago
  58. 38ae9ec powerpc/pseries: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 10 years ago
  59. e63f26d powerpc/powermac: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 10 years ago
  60. 798248a powerpc: dart_iommu: optionally populate controller_ops on init by Daniel Axtens · 10 years ago
  61. c88c2a1 powerpc: pcibios_enable_device_hook: return bool rather than int by Daniel Axtens · 10 years ago
  62. ba9c8f2 powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c by Daniel Axtens · 10 years ago
  63. bdc728a powerpc: move find_and_init_phbs() to pSeries specific code by Daniel Axtens · 10 years ago
  64. a7f4ee1 powerpc: Drop return value of smp_ops->probe() by Michael Ellerman · 10 years ago
  65. 7261b95 powerpc/cell: Fix cell iommu after it_page_shift changes by Michael Ellerman · 10 years ago
  66. b0dd00a powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes by Michael Ellerman · 10 years ago
  67. 58995a9 powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define by Anton Blanchard · 10 years ago
  68. bf4981a powerpc: Remove the celleb support by Michael Ellerman · 10 years ago
  69. 646b54f powerpc/powernv: Remove powernv RTAS support by Michael Ellerman · 10 years ago
  70. 428d4d6 Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 10 years ago
  71. 28ea605 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  72. 88b7936 powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map by Yanjiang Jin · 10 years ago
  73. 6a84079 powerpc32/chrp: fix section mismatch warning by LEROY Christophe · 10 years ago
  74. 6bc08d0 powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read by Cédric Le Goater · 10 years ago
  75. e3c5c2e powerpc/powernv: convert codes returned by OPAL calls by Cédric Le Goater · 10 years ago
  76. d4ed11a Merge branch 'next-eeh' into next-sriov by Benjamin Herrenschmidt · 10 years ago
  77. 027fa02 powerpc/powernv: Don't map M64 segments using M32DT by Gavin Shan · 10 years ago
  78. 250c7b2 powerpc/pci: Remove unused struct pci_dn.pcidev field by Wei Yang · 10 years ago
  79. 02639b0 powerpc/powernv: Group VF PE when IOV BAR is big on PHB3 by Wei Yang · 10 years ago
  80. 5b88ec2 powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported by Wei Yang · 10 years ago
  81. 781a868 powerpc/powernv: Shift VF resource with an offset by Wei Yang · 10 years ago
  82. 5350ab3 powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv by Wei Yang · 10 years ago
  83. 6e628c7 powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe by Wei Yang · 10 years ago
  84. 9e8d4a1 powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically by Wei Yang · 10 years ago
  85. a8b2f82 powerpc/pci: Create pci_dn for VFs by Gavin Shan · 10 years ago
  86. 529d235 powerpc: Add a proper syscall for switching endianness by Michael Ellerman · 10 years ago
  87. c03e737 powerpc/pseries: Simplify check for suspendability during suspend/migration by Tyrel Datwyler · 10 years ago
  88. df60f57 Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into test by Michael Ellerman · 10 years ago
  89. 605f302 powerpc/powernv: Avoid explicit endian conversions while parsing device tree by Preeti U Murthy · 10 years ago
  90. b921e90 powerpc/powernv: Add OPAL message notifier unregister function by Neelesh Gupta · 10 years ago
  91. 792f96e powerpc/powernv: Fix the overflow of OPAL message notifiers head array by Neelesh Gupta · 10 years ago
  92. 8f910fd powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle by Geert Uytterhoeven · 10 years ago
  93. 3bf5756 powerpc/powernv: Support OPAL requested heartbeat by Benjamin Herrenschmidt · 10 years ago
  94. 3f77df7 powerpc/powernv: Check image loaded or not before calling flash by Vasant Hegde · 10 years ago
  95. c6406d8 powerpc/eeh: Remove device_node dependency by Gavin Shan · 10 years ago
  96. 0bd7858 powerpc/eeh: Replace device_node with pci_dn in eeh_ops by Gavin Shan · 10 years ago
  97. ff57b45 powerpc/eeh: Do probe on pci_dn by Gavin Shan · 10 years ago
  98. e8e9b34 powerpc/eeh: Create eeh_dev from pci_dn instead of device_node by Gavin Shan · 10 years ago
  99. 3532a741 powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor by Gavin Shan · 10 years ago
  100. 2e6e996 powerpc/corenet: Enable muxing MDIO buses via FPGA by Shruti Kanetkar · 10 years ago