aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/machine_kexec_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy1-4/+2
2018-05-10powerpc/64/kexec: fix race in kexec when XIVE is shutdownCédric Le Goater1-4/+4
2018-03-30powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin1-4/+11
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin1-11/+11
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman1-2/+2
2016-11-30powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann1-1/+1
2016-09-23powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare()Benjamin Herrenschmidt1-16/+0
2016-09-23powerpc/64/kexec: Copy image with MMU off when possibleBenjamin Herrenschmidt1-27/+22
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt1-10/+2
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt1-2/+7
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens1-0/+1
2016-05-11powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh1-7/+2
2016-05-11powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V1-2/+4
2015-10-27powerpc/book3e-64: Enable kexecTiejun Chen1-0/+18
2015-02-17kexec: add IND_FLAGS macroGeoff Levand1-2/+0
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini1-1/+1
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat1-1/+1
2014-02-11powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard1-2/+4
2013-10-30powerpc/kexec: kexec_sequence() is in misc_64.SGeert Uytterhoeven1-1/+1
2013-05-14powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard1-0/+4
2013-02-24powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-4/+4
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches1-3/+3
2011-09-20powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard1-2/+1
2010-07-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-1/+25
2010-07-31powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans1-5/+24
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans1-0/+20
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt1-0/+3
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad1-0/+3
2010-06-15powerpc/kexec: Wait for online/possible CPUs only.Matt Evans1-17/+1
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling1-14/+34
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-2/+3
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth1-52/+4
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth1-19/+5
2008-10-31powerpc: Kexec exit should not use magic numbersMilton Miller1-7/+2
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M1-4/+9
2008-10-21powerpc: Find and destroy possible stale kernel added propertiesMilton Miller1-0/+13
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt1-1/+1
2008-07-03generic-ipi: fix linux-next tree build failureStephen Rothwell1-1/+1
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-2/+2
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell1-5/+5
2006-08-25Merge branch 'merge'Paul Mackerras1-57/+0
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman1-1/+0
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman1-56/+0
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr1-6/+4
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman1-1/+3
2006-05-19[PATCH] powerpc: Move crashkernel= handling into the kernel.Michael Ellerman1-0/+94
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman1-0/+5