aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/machine_kexec.c
AgeCommit message (Expand)Author
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2010-07-14lmb: rename to memblockYinghai Lu
2010-05-13Merge branch 'sh/lmb'Paul Mundt
2010-05-10sh: rework memory limits to work with LMB.Paul Mundt
2010-05-07sh: Ensure that X2 TLB settings are reflected in vmcore.Paul Mundt
2010-05-07sh: convert kexec crash kernel management to LMB.Paul Mundt
2010-01-20sh: machine_ops based reboot support.Paul Mundt
2010-01-12sh: Tidy up the sh bios VBR handling.Paul Mundt
2009-10-26sh: fix kexec by removing check for old kexec-toolsMagnus Damm
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming
2009-03-20sh: disallow kexec virtual entryMagnus Damm
2009-03-18sh: kexec jump: fix for ftrace.Paul Mundt
2009-03-18sh: kexec: Drop SR.BL bit toggling.Paul Mundt
2009-03-18sh: add kexec jump supportMagnus Damm
2009-03-18sh: rework kexec segment codeMagnus Damm
2009-03-18sh: simplify kexec vbr codeMagnus Damm
2008-08-28sh: fix kexec entry point for crash kernelsMagnus Damm
2008-08-04sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt
2008-07-26kexec jumpHuang Ying
2007-10-19Use extended crashkernel command line on shBernhard Walle
2007-05-07sh: kdump support.Paul Mundt
2006-09-27sh: Update kexec support for API changes.Paul Mundt
2006-06-26Storage class should be firstTobias Klauser
2006-01-16[PATCH] sh: kexec() supportkogiidena