summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)Author
2015-06-19powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma()Alexey Kardashevskiy
2015-06-18powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=offAlexey Kardashevskiy
2015-06-18powerpc/powernv: fix construction of opal PRD messagesJeremy Kerr
2015-06-18powerpc/powernv: Increase opal-irqchip initcall priorityAlistair Popple
2015-06-15powerpc/powernv: pnv_init_idle_states() should only run on powernvMichael Ellerman
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...Alexey Kardashevskiy
2015-06-11powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE releaseAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy
2015-06-11powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_windowAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Introduce helpers to allocate TCE pagesAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Rework iommu_table creationAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy
2015-06-11powerpc/powernv: Implement accessor to TCE entryAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Add TCE invalidation for all attached groupsAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Move TCE kill register address to PEAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()Alexey Kardashevskiy
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy
2015-06-11powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy
2015-06-11powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda: Clean up IOMMU group registrationAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy
2015-06-11powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy
2015-06-05powerpc/powernv: Add opal-prd channelJeremy Kerr
2015-06-05powerpc/powernv: Expose OPAL APIs required by PRD interfaceJeremy Kerr
2015-06-05powerpc/powernv: Merge common platform device initialisationJeremy Kerr
2015-06-04powerpc/powernv: convert OPAL codes returned by sysparam callsCédric Le Goater
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling
2015-06-02powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens
2015-06-02powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens
2015-05-22powerpc/powernv: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-05-22opal: Remove events notifierAlistair Popple
2015-05-22powernv/opal-dump: Convert to irq domainAlistair Popple
2015-05-22powernv/elog: Convert elog to opal irq domainAlistair Popple
2015-05-22powernv/opal: Convert opal message events to opal irq domainAlistair Popple
2015-05-22powernv/eeh: Update the EEH code to use the opal irq domainAlistair Popple
2015-05-22powerpc/powernv: Add a virtual irqchip for opal eventsAlistair Popple
2015-05-22powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple
2015-05-22powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu
2015-05-22powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu
2015-05-13powerpc/eeh: fix powernv_eeh_wait_state delay logicWei Yang
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang
2015-05-11powerpc/powernv: Silence SYSPARAM warning on bootJoel Stanley
2015-04-29powerpc/powernv: Fix early pci_controller_ops loading.Daniel Axtens
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds