index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 '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
*
Merge branch 'merge'
Paul Mackerras
2006-08-01
1
-2
/
+1
|
\
|
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
1
-2
/
+1
*
|
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-2
/
+2
|
/
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-29
/
+53
*
[PATCH] powerpc: Fix some initcall return values
Anton Blanchard
2006-03-28
1
-1
/
+1
*
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
2006-01-09
1
-1
/
+4
*
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
Michael Ellerman
2006-01-09
1
-4
/
+2
*
[PATCH] powerpc: Kill ppcdebug
David Gibson
2005-11-07
1
-1
/
+1
*
[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseries
Michael Ellerman
2005-10-26
1
-0
/
+352
[prev]