Age | Commit message (Expand) | Author |
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 |
2006-02-24 | [PATCH] powerpc: Trivial fix to set the proper timeout value for kdump | Haren Myneni |
2006-01-15 | [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notes | Haren Myneni |
2006-01-11 | [PATCH] powerpc: fix for compile problem in kdump code when SMP disabled | Haren Myneni |
2006-01-09 | [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. | Michael Ellerman |