summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11vfio: powerpc/spapr: Rework groups attachingAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: Moving pinning/unpinning to helpersAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: Disable DMA mappings on disabled containerAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: Move locked_vm accounting to helpersAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: Use it_page_sizeAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: Check that IOMMU page is fully contained by system pageAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy
2015-06-11powerpc/iommu: Always release iommu_table in iommu_free_table()Alexey 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-11mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur
2015-06-10powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V
2015-06-07selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual
2015-06-07selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman
2015-06-07selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual
2015-06-07selftests/powerpc: Add test for explicitly changing DSCR valueAnshuman Khandual
2015-06-07selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual
2015-06-07powerpc/dscr: Add documentation for DSCR supportAnshuman Khandual
2015-06-07powerpc/dscr: Add some in-code documentationAnshuman Khandual
2015-06-07powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual
2015-06-07powerpc/kernel: Remove the unused extern dscr_defaultAnshuman Khandual
2015-06-07powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual
2015-06-07cxl: Reset default context for vPHB on releaseMichael Neuling
2015-06-07powerpc/eeh: Fix trivial error in eeh_restore_dev_state()David Gibson
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/config: Enable bnx2x on ppc64 and pseries defconfigsAnton Blanchard
2015-06-04powerpc/powernv: convert OPAL codes returned by sysparam callsCédric Le Goater
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling
2015-06-03cxl: Export file ops for use by APIMichael Neuling
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03cxl: Cleanup MakefileMichael Neuling
2015-06-03cxl: Rework context lifetimesMichael Neuling
2015-06-03cxl: Configure PSL for kernel contexts and merge codeMichael Neuling
2015-06-03cxl: Split afu_register_irqs() functionMichael Neuling
2015-06-03cxl: Only check pid for userspace contextsMichael Neuling
2015-06-03cxl: Export some symbolsMichael Neuling
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling
2015-06-03cxl: Rework detach context functionsMichael Neuling
2015-06-03cxl: Add cookie parameter to afu_release_irqs()Michael Neuling