summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling1-0/+1
2014-06-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds6-22/+62
2014-06-05powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard1-3/+3
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard3-14/+8
2014-05-14Merge branch 'dt-bus-name' into for-nextRob Herring2-6/+9
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2-4/+5
2014-05-01powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds1-0/+4
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-2/+2
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan1-1/+9
2014-04-28powerpc/pseries: Fix overwritten PE stateGavin Shan1-0/+1
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan1-0/+32
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong1-4/+6
2014-04-28powerpc: Fix Oops in rtas_stop_self()Li Zhong1-2/+3
2014-04-23powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard1-2/+3
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard1-2/+2
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches1-6/+5
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz2-10/+13
2014-04-03Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-4/+0
2014-04-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-62/+105
2014-04-02Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2014-03-24powerpc/perf: Add kconfig option for hypervisor provided countersCody P Schafer1-0/+12
2014-03-12of: Make device nodes kobjects so they show up in sysfsGrant Likely2-4/+0
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar1-11/+11
2014-03-07powerpc/pseries: Expose in kernel device tree update to drmgrTyrel Datwyler1-1/+24
2014-03-07powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni1-0/+19
2014-03-07powerpc/pseries: Device tree should only be updated once after suspend/migrateHaren Myneni1-16/+10
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot1-44/+39
2014-03-07powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseriesBenjamin Herrenschmidt1-1/+1
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds1-11/+11
2014-02-22Merge branch 'linus' into sched/coreThomas Gleixner4-10/+18
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan1-1/+1
2014-02-17powerpc/pseries: Add Gen3 definitions for PCIE link speedKleber Sacilotto de Souza1-0/+6
2014-02-17powerpc/pseries: Fix regression on PCI link speedKleber Sacilotto de Souza1-7/+9
2014-02-14powerpc/PCI: Use list_for_each_entry() for bus traversalYijing Wang1-3/+3
2014-02-11sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre1-20/+14
2014-02-11powerpc/pseries: Select ARCH_RANDOM on pseriesMichael Ellerman1-0/+1
2014-02-11powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar1-2/+1
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar3-318/+0
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds8-136/+51
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-56/+3
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-01-15pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...Preeti U Murthy1-3/+0
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan1-1/+3
2014-01-15Revert "pseries/iommu: Remove DDW on kexec"Nishanth Aravamudan1-49/+14
2014-01-15Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...Nishanth Aravamudan1-69/+17
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-11POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routinesBartlomiej Zolnierkiewicz1-54/+3
2014-01-11POWERPC: pseries: cpuidle: remove superfluous dev->state_count initializationBartlomiej Zolnierkiewicz1-2/+0
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt4-46/+48
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple1-4/+6