Age | Commit message (Expand) | Author | Files | Lines |
2015-06-11 | powerpc/powernv: Implement multilevel TCE tables | Alexey Kardashevskiy | 1 | -0/+13 |
2015-06-11 | powerpc/iommu/powernv: Release replaced TCE | Alexey Kardashevskiy | 1 | -0/+18 |
2015-06-11 | powerpc/powernv: Implement accessor to TCE entry | Alexey Kardashevskiy | 1 | -13/+21 |
2015-06-11 | powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group | Alexey Kardashevskiy | 1 | -0/+75 |
2015-06-11 | powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free() | Alexey Kardashevskiy | 1 | -13/+4 |
2015-06-11 | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table | Alexey Kardashevskiy | 1 | -40/+7 |
2015-06-11 | powerpc/powernv: Do not set "read" flag if direction==DMA_NONE | Alexey Kardashevskiy | 1 | -6/+1 |
2015-06-03 | powerpc/pci: Add shutdown hook to pci_controller_ops | Michael Neuling | 1 | -6/+3 |
2015-06-02 | powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops | Daniel Axtens | 1 | -10/+0 |
2015-06-02 | powerpc/powernv: Specialise pci_controller_ops for each controller type | Daniel Axtens | 1 | -11/+3 |
2015-05-22 | powerpc/powernv: Move MSI-related ops to pci_controller_ops | Daniel Axtens | 1 | -6/+4 |
2015-04-14 | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be... | Michael Ellerman | 1 | -0/+18 |
2015-04-11 | powerpc/powernv: Move controller ops from ppc_md to controller_ops | Daniel Axtens | 1 | -1/+4 |
2015-04-07 | powerpc/powernv: Remove powernv RTAS support | Michael Ellerman | 1 | -79/+19 |
2015-03-31 | powerpc/powernv: Shift VF resource with an offset | Wei Yang | 1 | -0/+18 |
2015-03-24 | powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor | Gavin Shan | 1 | -43/+26 |
2015-03-04 | powerpc/iommu: Remove IOMMU device references via bus notifier | Nishanth Aravamudan | 1 | -26/+0 |
2015-01-23 | powerpc/powernv: Remove pnv_pci_probe_mode() | Gavin Shan | 1 | -30/+0 |
2014-12-12 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+0 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2014-11-24 | powerpc/powernv: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt | 1 | -2/+1 |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-10 | powerpc: Remove superfluous bootmem includes | Anton Blanchard | 1 | -1/+0 |
2014-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 1 | -1/+1 |
2014-10-15 | powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED | Gavin Shan | 1 | -1/+1 |
2014-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 1 | -0/+11 |
2014-10-01 | PCI/MSI/PPC: Remove arch_msi_check_device() | Alexander Gordeev | 1 | -14/+5 |
2014-09-30 | powerpc/powernv: Override dma_get_required_mask() | Gavin Shan | 1 | -0/+11 |
2014-08-05 | powerpc/powernv: Handle compound PE in config accessors | Gavin Shan | 1 | -28/+59 |
2014-08-05 | powerpc/eeh: Make diag-data not endian dependent | Gavin Shan | 1 | -25/+43 |
2014-07-28 | powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall() | Michael Ellerman | 1 | -2/+1 |
2014-07-11 | powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table() | Alexey Kardashevskiy | 1 | -3/+3 |
2014-07-11 | powerpc/powernv: Use it_page_shift in TCE build | Alexey Kardashevskiy | 1 | -2/+3 |
2014-06-11 | powerpc/powernv: Fix endianness problems in EEH | Guo Chao | 1 | -31/+50 |
2014-04-28 | powerpc/eeh: No hotplug on permanently removed dev | Gavin Shan | 1 | -4/+9 |
2014-04-28 | powerpc/eeh: Block PCI-CFG access during PE reset | Gavin Shan | 1 | -36/+64 |
2014-04-28 | powerpc/powernv: Remove fields in PHB diag-data dump | Gavin Shan | 1 | -51/+40 |
2014-04-28 | powerpc/powernv: Move PNV_EEH_STATE_ENABLED around | Gavin Shan | 1 | -6/+2 |
2014-02-28 | powerpc/powernv: Refactor PHB diag-data dump | Gavin Shan | 1 | -95/+125 |
2014-02-11 | powerpc/powernv: Add iommu DMA bypass support for IODA2 | Benjamin Herrenschmidt | 1 | -0/+10 |
2013-12-30 | powerpc/iommu: Update the generic code to use dynamic iommu page sizes | Alistair Popple | 1 | -2/+0 |
2013-12-30 | powerpc/iommu: Add it_page_shift field to determine iommu page size | Alistair Popple | 1 | -1/+2 |
2013-12-30 | powerpc/iommu: Update constant names to reflect their hardcoded page size | Alistair Popple | 1 | -2/+2 |
2013-12-05 | powerpc/powernv: Move PHB-diag dump functions around | Gavin Shan | 1 | -58/+138 |
2013-12-05 | PPC: POWERNV: move iommu_add_device earlier | Alexey Kardashevskiy | 1 | -1/+32 |
2013-11-06 | powerpc/powernv: Reserve the correct PE number | Gavin Shan | 1 | -3/+7 |
2013-10-11 | Merge branch 'for-kvm' into next | Benjamin Herrenschmidt | 1 | -6/+36 |
2013-10-11 | powerpc: add real mode support for dma operations on powernv | Alexey Kardashevskiy | 1 | -6/+36 |
2013-10-11 | powerpc/powernv: Fix some PCI sparse errors and one LE bug | Anton Blanchard | 1 | -3/+3 |
2013-10-11 | powerpc/powernv: Fix endian issues in powernv PCI code | Benjamin Herrenschmidt | 1 | -14/+13 |