summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iommu: Always release iommu_table in iommu_free_table()Alexey Kardashevskiy2015-06-111-3/+5
* powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy2015-06-113-8/+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-114-19/+33
* powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy2015-06-112-25/+6
* mtd: powernv: Add powernv flash MTD abstraction driverCyril Bur2015-06-113-0/+294
* powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V2015-06-102-0/+22
* selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual2015-06-071-0/+7
* selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman2015-06-072-1/+82
* selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual2015-06-072-1/+98
* selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual2015-06-072-1/+118
* selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual2015-06-072-1/+97
* selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual2015-06-072-1/+62
* selftests/powerpc: Add test for explicitly changing DSCR valueAnshuman Khandual2015-06-072-1/+72
* selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual2015-06-074-1/+267
* powerpc/dscr: Add documentation for DSCR supportAnshuman Khandual2015-06-072-0/+85
* powerpc/dscr: Add some in-code documentationAnshuman Khandual2015-06-072-0/+47
* powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual2015-06-074-5/+5
* powerpc/kernel: Remove the unused extern dscr_defaultAnshuman Khandual2015-06-071-1/+0
* powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual2015-06-071-5/+40
* cxl: Reset default context for vPHB on releaseMichael Neuling2015-06-071-0/+1
* powerpc/eeh: Fix trivial error in eeh_restore_dev_state()David Gibson2015-06-071-1/+1
* powerpc/powernv: Add opal-prd channelJeremy Kerr2015-06-058-2/+535
* 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/config: Enable bnx2x on ppc64 and pseries defconfigsAnton Blanchard2015-06-042-0/+2
* powerpc/powernv: convert OPAL codes returned by sysparam callsCédric Le Goater2015-06-042-4/+9
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-036-4/+822
* cxl: Export file ops for use by APIMichael Neuling2015-06-032-9/+23
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-0311-12/+12
* cxl: Cleanup MakefileMichael Neuling2015-06-031-1/+2
* cxl: Rework context lifetimesMichael Neuling2015-06-032-3/+3
* cxl: Configure PSL for kernel contexts and merge codeMichael Neuling2015-06-031-28/+35
* cxl: Split afu_register_irqs() functionMichael Neuling2015-06-032-7/+25
* cxl: Only check pid for userspace contextsMichael Neuling2015-06-031-15/+19
* cxl: Export some symbolsMichael Neuling2015-06-032-5/+10
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-034-8/+8
* cxl: Rework detach context functionsMichael Neuling2015-06-032-7/+14
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-034-5/+5
* cxl: Dump debug info on the AFU configuration recordMichael Neuling2015-06-031-1/+11
* cxl: Fix error path on probeMichael Neuling2015-06-031-0/+1
* cxl: Re-order card init to check the VSEC earlierIan Munsie2015-06-031-15/+15
* cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling2015-06-031-2/+0
* cxl: Add shutdown hookMichael Neuling2015-06-031-0/+1
* cxl: Document external user of existing APIMichael Neuling2015-06-032-0/+26
* powerpc/pci: Add pcibios_disable_device() hookMichael Neuling2015-06-032-0/+10
* powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling2015-06-034-11/+9
* powerpc: Add cxl context to device archdataMichael Neuling2015-06-031-0/+3
* powerpc/pci: Add release_device() hook to phb opsMichael Neuling2015-06-032-0/+7
* powerpc/pci: Export symbols for CXLDaniel Axtens2015-06-031-0/+3
OpenPOWER on IntegriCloud