summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/machine_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-3/+0
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* lmb: rename to memblockYinghai Lu2010-07-141-9/+9
* Merge branch 'sh/lmb'Paul Mundt2010-05-131-1/+58
|\
| * sh: rework memory limits to work with LMB.Paul Mundt2010-05-101-6/+14
| * sh: convert kexec crash kernel management to LMB.Paul Mundt2010-05-071-1/+50
* | sh: Ensure that X2 TLB settings are reflected in vmcore.Paul Mundt2010-05-071-0/+3
|/
* sh: machine_ops based reboot support.Paul Mundt2010-01-201-5/+3
* sh: Tidy up the sh bios VBR handling.Paul Mundt2010-01-121-6/+2
* sh: fix kexec by removing check for old kexec-toolsMagnus Damm2009-10-261-6/+0
* sh: Obliterate the P1 area macrosMatt Fleming2009-10-101-1/+1
* sh: disallow kexec virtual entryMagnus Damm2009-03-201-1/+8
* sh: kexec jump: fix for ftrace.Paul Mundt2009-03-181-0/+6
* sh: kexec: Drop SR.BL bit toggling.Paul Mundt2009-03-181-4/+3
* sh: add kexec jump supportMagnus Damm2009-03-181-5/+27
* sh: rework kexec segment codeMagnus Damm2009-03-181-1/+16
* sh: simplify kexec vbr codeMagnus Damm2009-03-181-9/+8
* sh: fix kexec entry point for crash kernelsMagnus Damm2008-08-281-1/+1
* sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt2008-08-041-0/+8
* kexec jumpHuang Ying2008-07-261-1/+1
* Use extended crashkernel command line on shBernhard Walle2007-10-191-21/+0
* sh: kdump support.Paul Mundt2007-05-071-4/+25
* sh: Update kexec support for API changes.Paul Mundt2006-09-271-6/+0
* Storage class should be firstTobias Klauser2006-06-261-2/+2
* [PATCH] sh: kexec() supportkogiidena2006-01-161-0/+112