index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
ras.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()
YueHaibing
2019-11-13
1
-1
/
+1
*
powerpc/64s/pseries: machine check convert to use common event code
Nicholas Piggin
2019-08-30
1
-266
/
+194
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
powerpc/pseries: hwpoison the pages upon hitting UE
Ganesh Goudar
2019-04-20
1
-0
/
+83
*
powerpc/pseries/mce: Improve array initialization.
Mahesh Salgaonkar
2019-04-20
1
-26
/
+26
*
powerpc/pseries/mce: Fix misleading print for TLB mutlihit
Mahesh Salgaonkar
2019-03-29
1
-0
/
+1
*
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
2018-10-19
1
-1
/
+2
*
powerpc/pseries: Remove unneeded uses of dlpar work queue
Nathan Fontenot
2018-09-19
1
-1
/
+1
*
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
1
-1
/
+16
*
powerpc/pseries: Display machine check error details.
Mahesh Salgaonkar
2018-09-19
1
-0
/
+133
*
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
1
-1
/
+59
*
powerpc/pseries: Define MCE error event section.
Mahesh Salgaonkar
2018-09-19
1
-0
/
+95
*
powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
Mahesh Salgaonkar
2018-08-10
1
-1
/
+1
*
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
2018-08-07
1
-15
/
+32
*
powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
Mahesh Salgaonkar
2018-08-07
1
-1
/
+1
*
powerpc/pseries: Enable RAS hotplug events later
Sam Bobroff
2018-02-13
1
-9
/
+22
*
powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ
Michael Ellerman
2018-01-08
1
-1
/
+2
*
powerpc/pseries/le: Work around a firmware quirk
Nicholas Piggin
2017-08-31
1
-0
/
+15
*
powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESET
Nicholas Piggin
2017-04-28
1
-0
/
+4
*
powerpc/pseries: Add support for hotplug interrupt source
John Allen
2016-07-19
1
-0
/
+39
*
powerpc/pseries: Limit EPOW reset event warnings
Vipin K Parashar
2015-12-14
1
-24
/
+31
*
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
2015-07-23
1
-1
/
+2
*
powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdown
Anshuman Khandual
2015-01-23
1
-0
/
+2
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-2
/
+2
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-1
/
+1
*
powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()
Michael Ellerman
2014-07-28
1
-1
/
+1
*
powerpc/le: Enable RTAS events support
Greg Kurz
2014-04-07
1
-7
/
+10
*
powerpc: Fix the corrupt r3 error during MCE handling.
Mahesh Salgaonkar
2013-07-24
1
-0
/
+3
*
powerpc/pseries: Use 'true' instead of '1' for orderly_poweroff
liguang
2013-06-20
1
-4
/
+4
*
powerpc/pseries: Cut down on enthusiastic use of defines in RAS code
Anton Blanchard
2012-03-28
1
-25
/
+1
*
powerpc/pseries: Clean up ras_error_interrupt code
Anton Blanchard
2012-03-28
1
-19
/
+8
*
powerpc/pseries: Remove RTAS_POWERMGM_EVENTS
Anton Blanchard
2012-03-28
1
-1
/
+1
*
powerpc/pseries: Use rtas_get_sensor in RAS code
Anton Blanchard
2012-03-28
1
-4
/
+1
*
powerpc/pseries: Parse and handle EPOW interrupts
Anton Blanchard
2012-03-28
1
-17
/
+116
*
powerpc/pseries: Print corrupt r3 in FWNMI code
Anton Blanchard
2011-05-19
1
-1
/
+1
*
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
1
-2
/
+2
*
powerpc: Fix corruption when grabbing FWNMI data
Anton Blanchard
2011-01-21
1
-14
/
+38
*
powerpc: Rework pseries machine check handler
Anton Blanchard
2011-01-21
1
-18
/
+30
*
powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...
Anton Blanchard
2011-01-21
1
-1
/
+1
*
powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...
Mark Nelson
2010-07-09
1
-3
/
+2
*
powerpc/pseries: Make request_ras_irqs() available to other pseries code
Mark Nelson
2010-05-21
1
-59
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries
Michael Ellerman
2008-05-14
1
-1
/
+1
*
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
Michael Ellerman
2008-04-24
1
-3
/
+1
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[POWERPC] Consolidate pseries platform header files into pseries.h
Michael Ellerman
2007-02-14
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-9
/
+5
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
[next]