summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-03cxl: Dump debug info on the AFU configuration recordMichael Neuling
2015-06-03cxl: Fix error path on probeMichael Neuling
2015-06-03cxl: Re-order card init to check the VSEC earlierIan Munsie
2015-06-03cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling
2015-06-03cxl: Add shutdown hookMichael Neuling
2015-06-03cxl: Document external user of existing APIMichael Neuling
2015-06-03powerpc/pci: Add pcibios_disable_device() hookMichael Neuling
2015-06-03powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling
2015-06-03powerpc: Add cxl context to device archdataMichael Neuling
2015-06-03powerpc/pci: Add release_device() hook to phb opsMichael Neuling
2015-06-03powerpc/pci: Export symbols for CXLDaniel Axtens
2015-06-03powerpc/copro: Fix faulting kernel segmentsMichael Neuling
2015-06-03cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie