aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/purgatory (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory makefileBaoquan He1-1/+2
2014-08-29x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal1-0/+1
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal1-4/+1
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal1-3/+3
2014-08-08purgatory: core purgatory functionalityVivek Goyal6-0/+293
2014-08-08purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2-0/+305