summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-03cxl: Export AFU error buffer via sysfsVaibhav Jain
2015-06-03cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain
2015-06-02selftests/powerpc: Add install support to more powerpc testsMichael Ellerman
2015-06-02powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...Cyril Bur
2015-06-02powerpc/configs: Merge pseries_defconfig and pseries_le_defconfigCyril Bur
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-02powerpc: Non relocatable system call doesn't need a trampolineAnton Blanchard
2015-06-02powerpc: Relocatable system call no longer uses the LRAnton Blanchard
2015-06-02powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-06-02powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOCMichael Ellerman
2015-06-02powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens
2015-06-02powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens
2015-06-02powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens
2015-06-02powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens
2015-06-02powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/pasemi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-06-02powerpc/pseries: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-05-22powerpc/cell: Move MSI-related ops to pci_controller_opsDaniel Axtens