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