summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Fix vma page prot flags in opal-prd driverVaidyanathan Srinivasan2015-07-061-5/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * make simple_positive() publicAl Viro2015-06-231-1/+1
* | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-022-4/+2
|\ \
| * | powerpc: don't use module_init in non-modular 83xx suspend codePaul Gortmaker2015-06-161-2/+1
| * | powerpc: use device_initcall for registering rtc devicesPaul Gortmaker2015-06-161-2/+1
| |/
* | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-2437-877/+2285
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-06-194-53/+7
| |\ \
| | * | powerpc/85xx: p1025twr: add module conditional to fix QE-uart issueXie Xiaobo2015-06-021-2/+2
| | * | powerpc: mpc85xx: flush the l1 cache before cpu down in kexecKevin Hao2015-06-021-50/+1
| | * | powerpc/fsl-booke: Add T1023 RDB board supportShengzhou Liu2015-06-021-0/+1
| | * | powerpc/fsl-booke: Add T1024 RDB board supportShengzhou Liu2015-06-022-1/+2
| | * | powerpc/fsl-booke: Add T1024 QDS board supportShengzhou Liu2015-06-022-1/+2
| * | | 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-115-20/+137
| * | | powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-114-65/+118
| * | | 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-117-59/+63
| * | | powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy2015-06-111-6/+1
| * | | powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy2015-06-112-1/+20
| * | | 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-113-12/+33
| * | | 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: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-023-3/+3
| |/ /
| * | 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/pasemi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-3/+6
OpenPOWER on IntegriCloud