aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/machine_kexec_64.c
AgeCommit message (Expand)Author
2013-05-14powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard
2013-02-24powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2011-09-20powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard
2010-07-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans
2010-07-31powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad
2010-06-15powerpc/kexec: Wait for online/possible CPUs only.Matt Evans
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth
2008-10-31powerpc: Kexec exit should not use magic numbersMilton Miller
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M
2008-10-21powerpc: Find and destroy possible stale kernel added propertiesMilton Miller
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-03generic-ipi: fix linux-next tree build failureStephen Rothwell
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell
2006-08-25Merge branch 'merge'Paul Mackerras
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman
2006-05-19[PATCH] powerpc: Move crashkernel= handling into the kernel.Michael Ellerman
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras