| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Move kdump default base address to half RMO size on 64bit | Anton Blanchard | 2011-08-05 | 1 | -3/+7 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -2/+2 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 | 1 | -9/+12 |
|\ |
|
| * | powerpc: core irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -9/+12 |
* | | powerpc/kexec: Restore ppc_md.machine_kexec | Anton Blanchard | 2011-03-02 | 1 | -1/+4 |
|/ |
|
* | powerpc/kdump: Disable ftrace during kexec | Anton Blanchard | 2011-01-21 | 1 | -0/+7 |
* | powerpc/kdump: Remove ppc_md.machine_crash_shutdown | Anton Blanchard | 2011-01-21 | 1 | -4/+1 |
* | powerpc/kexec: Remove ppc_md.machine_kexec | Anton Blanchard | 2011-01-21 | 1 | -4/+1 |
* | powerpc/kexec: Remove ppc_md.machine_kexec_cleanup | Anton Blanchard | 2011-01-21 | 1 | -2/+0 |
* | powerpc/kexec: make masking/disabling interrupts generic | Matthew McClintock | 2010-10-14 | 1 | -0/+24 |
* | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-04 | 1 | -6/+6 |
|\ |
|
| * | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -6/+6 |
* | | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro... | Neil Horman | 2010-07-31 | 1 | -0/+12 |
* | | powerpc/crashdump: Fix issues with kexec and 36bit physical addr | Matthew McClintock | 2010-07-31 | 1 | -5/+5 |
|/ |
|
* | powerpc: Allow mem=x cmdline to work with 4G+ | Becky Bruce | 2009-05-15 | 1 | -2/+2 |
* | powerpc/kexec: Check crash_base for relocatable kernel | Milton Miller | 2009-01-13 | 1 | -0/+25 |
* | powerpc/32: Setup OF properties for kdump | Dale Farnsworth | 2008-12-23 | 1 | -0/+36 |
* | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov | 2008-12-23 | 1 | -12/+9 |
* | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth | 2008-12-23 | 1 | -0/+34 |
* | powerpc: Support for relocatable kdump kernel | Mohan Kumar M | 2008-10-22 | 1 | -0/+2 |
* | kexec jump | Huang Ying | 2008-07-26 | 1 | -1/+1 |
* | [POWERPC] Fix crashkernel= handling when no crashkernel= specified | Michael Ellerman | 2008-04-30 | 1 | -6/+6 |
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 1 | -1/+2 |
* | Use extended crashkernel command line on ppc64 | Bernhard Walle | 2007-10-19 | 1 | -27/+27 |
* | [POWERPC] Move some kexec logic into machine_kexec.c | Michael Ellerman | 2006-08-17 | 1 | -0/+56 |
* | [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c | Olaf Hering | 2006-01-11 | 1 | -6/+0 |
* | [PATCH] powerpc: Propagate regs through to machine_crash_shutdown | Michael Ellerman | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] powerpc: Merge kexec | Michael Ellerman | 2006-01-09 | 1 | -0/+67 |