aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds76-6782/+3000
2015-04-15powerpc/powernv: reboot when requested by firmwareJoel Stanley1-2/+3
2015-04-15powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck1-6/+4
2015-04-15powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy1-0/+13
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2015-04-14powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens1-7/+0
2015-04-14powerpc/cell: Fix iommu breakage caused by controller_ops changeMichael Ellerman1-2/+2
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman3-31/+768
2015-04-14powerpc/pseries: Correct memory hotplug lockingNathan Fontenot1-4/+7
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+3
2015-04-13Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman3-2/+601
2015-04-11powerpc/powernv: Add interfaces for flash device accessCyril Bur3-2/+19
2015-04-11powerpc/cell: Move controller ops from ppc_md to controller_opsDaniel Axtens3-3/+33
2015-04-11powerpc/maple: Move controller ops from ppc_md to controller_opsDaniel Axtens3-1/+7
2015-04-11powerpc/pasemi: Move controller ops from ppc_md to controller_opsDaniel Axtens3-2/+10
2015-04-11powerpc/powernv: Move controller ops from ppc_md to controller_opsDaniel Axtens4-4/+11
2015-04-11powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens4-5/+15
2015-04-11powerpc/powermac: Move controller ops from ppc_md to controller_opsDaniel Axtens3-9/+17
2015-04-11powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens2-2/+2
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens3-9/+9
2015-04-11powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.cDaniel Axtens3-18/+21
2015-04-11powerpc: move find_and_init_phbs() to pSeries specific codeDaniel Axtens1-0/+47
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman4-20/+7
2015-04-10powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman1-1/+1
2015-04-10powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman1-1/+1
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard3-3/+3
2015-04-07powerpc: Remove the celleb supportMichael Ellerman23-4401/+0
2015-04-07powerpc/powernv: Remove powernv RTAS supportMichael Ellerman4-118/+19
2015-04-07Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman10-1437/+1230
2015-04-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman3-2/+15
2015-03-31powerpc/mpc85xx: call k(un)map_atomic rather than k(un)mapYanjiang Jin1-2/+2
2015-03-31powerpc32/chrp: fix section mismatch warningLEROY Christophe1-1/+1
2015-03-31powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_readCédric Le Goater1-12/+20
2015-03-31powerpc/powernv: convert codes returned by OPAL callsCédric Le Goater2-2/+23
2015-03-31Merge branch 'next-eeh' into next-sriovBenjamin Herrenschmidt1-1/+2
2015-03-31powerpc/powernv: Don't map M64 segments using M32DTGavin Shan1-1/+2
2015-03-31powerpc/pci: Remove unused struct pci_dn.pcidev fieldWei Yang1-1/+0
2015-03-31powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang1-44/+153
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supportedWei Yang1-3/+30
2015-03-31powerpc/powernv: Shift VF resource with an offsetWei Yang3-17/+536
2015-03-31powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang1-0/+20
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_peWei Yang1-0/+43
2015-03-31powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang2-13/+15
2015-03-31powerpc/pci: Create pci_dn for VFsGavin Shan1-0/+16
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman1-0/+1
2015-03-28powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler1-6/+3
2015-03-26Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into testMichael Ellerman4-10/+50
2015-03-26powerpc/powernv: Avoid explicit endian conversions while parsing device treePreeti U Murthy1-15/+20
2015-03-25powerpc/powernv: Add OPAL message notifier unregister functionNeelesh Gupta1-0/+7
2015-03-25powerpc/powernv: Fix the overflow of OPAL message notifiers head arrayNeelesh Gupta1-8/+4