aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/crash.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-30powerpc: Increase CRASH_HANDLER_MAXGravatar Arnd Bergmann 1-1/+1
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.Gravatar David S. Miller 1-1/+2
2008-01-25[POWERPC] kdump shutdown hook supportGravatar Michael Neuling 1-5/+96
2007-08-17[POWERPC] Clean out a bunch of duplicate includesGravatar Jesper Juhl 1-1/+0
2007-07-20[CELL] saving spus information for kexec crashGravatar Andre Detsch 1-0/+67
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeGravatar Magnus Damm 1-57/+2
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesGravatar Paul Mackerras 1-2/+2
2006-09-13[POWERPC] Fix interrupt clearing in kdump shutdown sequenceGravatar Mohan Kumar M 1-1/+1
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitGravatar Michael Ellerman 1-0/+11
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGravatar Linus Torvalds 1-28/+119
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Gravatar Ingo Molnar 1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 1-2/+2
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.Gravatar David Wilder 1-28/+119
2006-06-26fix paniced->panicked typosGravatar Lee Revell 1-1/+1
2006-04-22[PATCH] powerpc: Disable and EOI interrupts in machine_crash_shutdown()Gravatar Michael Ellerman 1-0/+13
2006-02-24[PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpGravatar Haren Myneni 1-1/+3
2006-01-15[PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notesGravatar Haren Myneni 1-72/+5
2006-01-11[PATCH] powerpc: fix for compile problem in kdump code when SMP disabledGravatar Haren Myneni 1-1/+1
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Gravatar Michael Ellerman 1-0/+264