summaryrefslogtreecommitdiffstats
path: root/arch/x86/purgatory
Commit message (Expand)AuthorAgeFilesLines
* x86/kexec: add -fno-PIESebastian Andrzej Siewior2016-11-091-0/+1
* Add sancov pluginEmese Revfy2016-06-071-0/+2
* kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-2/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-241-1/+1
|\
| * x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-0/+2
|/
* Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-12-101-0/+1
|\
| * x86/purgatory, build: Suppress kexec-purgatory.c is up to date messageWANG Chao2014-10-151-0/+1
* | arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...Baoquan He2014-10-141-1/+2
|/
* x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal2014-08-291-0/+1
* kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-291-4/+1
* kexec: support for kexec on panic using new system callVivek Goyal2014-08-081-3/+3
* purgatory: core purgatory functionalityVivek Goyal2014-08-086-0/+293
* purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2014-08-082-0/+305