summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)Author
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15powerpc/powernv: reboot when requested by firmwareJoel Stanley
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-11powerpc/powernv: Add interfaces for flash device accessCyril Bur
2015-04-11powerpc/powernv: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard
2015-04-07powerpc/powernv: Remove powernv RTAS supportMichael Ellerman
2015-04-07Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman
2015-03-31powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_readCédric Le Goater
2015-03-31powerpc/powernv: convert codes returned by OPAL callsCédric Le Goater
2015-03-31Merge branch 'next-eeh' into next-sriovBenjamin Herrenschmidt
2015-03-31powerpc/powernv: Don't map M64 segments using M32DTGavin Shan
2015-03-31powerpc/pci: Remove unused struct pci_dn.pcidev fieldWei Yang
2015-03-31powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang
2015-03-31powerpc/powernv: Shift VF resource with an offsetWei Yang
2015-03-31powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang
2015-03-31powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang
2015-03-31powerpc/pci: Create pci_dn for VFsGavin Shan
2015-03-26Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman
2015-03-26powerpc/powernv: Avoid explicit endian conversions while parsing device treePreeti U Murthy
2015-03-25powerpc/powernv: Add OPAL message notifier unregister functionNeelesh Gupta
2015-03-25powerpc/powernv: Fix the overflow of OPAL message notifiers head arrayNeelesh Gupta
2015-03-25powerpc/powernv: Support OPAL requested heartbeatBenjamin Herrenschmidt
2015-03-25powerpc/powernv: Check image loaded or not before calling flashVasant Hegde
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2015-03-24powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan
2015-03-23powerpc/powernv: Add pstore support on powernvHari Bathini
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras
2015-03-17powerpc/powernv: Remove unused fileGavin Shan
2015-03-17powerpc/powernv: Drop PHB operation reset()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation next_error()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation get_state()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation set_option()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation get_log()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation post_init()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation err_inject()Gavin Shan
2015-03-17powerpc/powernv: Shorten EEH function namesGavin Shan
2015-03-16powerpc/powernv: Move opal-api.h closer to the Skiboot versionMichael Ellerman
2015-03-16powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports itStewart Smith
2015-03-16powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports itStewart Smith
2015-03-16powerpc/powernv: only register log if OPAL supports doing soStewart Smith
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley