1. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 8 years ago
  2. 027dfac powerpc: Various typo fixes by Michael Ellerman · 8 years ago
  3. 1d4e89c powerpc/powernv/npu: Add PE to PHB's list by Alexey Kardashevskiy · 8 years ago
  4. 92a8675 powerpc/powernv: Fix insufficient memory allocation by Alexey Kardashevskiy · 8 years ago
  5. b5cb9ab powerpc/powernv/npu: Enable NVLink pass through by Alexey Kardashevskiy · 8 years ago
  6. 8567486 powerpc/powernv/npu: Rework TCE Kill handling by Alexey Kardashevskiy · 8 years ago
  7. 7d623e4 powerpc/powernv/ioda2: Export debug helper pe_level_printk() by Alexey Kardashevskiy · 8 years ago
  8. f9f8345 powerpc/powernv/npu: Simplify DMA setup by Alexey Kardashevskiy · 8 years ago
  9. 0bbcdb4 powerpc/powernv/npu: TCE Kill helpers cleanup by Alexey Kardashevskiy · 8 years ago
  10. bef9253 powerpc/powernv: Define TCE Kill flags by Alexey Kardashevskiy · 8 years ago
  11. a7cf13c powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entire by Alexey Kardashevskiy · 8 years ago
  12. 1e91677 powerpc/powernv: Use PE instead of number during setup and release by Gavin Shan · 8 years ago
  13. 2b923ed powerpc/powernv/ioda1: Improve DMA32 segment track by Gavin Shan · 8 years ago
  14. 801846d powerpc/powernv: Remove DMA32 PE list by Gavin Shan · 8 years ago
  15. acce971 powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE by Gavin Shan · 8 years ago
  16. b30d936 powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe() by Gavin Shan · 8 years ago
  17. 9945155 powerpc/powernv/ioda1: M64 support on P7IOC by Gavin Shan · 8 years ago
  18. c430670 powerpc/powernv: Rename M64 related functions by Gavin Shan · 8 years ago
  19. 93289d8 powerpc/powernv: Track M64 segment consumption by Gavin Shan · 8 years ago
  20. 69d733e powerpc/powernv: IO and M32 mapping based on PCI device resources by Gavin Shan · 8 years ago
  21. 23e7942 powerpc/powernv: Simplify pnv_ioda_setup_pe_seg() by Gavin Shan · 8 years ago
  22. 3fa23ff powerpc/powernv: Fix initial IO and M32 segmap by Gavin Shan · 8 years ago
  23. 689ee8c powerpc/powernv: Data type unsigned int for PE number by Gavin Shan · 8 years ago
  24. 92b8f13 powerpc/powernv: Rename PE# fields in struct pnv_phb by Gavin Shan · 8 years ago
  25. 475d92c powerpc/powernv: Drop phb->bdfn_to_pe() by Gavin Shan · 8 years ago
  26. cb4224c powerpc/powernv: Cleanup on pci_controller_ops instances by Gavin Shan · 8 years ago
  27. 2527083 Merge tag 'powerpc-4.5-4' into next by Michael Ellerman · 8 years ago
  28. 1bc74f1 powerpc/powernv: Fix stale PE primary bus by Gavin Shan · 8 years ago
  29. be283ee powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode by Wei Yang · 9 years ago
  30. dfcc8d4 powerpc/powernv: boundary the total VF BAR size instead of the individual one by Wei Yang · 9 years ago
  31. f2dd0af powerpc/powernv: replace the hard coded boundary with gate by Wei Yang · 9 years ago
  32. ee8222f powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR by Wei Yang · 9 years ago
  33. 7fbe7a9 powerpc/powernv: simplify the calculation of iov resource alignment by Wei Yang · 9 years ago
  34. b033185 powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR by Wei Yang · 9 years ago
  35. 08f48f3 powerpc/powernv: Reserve PE#0 on NPU by Alistair Popple · 9 years ago
  36. b521549 powerpc/powernv: Change NPU PE# assignment by Alistair Popple · 9 years ago
  37. 419dbd5 powerpc/powernv: Fix update of NVLink DMA mask by Alistair Popple · 9 years ago
  38. 5d2aa71 powerpc/powernv: Add support for Nvlink NPUs by Alistair Popple · 9 years ago
  39. a84bf32 powerpc: Add __raw_rm_writeq() function by Alistair Popple · 9 years ago
  40. 94973b2 Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field" by Alistair Popple · 9 years ago
  41. e80c4e7 powerpc/powernv: Fix M64 resource name in /proc/iomem by Gavin Shan · 9 years ago
  42. e4d54f7 powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL by Stewart Smith · 9 years ago
  43. fa14486 powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel= by Nishanth Aravamudan · 9 years ago
  44. bb00545 powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernel by Nishanth Aravamudan · 9 years ago
  45. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  46. 0e1ffef powerpc/iommu: Set default DMA offset in dma_dev_setup by Alexey Kardashevskiy · 9 years ago
  47. 74703cc powerpc/powernv: Fix the log message when disabling VF by Wei Yang · 9 years ago
  48. 53522982 powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops by Andrew Donnellan · 9 years ago
  49. 3ba3a73 powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table by Alexey Kardashevskiy · 9 years ago
  50. f951e51 powerpc/powernv: Unfreeze VF PE on releasing it by Gavin Shan · 9 years ago
  51. 283e2d8 powerpc/powernv: Include VF PE in PELTV of PF PE by Gavin Shan · 9 years ago
  52. 26ba248 powerpc/powernv: Pick M64 PEs based on BARs by Gavin Shan · 9 years ago
  53. d120385 powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE() by Gavin Shan · 9 years ago
  54. 96a2f92 powerpc/powernv: Reserve M64 PEs based on BARs by Gavin Shan · 9 years ago
  55. e9dc4d7 powerpc/powernv: Allow to reserve one PE for multiple times by Gavin Shan · 9 years ago
  56. e91c2511 powerpc/iommu: Cleanup setting of DMA base/offset by Benjamin Herrenschmidt · 9 years ago
  57. 5c89a87 powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma() by Alexey Kardashevskiy · 9 years ago
  58. b592643 powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=off by Alexey Kardashevskiy · 9 years ago
  59. 46d3e1e vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control by Alexey Kardashevskiy · 9 years ago
  60. 0054719 powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table by Alexey Kardashevskiy · 9 years ago
  61. c035e37 powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release by Alexey Kardashevskiy · 9 years ago
  62. 4793d65 vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API by Alexey Kardashevskiy · 9 years ago
  63. bbb845c powerpc/powernv: Implement multilevel TCE tables by Alexey Kardashevskiy · 9 years ago
  64. 43cb60a powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window by Alexey Kardashevskiy · 9 years ago
  65. aca6913 powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages by Alexey Kardashevskiy · 9 years ago
  66. e5aad1e powerpc/powernv/ioda2: Rework iommu_table creation by Alexey Kardashevskiy · 9 years ago
  67. 05c6cfb powerpc/iommu/powernv: Release replaced TCE by Alexey Kardashevskiy · 9 years ago
  68. e57080f powerpc/powernv/ioda2: Add TCE invalidation for all attached groups by Alexey Kardashevskiy · 9 years ago
  69. 5780fb0 powerpc/powernv/ioda2: Move TCE kill register address to PE by Alexey Kardashevskiy · 9 years ago
  70. f87a886 vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control by Alexey Kardashevskiy · 9 years ago
  71. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 9 years ago
  72. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 9 years ago
  73. decbda2 powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free() by Alexey Kardashevskiy · 9 years ago
  74. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  75. ac9a588 powerpc/iommu: Put IOMMU group explicitly by Alexey Kardashevskiy · 9 years ago
  76. c577382 powerpc/powernv/ioda: Clean up IOMMU group registration by Alexey Kardashevskiy · 9 years ago
  77. 4617082 powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group by Alexey Kardashevskiy · 9 years ago
  78. ea30e99 powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group by Alexey Kardashevskiy · 9 years ago
  79. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  80. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 9 years ago
  81. 763d2d8 powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops by Daniel Axtens · 9 years ago
  82. 92ae035 powerpc/powernv: Specialise pci_controller_ops for each controller type by Daniel Axtens · 9 years ago
  83. d33047f powerpc/powernv: Fix early pci_controller_ops loading. by Daniel Axtens · 9 years ago
  84. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  85. 65ebf4b powerpc/powernv: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  86. c88c2a1 powerpc: pcibios_enable_device_hook: return bool rather than int by Daniel Axtens · 9 years ago
  87. d4ed11a Merge branch 'next-eeh' into next-sriov by Benjamin Herrenschmidt · 9 years ago
  88. 027fa02 powerpc/powernv: Don't map M64 segments using M32DT by Gavin Shan · 9 years ago
  89. 250c7b2 powerpc/pci: Remove unused struct pci_dn.pcidev field by Wei Yang · 9 years ago
  90. 02639b0 powerpc/powernv: Group VF PE when IOV BAR is big on PHB3 by Wei Yang · 9 years ago
  91. 5b88ec2 powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported by Wei Yang · 9 years ago
  92. 781a868 powerpc/powernv: Shift VF resource with an offset by Wei Yang · 9 years ago
  93. 5350ab3 powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv by Wei Yang · 9 years ago
  94. 6e628c7 powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe by Wei Yang · 9 years ago
  95. 9e8d4a1 powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically by Wei Yang · 9 years ago
  96. a8b2f82 powerpc/pci: Create pci_dn for VFs by Gavin Shan · 9 years ago
  97. 2f6cf79 powerpc/powernv: Remove unused file by Gavin Shan · 9 years ago
  98. cadf364 powerpc/powernv: Drop PHB operation reset() by Gavin Shan · 9 years ago
  99. 6f963ec cxl: Fix device_node reference counting by Ryan Grimm · 10 years ago
  100. 4e28784 powernv/iommu: disable IOMMU bypass with param iommu=nobypass by Thadeu Lima de Souza Cascardo · 10 years ago