summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/copro: Fix faulting kernel segmentsMichael Neuling2015-06-031-2/+5
* cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-032-5/+12
* cxl: Export AFU error buffer via sysfsVaibhav Jain2015-06-034-0/+111
* cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-033-2/+44
* selftests/powerpc: Add install support to more powerpc testsMichael Ellerman2015-06-022-18/+9
* powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...Cyril Bur2015-06-023-319/+16
* powerpc/configs: Merge pseries_defconfig and pseries_le_defconfigCyril Bur2015-06-021-1/+0
* powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-025-5/+5
* powerpc: Non relocatable system call doesn't need a trampolineAnton Blanchard2015-06-021-1/+1
* powerpc: Relocatable system call no longer uses the LRAnton Blanchard2015-06-021-12/+4
* powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard2015-06-021-1/+10
* powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOCMichael Ellerman2015-06-021-1/+1
* powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens2015-06-025-29/+4
* powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens2015-06-022-0/+10
* powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens2015-06-025-18/+28
* powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens2015-06-022-17/+4
* powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-3/+6
* powerpc/pasemi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-3/+6
* powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-2/+5
* powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-2/+5
* powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-8/+15
* powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-3/+13
OpenPOWER on IntegriCloud