aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
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-23powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard5-8/+13
2014-04-23powerpc: Fix unsafe accesses to parameter area in ELFv2Ulrich Weigand1-0/+2
2014-04-23powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard1-2/+2
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2-3/+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
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard1-1/+3
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+6
2014-04-07ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett1-0/+1
2014-04-07cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy1-0/+6
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard4-10/+13
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt1-0/+14
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz2-10/+13
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-4/+0
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-2/+3
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds35-238/+1679
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-3/+0
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+3
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt19-6/+59
2014-03-24powerpc/perf: Add kconfig option for hypervisor provided countersCody P Schafer1-0/+12
2014-03-24powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta3-1/+66
2014-03-24powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta4-1/+295
2014-03-24powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta2-1/+204
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng15-0/+31
2014-03-19Corenet: Add QE platform support for CorenetZhao Qiang1-0/+16
2014-03-19QE: split function mpc85xx_qe_init() into two functions.Zhao Qiang5-0/+11
2014-03-19powerpc: 85xx rdb: move np pointer to avoid builderrorSebastian Siewior1-4/+1
2014-03-19powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques1-2/+0
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely2-4/+0
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar5-169/+193
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-1/+2
2014-03-07powerpc/powernv Platform dump interfaceStewart Smith4-1/+534
2014-03-07powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith4-1/+321
2014-03-07powerpc/pseries: Expose in kernel device tree update to drmgrTyrel Datwyler1-1/+24