aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2015-06-11powerpc/powernv/ioda2: Add TCE invalidation for all attached groupsAlexey Kardashevskiy1-12/+23
2015-06-11powerpc/powernv/ioda2: Move TCE kill register address to PEAlexey Kardashevskiy2-29/+44
2015-06-11vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy1-15/+28
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy5-20/+137
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy4-65/+118
2015-06-11powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()Alexey Kardashevskiy2-37/+61
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy7-59/+63
2015-06-11powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy1-6/+1
2015-06-11powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy2-1/+20
2015-06-11powerpc/powernv/ioda: Clean up IOMMU group registrationAlexey Kardashevskiy1-20/+8
2015-06-11powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy3-12/+33
2015-06-11powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy1-22/+5
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas1-1/+1
2015-06-05powerpc/powernv: Add opal-prd channelJeremy Kerr5-1/+456
2015-06-05powerpc/powernv: Expose OPAL APIs required by PRD interfaceJeremy Kerr1-0/+4
2015-06-05powerpc/powernv: Merge common platform device initialisationJeremy Kerr1-15/+6
2015-06-04powerpc/powernv: convert OPAL codes returned by sysparam callsCédric Le Goater2-4/+9
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling1-1/+1
2015-06-03powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling3-11/+7
2015-06-02powerpc/85xx: p1025twr: add module conditional to fix QE-uart issueXie Xiaobo1-2/+2
2015-06-02powerpc: mpc85xx: flush the l1 cache before cpu down in kexecKevin Hao1-50/+1
2015-06-02powerpc/fsl-booke: Add T1023 RDB board supportShengzhou Liu1-0/+1
2015-06-02powerpc/fsl-booke: Add T1024 RDB board supportShengzhou Liu2-1/+2
2015-06-02powerpc/fsl-booke: Add T1024 QDS board supportShengzhou Liu2-1/+2
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu3-3/+3
2015-06-02powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens5-29/+4
2015-06-02powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens5-18/+28
2015-06-02powerpc/pasemi: Move MSI-related ops to pci_controller_opsDaniel Axtens1-3/+6
2015-06-02powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens1-3/+13
2015-05-22powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens1-2/+3
2015-05-22powerpc/powernv: Move MSI-related ops to pci_controller_opsDaniel Axtens1-6/+4
2015-05-22opal: Remove events notifierAlistair Popple4-95/+8
2015-05-22powernv/opal-dump: Convert to irq domainAlistair Popple1-39/+17
2015-05-22powernv/elog: Convert elog to opal irq domainAlistair Popple1-16/+16
2015-05-22powernv/opal: Convert opal message events to opal irq domainAlistair Popple1-14/+15
2015-05-22powernv/eeh: Update the EEH code to use the opal irq domainAlistair Popple1-27/+31
2015-05-22powerpc/powernv: Add a virtual irqchip for opal eventsAlistair Popple4-67/+270
2015-05-22powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple5-8/+16
2015-05-22powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu2-0/+102
2015-05-22powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu3-172/+193
2015-05-18powerpc: Little endian should depend on PPC_BOOK3S_64Michael Ellerman1-0/+1
2015-05-13powerpc/eeh: fix powernv_eeh_wait_state delay logicWei Yang1-1/+1
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang2-2/+2
2015-05-11powerpc/powernv: Silence SYSPARAM warning on bootJoel Stanley1-16/+15
2015-05-11powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman1-0/+10
2015-05-11powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=yMichael Ellerman2-0/+166
2015-05-11powerpc/pseries: Fix possible leaked device node referenceNathan Fontenot1-2/+1
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot1-6/+4
2015-04-29powerpc/powernv: Fix early pci_controller_ops loading.Daniel Axtens1-1/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+11