aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/purgatory
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-28
|\
| * x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar2019-09-23
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-18
|\ \ | |/ |/|
| * crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede2019-09-05
| * crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede2019-08-22
| * crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede2019-08-22
* | x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl2019-09-06
* | x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers2019-08-08
* | x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-08
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-19
* kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada2018-07-17
* x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo2018-07-14
* kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo2018-04-13
* x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...Sven Wegener2018-03-25
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* kasan: do not sanitize kexec purgatoryMike Galbraith2017-03-31
* kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-10
* x86/purgatory: Fix sparse warning, symbol not declaredTobin C. Harding2017-03-01
* x86/purgatory: Make functions and variables staticTobin C. Harding2017-03-01
* x86/kexec: add -fno-PIESebastian Andrzej Siewior2016-11-09
* Add sancov pluginEmese Revfy2016-06-07
* kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-20
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-24
|\
| * x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-29
|/
* Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-12-10
|\
| * x86/purgatory, build: Suppress kexec-purgatory.c is up to date messageWANG Chao2014-10-15
* | arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...Baoquan He2014-10-13
|/
* x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal2014-08-29
* kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-29
* kexec: support for kexec on panic using new system callVivek Goyal2014-08-08
* purgatory: core purgatory functionalityVivek Goyal2014-08-08
* purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2014-08-08