index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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/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
*
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