summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann2018-10-131-0/+5
* powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing2018-10-131-33/+28
* powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff2018-10-131-62/+4
* powerpc/eeh: Cleanup list_head field namesSam Bobroff2018-10-131-1/+2
* powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff2018-10-131-0/+1
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-131-2/+0
* powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao2018-10-031-1/+1
* powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao2018-10-031-1/+1
* powerpc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-033-29/+28
* powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs()Rob Herring2018-10-031-27/+13
* powerpc/pseries: Remove VLA from lparcfg_write()Suraj Jitindar Singh2018-09-191-3/+2
* powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot2018-09-194-43/+19
* powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot2018-09-191-39/+16
* powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-192-1/+29
* powerpc/pseries: Display machine check error details.Mahesh Salgaonkar2018-09-191-0/+133
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-193-1/+61
* powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar2018-09-191-0/+95
* powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour2018-09-171-8/+206
* powerpc/pseries/mm: factorize PTE slot computationLaurent Dufour2018-09-171-7/+20
* powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour2018-09-171-0/+1
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-177-55/+103
|\
| * powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-08-101-1/+1
| * powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-071-1/+1
| * powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2018-08-071-0/+7
| * powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2018-08-071-1/+0
| * powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar2018-08-072-15/+48
| * powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar2018-08-071-1/+1
| * powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt2018-08-071-1/+1
| * powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff2018-07-311-8/+17
| * powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-301-1/+0
| * powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
| * powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-301-0/+1
| * powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
| * powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V2018-07-241-6/+10
| * powerpc/pseries: Use pr_xxx() in lpar.cAneesh Kumar K.V2018-07-241-20/+14
* | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-311-1/+2
|/
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-075-13/+18
|\
| * powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2018-06-031-0/+1
| * powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin2018-06-031-8/+10
| * powerpc/xive: shutdown XIVE when kexec or kdump is performedCédric Le Goater2018-05-101-2/+5
| * powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman2018-05-102-3/+2
* | powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin2018-05-221-0/+1
|/
* powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira2018-04-031-0/+11
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-315-7/+12
|\
| * powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-301-1/+6
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-304-6/+6
* | powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira2018-03-301-3/+3
* | powerpc/lpar/debug: Initialize flags before printing debug messageAlexey Kardashevskiy2018-03-271-3/+3
* | powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman2018-03-271-15/+12
* | powerpc/pseries: Set or clear security feature flagsMichael Ellerman2018-03-271-0/+43