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
/
kernel
/
crash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/kexec: Move kexec files into a dedicated subdir.
Christophe Leroy
2019-11-21
1
-374
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
powerpc: remove kdump.h from page.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-1
/
+1
*
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
2018-01-16
1
-1
/
+12
*
powerpc/crash: Remove the test for cpu_online in the IPI callback
Balbir Singh
2018-01-16
1
-3
/
+0
*
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
2017-05-08
1
-2
/
+0
*
powerpc/crash: Rearrange loop condition to avoid out of bounds array access
Suraj Jitindar Singh
2016-07-14
1
-1
/
+1
*
powerpc/sparse: make some things static
Daniel Axtens
2016-06-16
1
-1
/
+1
*
powerpc: Add array bounds checking to crash_shutdown_handlers
Suraj Jitindar Singh
2016-06-16
1
-4
/
+9
*
powerpc/book3e/kdump: Enable crash_kexec_wait_realmode
Scott Wood
2015-10-27
1
-3
/
+3
*
arch,powerpc: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+1
*
powerpc/crash: Fix build error without SMP
Christian Kujau
2012-01-25
1
-1
/
+1
*
powerpc/kdump: Only save CPU state first time through the secondary CPU captu...
Anton Blanchard
2011-12-08
1
-12
/
+21
*
powerpc/kdump: Delay before sending IPI on a system reset
Anton Blanchard
2011-12-08
1
-7
/
+26
*
powerpc: Cleanup crash/kexec code
Anton Blanchard
2011-12-08
1
-18
/
+3
*
powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursion
Anton Blanchard
2011-12-08
1
-15
/
+57
*
powerpc: Remove broken and complicated kdump system reset code
Anton Blanchard
2011-12-08
1
-75
/
+12
*
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
powerpc/kdump: Fix timeout in crash_kexec_wait_realmode
Michael Neuling
2011-07-19
1
-5
/
+1
*
powerpc/kdump64: Don't reference freed memory as pacas
Milton Miller
2011-05-19
1
-1
/
+1
*
powerpc/kexec: Fix build failure on 32-bit SMP
Ben Hutchings
2011-05-04
1
-29
/
+30
*
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2011-05-04
1
-16
/
+16
*
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
2011-04-18
1
-6
/
+6
*
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
Paul Gortmaker
2011-04-05
1
-3
/
+3
*
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
Anton Blanchard
2011-01-21
1
-70
/
+2
*
powerpc/kexec: make masking/disabling interrupts generic
Matthew McClintock
2010-10-14
1
-12
/
+1
*
powerpc/kdump: Stop all other CPUs before running crash handlers
Anton Blanchard
2010-08-24
1
-11
/
+13
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-1
/
+1
*
powerpc: Fix default_machine_crash_shutdown #ifdef botch
Paul E. McKenney
2010-07-08
1
-1
/
+1
*
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
2010-05-24
1
-0
/
+4
*
powerpc/kdump: Fix race in kdump shutdown
Michael Neuling
2010-05-21
1
-0
/
+27
*
powerpc/kdump: Use chip->shutdown to disable IRQs
Anton Blanchard
2010-05-21
1
-1
/
+1
*
powerpc/kdump: CPUs assume the context of the oopsing CPU
Anton Blanchard
2010-05-21
1
-1
/
+5
*
powerpc/crashdump: Do not fail on NULL pointer dereferencing
Maxim Uvarov
2010-05-21
1
-0
/
+3
*
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
1
-1
/
+1
*
powerpc: Increase CRASH_HANDLER_MAX
Arnd Bergmann
2008-06-30
1
-1
/
+1
*
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
1
-1
/
+2
*
[POWERPC] kdump shutdown hook support
Michael Neuling
2008-01-25
1
-5
/
+96
*
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-08-17
1
-1
/
+0
*
[CELL] saving spus information for kexec crash
Andre Detsch
2007-07-20
1
-0
/
+67
*
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
2006-12-07
1
-57
/
+2
*
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
2006-10-16
1
-2
/
+2
*
[POWERPC] Fix interrupt clearing in kdump shutdown sequence
Mohan Kumar M
2006-09-13
1
-1
/
+1
*
[POWERPC] Make crash.c work on 32-bit and 64-bit
Michael Ellerman
2006-08-17
1
-0
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-29
1
-28
/
+119
|
\
|
*
[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.
David Wilder
2006-06-28
1
-28
/
+119
*
|
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-06-29
1
-1
/
+1
[next]