summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/machine_kexec_64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann2016-11-301-1/+1
* powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare()Benjamin Herrenschmidt2016-09-231-16/+0
* powerpc/64/kexec: Copy image with MMU off when possibleBenjamin Herrenschmidt2016-09-231-27/+22
* powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-231-10/+2
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-2/+7
* powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-161-0/+1
* powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh2016-05-111-7/+2
* powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V2016-05-111-2/+4
* powerpc/book3e-64: Enable kexecTiejun Chen2015-10-271-0/+18
* kexec: add IND_FLAGS macroGeoff Levand2015-02-171-2/+0
* powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-291-1/+1
* powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat2014-05-281-1/+1
* powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard2014-02-111-2/+4
* powerpc/kexec: kexec_sequence() is in misc_64.SGeert Uytterhoeven2013-10-301-1/+1
* powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard2013-05-141-0/+4
* powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-02-241-0/+5
* powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-4/+4
* treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-121-1/+1
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-3/+3
* powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-201-2/+1
* powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans2010-07-311-1/+25
* powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans2010-07-311-5/+24
* powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-311-0/+20
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-091-0/+3
|\
| * powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-221-0/+3
* | powerpc/kexec: Wait for online/possible CPUs only.Matt Evans2010-06-151-17/+1
|/
* powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-211-14/+34
* Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-2/+3
* powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-231-52/+4
* powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2008-12-231-19/+5
* powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-311-7/+2
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-4/+9
* powerpc: Find and destroy possible stale kernel added propertiesMilton Miller2008-10-211-0/+13
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-161-1/+1
|\
| * generic-ipi: fix linux-next tree build failureStephen Rothwell2008-07-031-1/+1
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-141-2/+2
|/
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-2/+2
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-131-5/+5
* Merge branch 'merge'Paul Mackerras2006-08-251-57/+0
|\
| * [POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman2006-08-171-1/+0
| * [POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2006-08-171-56/+0
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-6/+4
|/
* [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-281-1/+3
* [PATCH] powerpc: Move crashkernel= handling into the kernel.Michael Ellerman2006-05-191-0/+94
* [PATCH] powerpc: Unify mem= handlingMichael Ellerman2006-05-191-0/+5
* [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-241-7/+3
* [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman2006-01-091-3/+10
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-091-3/+2
* [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-091-22/+3
* powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-141-0/+358