aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-1618-1568/+2136
|\
| * Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-143-31/+768
| |\
| | * Merge branch 'next-eeh' into next-sriovBenjamin Herrenschmidt2015-03-311-1/+2
| | |\
| | * | powerpc/pci: Remove unused struct pci_dn.pcidev fieldWei Yang2015-03-311-1/+0
| | * | powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang2015-03-311-44/+153
| | * | powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang2015-03-311-3/+30
| | * | powerpc/powernv: Shift VF resource with an offsetWei Yang2015-03-313-17/+536
| | * | powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang2015-03-311-0/+20
| | * | powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-311-0/+43
| | * | powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang2015-03-312-13/+15
| | * | powerpc/pci: Create pci_dn for VFsGavin Shan2015-03-311-0/+16
| * | | powerpc/powernv: Add interfaces for flash device accessCyril Bur2015-04-113-2/+19
| * | | powerpc/powernv: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-114-4/+11
| * | | powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2015-04-111-4/+4
| * | | powerpc/powernv: Remove powernv RTAS supportMichael Ellerman2015-04-074-118/+19
| * | | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-076-1370/+1189
| |\ \ \ | | | |/ | | |/|
| | * | powerpc/powernv: Don't map M64 segments using M32DTGavin Shan2015-03-311-1/+2
| | |/
| | * powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-241-22/+18
| | * powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-241-35/+111
| | * powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan2015-03-243-47/+40
| | * powerpc/powernv: Remove unused fileGavin Shan2015-03-174-55/+1
| | * powerpc/powernv: Drop PHB operation reset()Gavin Shan2015-03-174-244/+223
| | * powerpc/powernv: Drop PHB operation next_error()Gavin Shan2015-03-173-359/+327
| | * powerpc/powernv: Drop PHB operation get_state()Gavin Shan2015-03-173-186/+170
| | * powerpc/powernv: Drop PHB operation set_option()Gavin Shan2015-03-173-92/+54
| | * powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan2015-03-173-24/+1
| | * powerpc/powernv: Drop PHB operation get_log()Gavin Shan2015-03-173-29/+3
| | * powerpc/powernv: Drop PHB operation post_init()Gavin Shan2015-03-173-199/+179
| | * powerpc/powernv: Drop PHB operation err_inject()Gavin Shan2015-03-173-53/+36
| | * powerpc/powernv: Shorten EEH function namesGavin Shan2015-03-171-52/+52
| * | powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_readCédric Le Goater2015-03-311-12/+20
| * | powerpc/powernv: convert codes returned by OPAL callsCédric Le Goater2015-03-312-2/+23
| * | Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman2015-03-262-9/+46
| |\ \
| | * | powerpc/powernv: Add OPAL message notifier unregister functionNeelesh Gupta2015-03-251-0/+7
| | * | powerpc/powernv: Fix the overflow of OPAL message notifiers head arrayNeelesh Gupta2015-03-251-8/+4
| | * | powerpc/powernv: Support OPAL requested heartbeatBenjamin Herrenschmidt2015-03-251-0/+30
| | * | powerpc/powernv: Check image loaded or not before calling flashVasant Hegde2015-03-251-1/+5
| | |/
| * | powerpc/powernv: Avoid explicit endian conversions while parsing device treePreeti U Murthy2015-03-261-15/+20
| * | powerpc/powernv: Add pstore support on powernvHari Bathini2015-03-231-0/+10
| * | powerpc/powernv: Move opal-api.h closer to the Skiboot versionMichael Ellerman2015-03-162-2/+2
| * | powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports itStewart Smith2015-03-161-1/+2
| * | powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports itStewart Smith2015-03-161-1/+2
| * | powerpc/powernv: only register log if OPAL supports doing soStewart Smith2015-03-161-1/+5
| |/
* | powerpc/powernv: reboot when requested by firmwareJoel Stanley2015-04-151-2/+3
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-1/+1
|\ \
| * | powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard2015-04-091-1/+1
* | | powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras2015-03-201-2/+12
| |/ |/|
* | powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-041-26/+0
|/
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-116-60/+161
|\
| * powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley2015-02-042-1/+66