aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple3-23/+116
2014-05-01IBM Currituck: Clean up board specific code before adding Akebono codeAlistair Popple2-5/+5
2014-05-01powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds1-0/+4
2014-04-28powerpc: powernv: Implement ppc_md.get_proc_freq()Gautham R. Shenoy1-0/+21
2014-04-28powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde2-7/+65
2014-04-28powerpc/legacy_serial: Support MVME5100 UARTS with shifted registersStephen Chivers1-0/+1
2014-04-28powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater1-0/+5
2014-04-28powerpc/powernv: Don't use pe->pbus to get the domain numberGavin Shan1-2/+2
2014-04-28powerpc/powernv: Missed IOMMU table typeGavin Shan1-5/+4
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan1-16/+94
2014-04-28powrpc/powernv: Reset PHB in kdump kernelGavin Shan3-4/+24
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan3-2/+38
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan2-2/+20
2014-04-28powerpc/powernv: Reset root port in firmwareGavin Shan1-7/+6
2014-04-28powerpc/pseries: Fix overwritten PE stateGavin Shan1-0/+1
2014-04-28powerpc/powernv: Fix endless reporting frozen PEGavin Shan1-0/+7
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan1-4/+9
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan2-6/+24
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan2-0/+36
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan1-61/+23
2014-04-28powerpc/powernv: Use EEH PCI config accessorsGavin Shan1-11/+12
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan1-36/+64
2014-04-28powerpc/powernv: Remove fields in PHB diag-data dumpGavin Shan1-51/+40
2014-04-28powerpc/powernv: Move PNV_EEH_STATE_ENABLED aroundGavin Shan3-11/+6
2014-04-28powerpc/powernv: Remove PNV_EEH_STATE_REMOVEDGavin Shan2-42/+15
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy1-0/+3
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong1-4/+6
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard1-4/+9
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard3-183/+67
2014-04-28powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard1-1/+8
2014-04-28powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard1-3/+3
2014-04-28powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard1-1/+1
2014-04-28powerpc/powernv: Release the refcount for pci_devWei Yang1-1/+0
2014-04-28powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang1-1/+1
2014-04-28powerpc/powernv: Fix little endian issues in OPAL flash codeAnton Blanchard1-4/+8
2014-04-28powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt1-2/+46
2014-04-28powerpc/powernv: Check sysparam size before creationJoel Stanley1-0/+6
2014-04-28powerpc/powernv: Fix typos in sysparam codeJoel Stanley1-2/+2
2014-04-28powerpc/powernv: Check sysfs size before copyingJoel Stanley1-0/+4
2014-04-28powerpc/powernv: Use ssize_t for sysparam return valuesJoel Stanley1-5/+6
2014-04-28powerpc/powernv: Fix sysparam sysfs error handlingJoel Stanley1-2/+5
2014-04-28powerpc: Fix Oops in rtas_stop_self()Li Zhong1-2/+3
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+6
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds13-51/+201
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2-14/+4
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal1-1/+1
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches1-6/+5
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley2-0/+4
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley3-1/+124
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar1-8/+20