1. a68bd12 powerpc/powernv/ioda: Allocate indirect TCE levels on demand by Alexey Kardashevskiy · 6 years ago
  2. 090bad3 powerpc/powernv: Add indirect levels to it_userspace by Alexey Kardashevskiy · 6 years ago
  3. 191c228 powerpc/powernv: Move TCE manupulation code to its own file by Alexey Kardashevskiy · 6 years ago
  4. 7f2c39e powerpc/powernv: Introduce new PHB type for opencapi links by Frederic Barrat · 7 years ago
  5. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  6. 1b2c2b1 powerpc/powernv/npu: Don't explicitly flush nmmu tlb by Alistair Popple · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. b9fde58 powerpc/powernv: Rework EEH initialization on powernv by Benjamin Herrenschmidt · 7 years ago
  9. 2552910 powerpc/powernv: Enable PCI peer-to-peer by Frederic Barrat · 7 years ago
  10. 5cb1f8f powerpc/powernv/pci: Dynamically allocate PHB diag data by Russell Currey · 7 years ago
  11. 31bbd45 powerpc/powernv/pci: Reduce spam when dumping PEST by Russell Currey · 7 years ago
  12. 6b3d12a powerpc/powernv: Fix TCE kill on NVLink2 by Alistair Popple · 7 years ago
  13. 1ab66d1 powerpc/powernv: Introduce address translation services for Nvlink2 by Alistair Popple · 7 years ago
  14. 616badd powerpc/powernv: Use OPAL call for TCE kill on NVLink2 by Alistair Popple · 8 years ago
  15. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  16. fd141d1a powerpc/powernv/pci: Rework accessing the TCE invalidate register by Benjamin Herrenschmidt · 8 years ago
  17. a34ab7c powerpc/powernv/pci: Rename TCE invalidation calls by Benjamin Herrenschmidt · 8 years ago
  18. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 8 years ago
  19. 4361b03 powerpc/powernv: Add support for the cxl kernel api on the real phb by Ian Munsie · 8 years ago
  20. f456834 powerpc/powernv: Split cxl code out into a separate file by Ian Munsie · 8 years ago
  21. c5f7700 powerpc/powernv: Dynamically release PE by Gavin Shan · 8 years ago
  22. 63803c3 powerpc/powernv: Setup PE for root bus by Gavin Shan · 8 years ago
  23. c127562 powerpc/powernv: Increase PE# capacity by Gavin Shan · 8 years ago
  24. b5cb9ab powerpc/powernv/npu: Enable NVLink pass through by Alexey Kardashevskiy · 8 years ago
  25. 8567486 powerpc/powernv/npu: Rework TCE Kill handling by Alexey Kardashevskiy · 8 years ago
  26. 7d623e4 powerpc/powernv/ioda2: Export debug helper pe_level_printk() by Alexey Kardashevskiy · 8 years ago
  27. f9f8345 powerpc/powernv/npu: Simplify DMA setup by Alexey Kardashevskiy · 8 years ago
  28. 0bbcdb4 powerpc/powernv/npu: TCE Kill helpers cleanup by Alexey Kardashevskiy · 8 years ago
  29. 1e91677 powerpc/powernv: Use PE instead of number during setup and release by Gavin Shan · 8 years ago
  30. 2b923ed powerpc/powernv/ioda1: Improve DMA32 segment track by Gavin Shan · 8 years ago
  31. 801846d powerpc/powernv: Remove DMA32 PE list by Gavin Shan · 8 years ago
  32. 93289d8 powerpc/powernv: Track M64 segment consumption by Gavin Shan · 8 years ago
  33. 689ee8c powerpc/powernv: Data type unsigned int for PE number by Gavin Shan · 8 years ago
  34. 92b8f13 powerpc/powernv: Rename PE# fields in struct pnv_phb by Gavin Shan · 8 years ago
  35. 13ce759 powerpc/powernv: Reorder fields in struct pnv_phb by Gavin Shan · 8 years ago
  36. 475d92c powerpc/powernv: Drop phb->bdfn_to_pe() by Gavin Shan · 8 years ago
  37. 2527083 Merge tag 'powerpc-4.5-4' into next by Michael Ellerman · 8 years ago
  38. 1bc74f1 powerpc/powernv: Fix stale PE primary bus by Gavin Shan · 8 years ago
  39. 2de50e9 powerpc/powernv: Remove support for p5ioc2 by Russell Currey · 8 years ago
  40. 5d2aa71 powerpc/powernv: Add support for Nvlink NPUs by Alistair Popple · 9 years ago
  41. 53522982 powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops by Andrew Donnellan · 9 years ago
  42. 26ba248 powerpc/powernv: Pick M64 PEs based on BARs by Gavin Shan · 9 years ago
  43. d120385 powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE() by Gavin Shan · 9 years ago
  44. 96a2f92 powerpc/powernv: Reserve M64 PEs based on BARs by Gavin Shan · 9 years ago
  45. 05c6cfb powerpc/iommu/powernv: Release replaced TCE by Alexey Kardashevskiy · 9 years ago
  46. 5780fb0 powerpc/powernv/ioda2: Move TCE kill register address to PE by Alexey Kardashevskiy · 9 years ago
  47. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 9 years ago
  48. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 9 years ago
  49. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  50. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 9 years ago
  51. 763d2d8 powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops by Daniel Axtens · 9 years ago
  52. 92ae035 powerpc/powernv: Specialise pci_controller_ops for each controller type by Daniel Axtens · 9 years ago
  53. 781a868 powerpc/powernv: Shift VF resource with an offset by Wei Yang · 9 years ago
  54. 9e8d4a1 powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically by Wei Yang · 9 years ago
  55. 3532a741 powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor by Gavin Shan · 9 years ago
  56. 2f6cf79 powerpc/powernv: Remove unused file by Gavin Shan · 9 years ago
  57. cadf364 powerpc/powernv: Drop PHB operation reset() by Gavin Shan · 9 years ago
  58. 2a485ad powerpc/powernv: Drop PHB operation next_error() by Gavin Shan · 9 years ago
  59. 40ae5f6 powerpc/powernv: Drop PHB operation get_state() by Gavin Shan · 9 years ago
  60. 7e3e4f8 powerpc/powernv: Drop PHB operation set_option() by Gavin Shan · 9 years ago
  61. bbe170e powerpc/powernv: Drop PHB operation configure_bridge() by Gavin Shan · 9 years ago
  62. 95edcde powerpc/powernv: Drop PHB operation get_log() by Gavin Shan · 9 years ago
  63. 4cf1744 powerpc/powernv: Drop PHB operation post_init() by Gavin Shan · 9 years ago
  64. fa646c3 powerpc/powernv: Drop PHB operation err_inject() by Gavin Shan · 9 years ago
  65. 5ef7356 powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe() by Gavin Shan · 10 years ago
  66. fe7e85c powerpc/powernv: Override dma_get_required_mask() by Gavin Shan · 10 years ago
  67. 131c123 powerpc/eeh: Introduce eeh_ops::err_inject by Gavin Shan · 10 years ago
  68. 49dec92 powerpc/powernv: Handle compound PE by Gavin Shan · 10 years ago
  69. 262af55 powerpc/powernv: Enable M64 aperatus for PHB3 by Guo Chao · 10 years ago
  70. 8fa5d45 powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table() by Alexey Kardashevskiy · 10 years ago
  71. 361f2a2 powrpc/powernv: Reset PHB in kdump kernel by Gavin Shan · 10 years ago
  72. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  73. 7f52a526 powerpc/eeh: Allow to disable EEH by Gavin Shan · 10 years ago
  74. f5bc6b7 powerpc/powernv: Move PNV_EEH_STATE_ENABLED around by Gavin Shan · 10 years ago
  75. 467f79a powerpc/powernv: Remove PNV_EEH_STATE_REMOVED by Gavin Shan · 10 years ago
  76. cd15b04 powerpc/powernv: Add iommu DMA bypass support for IODA2 by Benjamin Herrenschmidt · 10 years ago
  77. dece8ad Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  78. ca1de5d powernv/eeh: Add buffer for P7IOC hub error data by Brian W Hart · 11 years ago
  79. 93aef2a powerpc/powernv: Move PHB-diag dump functions around by Gavin Shan · 11 years ago
  80. 36954dc powerpc/powernv: Reserve the correct PE number by Gavin Shan · 11 years ago
  81. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  82. 8e0a161 powerpc: add real mode support for dma operations on powernv by Alexey Kardashevskiy · 11 years ago
  83. 5c9d6d7 powerpc/powernv: Double size of log blob by Gavin Shan · 11 years ago
  84. 5e4da53 powerpc/powernv: Fix some PCI sparse errors and one LE bug by Anton Blanchard · 11 years ago
  85. 9bf41be powerpc/powernv: Use dev-node in PCI config accessors by Gavin Shan · 11 years ago
  86. 0b9e267 powerpc/powernv: Replace variables with flags by Gavin Shan · 11 years ago
  87. 37c367f powerpc/powernv: Debugfs directory for PHB by Gavin Shan · 11 years ago
  88. 70f942d powerpc/eeh: I/O chip next error by Gavin Shan · 11 years ago
  89. 8747f36 powerpc/eeh: EEH backend for P7IOC by Gavin Shan · 11 years ago
  90. 73ed148 powerpc/powernv: Improve kexec reliability by Benjamin Herrenschmidt · 11 years ago
  91. 4cce955 powerpc/powernv: TCE invalidation for PHB3 by Gavin Shan · 11 years ago
  92. 137436c powerpc/powernv: Patch MSI EOI handler on P8 by Gavin Shan · 11 years ago
  93. aa0c033 powerpc/powernv: Supports PHB3 by Gavin Shan · 11 years ago
  94. fb1b55d powerpc/powernv: Use MSI bitmap to manage IRQs by Gavin Shan · 11 years ago
  95. db1266c powerpc/powernv: Skip check on PE if necessary by Gavin Shan · 12 years ago
  96. 7ebdf95 powerpc/powernv: PE list based on creation order by Gavin Shan · 12 years ago
  97. cee72d5 powerpc/powernv: Display diag data on p7ioc EEH errors by Benjamin Herrenschmidt · 13 years ago
  98. 184cd4a powerpc/powernv: PCI support for p7IOC under OPAL v2 by Benjamin Herrenschmidt · 13 years ago
  99. c1a2562 powerpc/powernv: Implement MSI support for p5ioc2 PCIe by Benjamin Herrenschmidt · 13 years ago
  100. 61305a9 powerpc/powernv: Add support for p5ioc2 PCI-X and PCIe by Benjamin Herrenschmidt · 13 years ago