summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2019-02-11powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao1-1/+1
2019-02-11powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao1-1/+1
2018-12-17powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar1-1/+1
2018-12-17powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-06-17powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot1-0/+2
2018-01-01powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler1-1/+3
2017-11-11powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier1-1/+0
2017-08-26powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-02-23powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour1-2/+2
2016-11-20powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2-2/+9
2016-08-23powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-08-23powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-08-23powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2015-09-30powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth1-1/+2
2015-07-15powerpc/pseries: Fix possible leaked device node referenceNathan Fontenot1-2/+1
2015-05-12powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot1-6/+4
2015-04-10powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler1-21/+23
2015-03-30powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan1-0/+2
2014-12-10powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt1-1/+1
2014-11-17powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman1-2/+2
2014-10-30powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-09-17powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V1-14/+6
2014-09-17powerpc/pseries: Avoid deadlock on removing ddwGavin Shan1-6/+14
2014-09-17powerpc/pseries: Failure on removing device nodeGavin Shan1-1/+1
2014-09-06powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-07-22powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2-0/+2
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