1. e297c93 powerpc/MSI: Fix race condition in tearing down MSI interrupts by Paul Mackerras · 9 years ago
  2. 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
  3. 53522982 powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops by Andrew Donnellan · 9 years ago
  4. 2921d17 powerpc/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 10 years ago
  5. bbb845c powerpc/powernv: Implement multilevel TCE tables by Alexey Kardashevskiy · 10 years ago
  6. 05c6cfb powerpc/iommu/powernv: Release replaced TCE by Alexey Kardashevskiy · 10 years ago
  7. c5bb44e powerpc/powernv: Implement accessor to TCE entry by Alexey Kardashevskiy · 10 years ago
  8. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 10 years ago
  9. decbda2 powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free() by Alexey Kardashevskiy · 10 years ago
  10. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 10 years ago
  11. 10b35b2 powerpc/powernv: Do not set "read" flag if direction==DMA_NONE by Alexey Kardashevskiy · 10 years ago
  12. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 10 years ago
  13. 763d2d8 powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops by Daniel Axtens · 10 years ago
  14. 92ae035 powerpc/powernv: Specialise pci_controller_ops for each controller type by Daniel Axtens · 10 years ago
  15. d638111 powerpc/powernv: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 10 years ago
  16. 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
  17. 65ebf4b powerpc/powernv: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 10 years ago
  18. 646b54f powerpc/powernv: Remove powernv RTAS support by Michael Ellerman · 10 years ago
  19. 781a868 powerpc/powernv: Shift VF resource with an offset by Wei Yang · 10 years ago
  20. 3532a741 powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor by Gavin Shan · 10 years ago
  21. 4ad04e5 powerpc/iommu: Remove IOMMU device references via bus notifier by Nishanth Aravamudan · 10 years ago
  22. a113de3 powerpc/powernv: Remove pnv_pci_probe_mode() by Gavin Shan · 10 years ago
  23. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  24. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. 3607438 powerpc/powernv: Honor the generic "no_64bit_msi" flag by Benjamin Herrenschmidt · 10 years ago
  26. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  27. 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
  28. dc30340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  29. 8a6b371 powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED by Gavin Shan · 10 years ago
  30. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  31. 6b2fd7ef PCI/MSI/PPC: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  32. fe7e85c powerpc/powernv: Override dma_get_required_mask() by Gavin Shan · 10 years ago
  33. 98fd700 powerpc/powernv: Handle compound PE in config accessors by Gavin Shan · 11 years ago
  34. f18440f powerpc/eeh: Make diag-data not endian dependent by Gavin Shan · 11 years ago
  35. b14726c powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall() by Michael Ellerman · 11 years ago
  36. 8fa5d45 powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table() by Alexey Kardashevskiy · 11 years ago
  37. bc32057 powerpc/powernv: Use it_page_shift in TCE build by Alexey Kardashevskiy · 11 years ago
  38. ddf0322a powerpc/powernv: Fix endianness problems in EEH by Guo Chao · 11 years ago
  39. d2b0f6f powerpc/eeh: No hotplug on permanently removed dev by Gavin Shan · 11 years ago
  40. d0914f5 powerpc/eeh: Block PCI-CFG access during PE reset by Gavin Shan · 11 years ago
  41. b34497d powerpc/powernv: Remove fields in PHB diag-data dump by Gavin Shan · 11 years ago
  42. f5bc6b7 powerpc/powernv: Move PNV_EEH_STATE_ENABLED around by Gavin Shan · 11 years ago
  43. af87d2f powerpc/powernv: Refactor PHB diag-data dump by Gavin Shan · 11 years ago
  44. cd15b04 powerpc/powernv: Add iommu DMA bypass support for IODA2 by Benjamin Herrenschmidt · 11 years ago
  45. d084775 powerpc/iommu: Update the generic code to use dynamic iommu page sizes by Alistair Popple · 11 years ago
  46. 3a55317 powerpc/iommu: Add it_page_shift field to determine iommu page size by Alistair Popple · 11 years ago
  47. e589a440 powerpc/iommu: Update constant names to reflect their hardcoded page size by Alistair Popple · 11 years ago
  48. 93aef2a powerpc/powernv: Move PHB-diag dump functions around by Gavin Shan · 11 years ago
  49. d905c5d PPC: POWERNV: move iommu_add_device earlier by Alexey Kardashevskiy · 11 years ago
  50. 36954dc powerpc/powernv: Reserve the correct PE number by Gavin Shan · 11 years ago
  51. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  52. 8e0a161 powerpc: add real mode support for dma operations on powernv by Alexey Kardashevskiy · 11 years ago
  53. 5e4da53 powerpc/powernv: Fix some PCI sparse errors and one LE bug by Anton Blanchard · 11 years ago
  54. 3a1a466 powerpc/powernv: Fix endian issues in powernv PCI code by Benjamin Herrenschmidt · 11 years ago
  55. 044cb69c powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c by Alistair Popple · 11 years ago
  56. 9bf41be powerpc/powernv: Use dev-node in PCI config accessors by Gavin Shan · 12 years ago
  57. 0b9e267 powerpc/powernv: Replace variables with flags by Gavin Shan · 12 years ago
  58. be7e744 powerpc/eeh: Enable EEH check for config access by Gavin Shan · 12 years ago
  59. 2377323 powerpc/eeh: Sync OPAL API with firmware by Gavin Shan · 12 years ago
  60. 4e13c1a powerpc/vfio: Enable on PowerNV platform by Alexey Kardashevskiy · 12 years ago
  61. b72c1f6 powerpc: Make radeon 32-bit MSI quirk work on powernv by Benjamin Herrenschmidt · 12 years ago
  62. 605e44d powerpc/powernv: Fix condition for when to invalidate the TCE cache by Benjamin Herrenschmidt · 12 years ago
  63. 73ed148 powerpc/powernv: Improve kexec reliability by Benjamin Herrenschmidt · 12 years ago
  64. 4cce955 powerpc/powernv: TCE invalidation for PHB3 by Gavin Shan · 12 years ago
  65. 137436c powerpc/powernv: Patch MSI EOI handler on P8 by Gavin Shan · 12 years ago
  66. aa0c033 powerpc/powernv: Supports PHB3 by Gavin Shan · 12 years ago
  67. fb1b55d powerpc/powernv: Use MSI bitmap to manage IRQs by Gavin Shan · 12 years ago
  68. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  69. 11f63d3 powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO by Alexey Kardashevskiy · 12 years ago
  70. beacc6d powerpc: Remove all includes of <asm/abs_addr.h> by Michael Ellerman · 12 years ago
  71. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  72. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
  73. 673c975 powerpc/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 13 years ago
  74. 3c13be0 powerpc/PCI: make pci_probe_only default to 0 by Bjorn Helgaas · 13 years ago
  75. f1c853b powerpc/powernv: Disable interrupts while taking phb->lock by Michael Ellerman · 13 years ago
  76. cee72d5 powerpc/powernv: Display diag data on p7ioc EEH errors by Benjamin Herrenschmidt · 13 years ago
  77. 184cd4a powerpc/powernv: PCI support for p7IOC under OPAL v2 by Benjamin Herrenschmidt · 13 years ago
  78. ca45cfe powerpc/powernv: Fixup p7ioc PCIe root complex class code by Benjamin Herrenschmidt · 13 years ago
  79. 1f1616e powerpc/powernv: Add TCE SW invalidation support by Benjamin Herrenschmidt · 13 years ago
  80. 82ba129 powerpc/powernv: Handle PCI-X/PCIe reset delay by Benjamin Herrenschmidt · 13 years ago
  81. c1a2562 powerpc/powernv: Implement MSI support for p5ioc2 PCIe by Benjamin Herrenschmidt · 13 years ago
  82. 61305a9 powerpc/powernv: Add support for p5ioc2 PCI-X and PCIe by Benjamin Herrenschmidt · 13 years ago