aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/ras.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran1-1/+2
2018-09-19powerpc/pseries: Remove unneeded uses of dlpar work queueNathan Fontenot1-1/+1
2018-09-19powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar1-1/+16
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 Salgaonkar1-1/+59
2018-09-19powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar1-0/+95
2018-08-10powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar1-1/+1
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar1-15/+32
2018-08-07powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-02-13powerpc/pseries: Enable RAS hotplug events laterSam Bobroff1-9/+22
2018-01-08powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman1-1/+2
2017-08-31powerpc/pseries/le: Work around a firmware quirkNicholas Piggin1-0/+15
2017-04-28powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESETNicholas Piggin1-0/+4
2016-07-19powerpc/pseries: Add support for hotplug interrupt sourceJohn Allen1-0/+39
2015-12-14powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar1-24/+31
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth1-1/+2
2015-01-23powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual1-0/+2
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter1-2/+2
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard1-1/+1
2014-07-28powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman1-1/+1
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz1-7/+10
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar1-0/+3
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang1-4/+4
2012-03-28powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard1-25/+1
2012-03-28powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard1-19/+8
2012-03-28powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard1-1/+1
2012-03-28powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard1-4/+1
2012-03-28powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard1-17/+116
2011-05-19powerpc/pseries: Print corrupt r3 in FWNMI codeAnton Blanchard1-1/+1
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-2/+2
2011-01-21powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard1-14/+38
2011-01-21powerpc: Rework pseries machine check handlerAnton Blanchard1-18/+30
2011-01-21powerpc: Never halt RTAS error logging after receiving an unrecoverable machine checkAnton Blanchard1-1/+1
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT and move to rtas.hMark Nelson1-3/+2
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson1-59/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman1-1/+1
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman1-3/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-02-14[POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-9/+5
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-08-01Merge branch 'merge'Paul Mackerras1-2/+1
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-2/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-29/+53
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard1-1/+1
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann1-1/+4