index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
purgatory
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-305
/
+16
2018-03-25
x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...
Sven Wegener
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-01
kasan: do not sanitize kexec purgatory
Mike Galbraith
1
-0
/
+1
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
4
-28
/
+18
2017-03-01
x86/purgatory: Fix sparse warning, symbol not declared
Tobin C. Harding
3
-0
/
+10
2017-03-01
x86/purgatory: Make functions and variables static
Tobin C. Harding
1
-5
/
+5
2016-11-10
x86/kexec: add -fno-PIE
Sebastian Andrzej Siewior
1
-0
/
+1
2016-06-07
Add sancov plugin
Emese Revfy
1
-0
/
+2
2016-04-20
kbuild: delete unnecessary "@:"
Masahiro Yamada
1
-2
/
+0
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
1
-0
/
+2
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2014-12-10
Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...
Linus Torvalds
1
-0
/
+1
2014-10-15
x86/purgatory, build: Suppress kexec-purgatory.c is up to date message
WANG Chao
1
-0
/
+1
2014-10-14
arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...
Baoquan He
1
-1
/
+2
2014-08-30
x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory
Vivek Goyal
1
-0
/
+1
2014-08-30
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
1
-4
/
+1
2014-08-09
kexec: support for kexec on panic using new system call
Vivek Goyal
1
-3
/
+3
2014-08-09
purgatory: core purgatory functionality
Vivek Goyal
6
-0
/
+293
2014-08-09
purgatory/sha256: provide implementation of sha256 in purgaotory context
Vivek Goyal
2
-0
/
+305