summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2018-10-03powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao1-1/+1
2018-10-03powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao1-1/+1
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring3-29/+28
2018-10-03powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs()Rob Herring1-27/+13
2018-09-19powerpc/pseries: Remove VLA from lparcfg_write()Suraj Jitindar Singh1-3/+2
2018-09-19powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot4-43/+19
2018-09-19powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot1-39/+16
2018-09-19powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2-1/+29
2018-09-19powerpc/pseries: Display machine check error details.Mahesh Salgaonkar1-0/+133
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar3-1/+61
2018-09-19powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar1-0/+95
2018-09-17powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour1-8/+206
2018-09-17powerpc/pseries/mm: factorize PTE slot computationLaurent Dufour1-7/+20
2018-09-17powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour1-0/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-55/+103
2018-08-10powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar1-1/+1
2018-08-07powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao1-1/+1
2018-08-07powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman1-0/+7
2018-08-07powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman1-1/+0
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar2-15/+48
2018-08-07powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt1-1/+1
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+2
2018-07-31powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff1-8/+17
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy1-1/+0
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy1-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-07-24powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V1-6/+10
2018-07-24powerpc/pseries: Use pr_xxx() in lpar.cAneesh Kumar K.V1-20/+14
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-13/+18
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek1-0/+1
2018-06-03powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin1-8/+10
2018-05-22powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin1-0/+1
2018-05-10powerpc/xive: shutdown XIVE when kexec or kdump is performedCédric Le Goater1-2/+5
2018-05-10powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman2-3/+2
2018-04-03powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira1-0/+11
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman5-7/+12
2018-03-30powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira1-3/+3
2018-03-30powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin1-1/+6
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin4-6/+6
2018-03-27powerpc/lpar/debug: Initialize flags before printing debug messageAlexey Kardashevskiy1-3/+3
2018-03-27powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman1-15/+12
2018-03-27powerpc/pseries: Set or clear security feature flagsMichael Ellerman1-0/+43
2018-03-27powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman3-1/+6
2018-03-27powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman1-9/+1
2018-03-27powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras1-2/+6
2018-03-13powerpc: Rename plapr routines to plparMichael Ellerman2-2/+2
2018-03-13powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.hMichael Ellerman1-0/+8
2018-02-23powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman1-1/+2