summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
Commit message (Expand)AuthorAgeFilesLines
...
* | | powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy2015-07-231-5/+6
| |/ |/|
* | powerpc/powernv: Fix opal-elog interrupt handlerAlistair Popple2015-07-061-11/+5
* | powerpc/powernv: Fix vma page prot flags in opal-prd driverVaidyanathan Srinivasan2015-07-061-5/+4
|/
* powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma()Alexey Kardashevskiy2015-06-191-1/+1
* powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=offAlexey Kardashevskiy2015-06-181-24/+26
* powerpc/powernv: fix construction of opal PRD messagesJeremy Kerr2015-06-181-7/+12
* powerpc/powernv: Increase opal-irqchip initcall priorityAlistair Popple2015-06-182-3/+4
* powerpc/powernv: pnv_init_idle_states() should only run on powernvMichael Ellerman2015-06-151-2/+2
* vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...Alexey Kardashevskiy2015-06-111-47/+54
* powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy2015-06-111-0/+34
* powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE releaseAlexey Kardashevskiy2015-06-111-19/+6
* vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy2015-06-112-9/+94
* powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy2015-06-112-9/+109
* powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_windowAlexey Kardashevskiy2015-06-111-9/+38
* powerpc/powernv/ioda2: Introduce helpers to allocate TCE pagesAlexey Kardashevskiy2015-06-111-20/+63
* powerpc/powernv/ioda2: Rework iommu_table creationAlexey Kardashevskiy2015-06-111-12/+12
* powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy2015-06-114-0/+57
* powerpc/powernv: Implement accessor to TCE entryAlexey Kardashevskiy2015-06-111-13/+21
* powerpc/powernv/ioda2: Add TCE invalidation for all attached groupsAlexey Kardashevskiy2015-06-111-12/+23
* powerpc/powernv/ioda2: Move TCE kill register address to PEAlexey Kardashevskiy2015-06-112-29/+44
* vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy2015-06-111-15/+28
* powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-114-17/+113
* powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-113-31/+45
* powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()Alexey Kardashevskiy2015-06-112-37/+61
* powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-114-40/+33
* powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy2015-06-111-6/+1
* powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy2015-06-111-0/+5
* powerpc/powernv/ioda: Clean up IOMMU group registrationAlexey Kardashevskiy2015-06-111-20/+8
* powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy2015-06-112-5/+25
* powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy2015-06-111-22/+5
* powerpc/powernv: Add opal-prd channelJeremy Kerr2015-06-055-1/+456
* powerpc/powernv: Expose OPAL APIs required by PRD interfaceJeremy Kerr2015-06-051-0/+4
* powerpc/powernv: Merge common platform device initialisationJeremy Kerr2015-06-051-15/+6
* powerpc/powernv: convert OPAL codes returned by sysparam callsCédric Le Goater2015-06-042-4/+9
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-1/+1
* powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling2015-06-033-11/+7
* powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens2015-06-025-29/+4
* powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens2015-06-025-18/+28
* powerpc/powernv: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-05-221-6/+4
* opal: Remove events notifierAlistair Popple2015-05-224-95/+8
* powernv/opal-dump: Convert to irq domainAlistair Popple2015-05-221-39/+17
* powernv/elog: Convert elog to opal irq domainAlistair Popple2015-05-221-16/+16
* powernv/opal: Convert opal message events to opal irq domainAlistair Popple2015-05-221-14/+15
* powernv/eeh: Update the EEH code to use the opal irq domainAlistair Popple2015-05-221-27/+31
* powerpc/powernv: Add a virtual irqchip for opal eventsAlistair Popple2015-05-224-67/+270
* powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple2015-05-225-8/+16
* powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu2015-05-222-0/+102
* powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu2015-05-223-172/+193
* powerpc/eeh: fix powernv_eeh_wait_state delay logicWei Yang2015-05-131-1/+1
* powerpc/eeh: fix comment for wait_state()Wei Yang2015-05-131-1/+1
OpenPOWER on IntegriCloud