summaryrefslogtreecommitdiffstats
path: root/arch/x86/purgatory/purgatory.c
Commit message (Expand)AuthorAgeFilesLines
* kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+2
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-2/+2
* x86/kdump: Remove the backup region handlingLianbo Jiang2019-11-141-19/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-181-1/+1
|\
| * crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede2019-09-051-1/+1
| * crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede2019-08-221-1/+1
* | x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-081-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