summaryrefslogtreecommitdiff
path: root/arch/x86/purgatory/purgatory.c
AgeCommit message (Expand)Author
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2019-11-14x86/kdump: Remove the backup region handlingLianbo Jiang
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
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
2014-08-08purgatory: core purgatory functionalityVivek Goyal