aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-11powerpc/powernv/ioda2: Move TCE kill register address to PEAlexey Kardashevskiy2-29/+44
2015-06-11powerpc/iommu: Fix IOMMU ownership control functionsAlexey Kardashevskiy1-5/+25
2015-06-11vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy3-28/+38
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy7-24/+155
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy7-82/+139
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 Kardashevskiy12-111/+116
2015-06-11powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy3-6/+17
2015-06-11vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy2-59/+0
2015-06-11powerpc/iommu: Always release iommu_table in iommu_free_table()Alexey Kardashevskiy1-3/+5
2015-06-11powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy3-8/+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 Kardashevskiy4-19/+33
2015-06-11powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy2-25/+6
2015-06-10powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V2-0/+22
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-30/+0
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2-2/+0
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas1-1/+1
2015-06-07powerpc/dscr: Add some in-code documentationAnshuman Khandual2-0/+47
2015-06-07powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual4-5/+5
2015-06-07powerpc/kernel: Remove the unused extern dscr_defaultAnshuman Khandual1-1/+0
2015-06-07powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual1-5/+40
2015-06-07powerpc/eeh: Fix trivial error in eeh_restore_dev_state()David Gibson1-1/+1
2015-06-05KVM: implement multiple address spacesPaolo Bonzini1-1/+1
2015-06-05powerpc/85xx: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven1-1/+1
2015-06-05powerpc/powernv: Add opal-prd channelJeremy Kerr8-2/+535
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/config: Enable bnx2x on ppc64 and pseries defconfigsAnton Blanchard2-0/+2
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 Neuling4-4/+4
2015-06-03powerpc/pci: Add pcibios_disable_device() hookMichael Neuling2-0/+10
2015-06-03powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling4-11/+9
2015-06-03powerpc: Add cxl context to device archdataMichael Neuling1-0/+3
2015-06-03powerpc/pci: Add release_device() hook to phb opsMichael Neuling2-0/+7
2015-06-03powerpc/pci: Export symbols for CXLDaniel Axtens1-0/+3
2015-06-03powerpc/copro: Fix faulting kernel segmentsMichael Neuling1-2/+5
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/8xx: Implementation of PAGE_EXECLEROY Christophe4-5/+38
2015-06-02powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe3-46/+21
2015-06-02powerpc/8xx: mark _PAGE_SHARED all types of kernel pagesLEROY Christophe1-1/+6
2015-06-02powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000LEROY Christophe1-6/+19
2015-06-02powerpc/8xx: Use SPRG2 instead of DAR for saving r3LEROY Christophe1-5/+4
2015-06-02powerpc/8xx: dont save CR in SCRATCH registersLEROY Christophe1-14/+15
2015-06-02powerpc/8xx: Handle CR out of exception PROLOG/EPILOGLEROY Christophe1-3/+7
2015-06-02powerpc/8xx: macro for handling CPU15 errataLEROY Christophe1-6/+12
2015-06-02powerpc/mpc85xx: Add FSL QorIQ DPAA QMan support to device tree(s)Kumar Gala27-10/+995
2015-06-02powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()Scott Wood1-1/+1
2015-06-02powerpc/8xx: mmu_virtual_psize incorrect for 16k pagesLEROY Christophe1-0/+7