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