aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/pci-ioda.c
AgeCommit message (Expand)Author
2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple
2017-03-30powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy
2017-03-30powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalAlexey Kardashevskiy
2017-03-30powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()Alexey Kardashevskiy
2017-03-20powerpc/powernv/npu: Remove dead iommu codeAlexey Kardashevskiy
2017-03-09powerpc/powernv/ioda2: Update iommu table base on ownership changeAlexey Kardashevskiy
2017-03-09powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-17powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()Gavin Shan
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt
2017-01-30powerpc/powernv: Use OPAL call for TCE kill on NVLink2Alistair Popple
2017-01-25powerpc/powernv/pci: Use kmalloc_array() in two functionsMarkus Elfring
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-11-22powerpc/powernv: Don't warn on PE init if unfreeze is unsupportedRussell Currey
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()Gavin Shan
2016-09-29powerpc/powernv: Unfreeze PE on allocationGavin Shan
2016-09-23powerpc/powernv: Fix comment style and spellingAndrew Donnellan
2016-09-23powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey
2016-09-21powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey
2016-09-15powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman
2016-09-15powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan
2016-09-14powerpc/powernv: Fix the state of root PEGavin Shan
2016-09-09powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGavin Shan
2016-08-22powerpc/powernv/pci: fix iterator signednessAndrzej Hajda
2016-08-09powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt
2016-08-09powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-17powerpc/powernv/pci: Check status of a PHB before using itBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Use the device-tree to get available range of M64'sBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Fallback to OPAL for TCE invalidationsBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Rework accessing the TCE invalidate registerBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt
2016-07-17powerpc/powernv/pci: Rename TCE invalidation callsBenjamin Herrenschmidt
2016-07-17powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie
2016-07-14powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie
2016-07-14powerpc/powernv: Split cxl code out into a separate fileIan Munsie
2016-06-21powerpc/powernv: Print correct PHB type namesGavin Shan
2016-06-21powerpc/powernv: Dynamically release PEGavin Shan
2016-06-21powerpc/powernv: Make pnv_ioda_deconfigure_pe() visibleGavin Shan
2016-06-21powerpc/powernv: Extend PCI bridge resourcesGavin Shan
2016-06-21powerpc/powernv: Setup PE for root busGavin Shan
2016-06-21powerpc/powernv: Create PEs in pcibios_setup_bridge()Gavin Shan
2016-06-21powerpc/powernv: Allocate PE# in reverse orderGavin Shan