aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/purgatory
AgeCommit message (Expand)Author
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada
2018-07-14x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-03-25x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...Sven Wegener
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-31kasan: do not sanitize kexec purgatoryMike Galbraith
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-01x86/purgatory: Fix sparse warning, symbol not declaredTobin C. Harding
2017-03-01x86/purgatory: Make functions and variables staticTobin C. Harding
2016-11-09x86/kexec: add -fno-PIESebastian Andrzej Siewior
2016-06-07Add sancov pluginEmese Revfy
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2014-12-10Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds
2014-10-15x86/purgatory, build: Suppress kexec-purgatory.c is up to date messageWANG Chao
2014-10-14arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...Baoquan He
2014-08-29x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal
2014-08-08purgatory: core purgatory functionalityVivek Goyal
2014-08-08purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal