aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/machine_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-1/+1
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-9/+12
|\
| * powerpc: core irq_data conversion.Lennert Buytenhek2011-03-101-9/+12
* | powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard2011-03-021-1/+4
|/
* powerpc/kdump: Disable ftrace during kexecAnton Blanchard2011-01-211-0/+7
* powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-211-4/+1
* powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard2011-01-211-4/+1
* powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard2011-01-211-2/+0
* powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock2010-10-141-0/+24
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-6/+6
|\
| * lmb: rename to memblockYinghai Lu2010-07-141-6/+6
* | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman2010-07-311-0/+12
* | powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2010-07-311-5/+5
|/
* powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-151-2/+2
* powerpc/kexec: Check crash_base for relocatable kernelMilton Miller2009-01-131-0/+25
* powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-231-0/+36
* powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov2008-12-231-12/+9
* powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2008-12-231-0/+34
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-0/+2
* kexec jumpHuang Ying2008-07-261-1/+1
* [POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman2008-04-301-6/+6
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+2
* Use extended crashkernel command line on ppc64Bernhard Walle2007-10-191-27/+27
* [POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2006-08-171-0/+56
* [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering2006-01-111-6/+0
* [PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman2006-01-091-1/+1
* [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-091-0/+67