index
:
linux-stable.git
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
/
kernel
/
machine_kexec_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-12
1
-1
/
+1
*
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
1
-3
/
+3
*
powerpc: Use for_each_node_by_type instead of open coding it
Anton Blanchard
2011-09-20
1
-2
/
+1
*
powerpc/kexec: Fix orphaned offline CPUs across kexec
Matt Evans
2010-07-31
1
-1
/
+25
*
powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c
Matt Evans
2010-07-31
1
-5
/
+24
*
powerpc/kexec: Switch to a static PACA on the way out
Matt Evans
2010-07-31
1
-0
/
+20
*
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2010-07-09
1
-0
/
+3
|
\
|
*
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-06-22
1
-0
/
+3
*
|
powerpc/kexec: Wait for online/possible CPUs only.
Matt Evans
2010-06-15
1
-17
/
+1
|
/
*
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2010-05-21
1
-14
/
+34
*
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
1
-2
/
+3
*
powerpc/32: Setup OF properties for kdump
Dale Farnsworth
2008-12-23
1
-52
/
+4
*
powerpc: Setup OF properties for ppc32 kexec
Dale Farnsworth
2008-12-23
1
-19
/
+5
*
powerpc: Kexec exit should not use magic numbers
Milton Miller
2008-10-31
1
-7
/
+2
*
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-10-22
1
-4
/
+9
*
powerpc: Find and destroy possible stale kernel added properties
Milton Miller
2008-10-21
1
-0
/
+13
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
1
-1
/
+1
|
\
|
*
generic-ipi: fix linux-next tree build failure
Stephen Rothwell
2008-07-03
1
-1
/
+1
*
|
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
2008-05-14
1
-2
/
+2
|
/
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-2
/
+2
*
[POWERPC] Make struct property's value a void *
Stephen Rothwell
2007-04-13
1
-5
/
+5
*
Merge branch 'merge'
Paul Mackerras
2006-08-25
1
-57
/
+0
|
\
|
*
[POWERPC] Make crash.c work on 32-bit and 64-bit
Michael Ellerman
2006-08-17
1
-1
/
+0
|
*
[POWERPC] Move some kexec logic into machine_kexec.c
Michael Ellerman
2006-08-17
1
-56
/
+0
*
|
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-6
/
+4
|
/
*
[POWERPC] Make kexec_setup() a regular initcall
Michael Ellerman
2006-06-28
1
-1
/
+3
*
[PATCH] powerpc: Move crashkernel= handling into the kernel.
Michael Ellerman
2006-05-19
1
-0
/
+94
*
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
2006-05-19
1
-0
/
+5
*
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
2006-02-24
1
-7
/
+3
*
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
2006-01-09
1
-3
/
+10
*
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
2006-01-09
1
-3
/
+2
*
[PATCH] powerpc: Merge kexec
Michael Ellerman
2006-01-09
1
-22
/
+3
*
powerpc: Move most remaining ppc64 files over to arch/powerpc
Paul Mackerras
2005-11-14
1
-0
/
+358