index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
purgatory
/
purgatory.c
Age
Commit message (
Expand
)
Author
2023-08-03
x86/purgatory: Include header for warn() declaration
Arnd Bergmann
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2019-11-14
x86/kdump: Remove the backup region handling
Lianbo Jiang
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-05
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
Hans de Goede
2019-08-22
crypto: sha256 - Move lib/sha256.c to lib/crypto
Hans de Goede
2019-08-08
x86/purgatory: Do not use __builtin_memcpy and __builtin_memset
Nick Desaulniers
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-01
x86/purgatory: Fix sparse warning, symbol not declared
Tobin C. Harding
2017-03-01
x86/purgatory: Make functions and variables static
Tobin C. Harding
2014-08-08
purgatory: core purgatory functionality
Vivek Goyal