summaryrefslogtreecommitdiffstats
path: root/arch/x86/purgatory/purgatory.c
Commit message (Expand)AuthorAgeFilesLines
* x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-161-0/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1
* kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo2018-04-131-1/+1
* kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-101-18/+17
* x86/purgatory: Fix sparse warning, symbol not declaredTobin C. Harding2017-03-011-0/+1
* x86/purgatory: Make functions and variables staticTobin C. Harding2017-03-011-5/+5
* purgatory: core purgatory functionalityVivek Goyal2014-08-081-0/+72