aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/ras.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman1-4/+2
2005-11-07[PATCH] powerpc: Kill ppcdebugDavid Gibson1-1/+1
2005-10-26[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseriesMichael Ellerman1-0/+352