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