summaryrefslogtreecommitdiff
path: root/arch/x86/purgatory
AgeCommit message (Expand)AuthorFilesLines
2014-08-30x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal1-0/+1
2014-08-30kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal1-4/+1
2014-08-09kexec: support for kexec on panic using new system callVivek Goyal1-3/+3
2014-08-09purgatory: core purgatory functionalityVivek Goyal6-0/+293
2014-08-09purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2-0/+305