index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
purgatory
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-9
/
+0
|
\
|
*
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
1
-9
/
+0
*
|
x86/purgatory: Switch to the position-independent small code model
Ard Biesheuvel
2024-04-20
1
-1
/
+2
|
/
*
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-10
1
-1
/
+1
*
x86/purgatory: Remove LTO flags
Song Liu
2023-09-17
1
-0
/
+4
*
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
|
*
x86/purgatory: Do not use fortified string functions
Kees Cook
2023-06-01
1
-1
/
+1
*
|
x86/purgatory: remove PGO flags
Ricardo Ribalda
2023-06-12
1
-0
/
+5
|
/
*
purgatory: fix disabling debug info
Alyssa Ross
2023-04-08
1
-2
/
+1
*
x86/purgatory: disable KMSAN instrumentation
Alexander Potapenko
2022-10-28
1
-0
/
+1
*
x86/purgatory: Disable CFI
Sami Tolvanen
2022-09-26
1
-0
/
+4
*
x86/purgatory: Omit use of bin2c
Masahiro Yamada
2022-07-25
1
-7
/
+1
*
x86/purgatory: Hard-code obj-y in Makefile
Masahiro Yamada
2022-07-25
1
-1
/
+1
*
x86/purgatory: Remove -nostdlib compiler flag
Masahiro Yamada
2021-12-30
1
-1
/
+1
*
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
1
-1
/
+4
|
\
|
*
x86/purgatory: Don't generate debug info for purgatory.ro
Pingfan Liu
2020-08-07
1
-1
/
+4
*
|
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-1
/
+1
|
/
*
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
2020-06-17
1
-0
/
+1
*
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
1
-6
/
+15
|
\
|
*
x86/purgatory: Fail the build if purgatory.ro has missing symbols
Hans de Goede
2020-03-17
1
-3
/
+10
|
*
x86/purgatory: Disable various profiling and sanitizing options
Hans de Goede
2020-03-17
1
-1
/
+4
*
|
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-16
1
-0
/
+2
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-28
1
-0
/
+1
|
\
|
*
x86/purgatory: Disable the stackleak GCC plugin for the purgatory
Arvind Sankar
2019-09-23
1
-0
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-18
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
2019-08-22
1
-0
/
+2
|
*
crypto: sha256 - Move lib/sha256.c to lib/crypto
Hans de Goede
2019-08-22
1
-1
/
+1
*
|
x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...
Steve Wahl
2019-09-06
1
-16
/
+19
*
|
x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
Nick Desaulniers
2019-08-08
1
-5
/
+28
*
|
x86/purgatory: Do not use __builtin_memcpy and __builtin_memset
Nick Desaulniers
2019-08-08
1
-0
/
+3
|
/
*
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2018-07-17
1
-2
/
+1
*
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
2018-07-14
1
-1
/
+1
*
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
2018-04-14
1
-0
/
+3
*
x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...
Sven Wegener
2018-03-25
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
kasan: do not sanitize kexec purgatory
Mike Galbraith
2017-04-01
1
-0
/
+1
*
x86/kexec: add -fno-PIE
Sebastian Andrzej Siewior
2016-11-09
1
-0
/
+1
*
Add sancov plugin
Emese Revfy
2016-06-07
1
-0
/
+2
*
kbuild: delete unnecessary "@:"
Masahiro Yamada
2016-04-20
1
-2
/
+0
*
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-29
1
-0
/
+2
*
Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...
Linus Torvalds
2014-12-10
1
-0
/
+1
|
\
|
*
x86/purgatory, build: Suppress kexec-purgatory.c is up to date message
WANG Chao
2014-10-15
1
-0
/
+1
*
|
arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...
Baoquan He
2014-10-14
1
-1
/
+2
|
/
*
x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory
Vivek Goyal
2014-08-30
1
-0
/
+1
*
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
2014-08-30
1
-4
/
+1
*
purgatory: core purgatory functionality
Vivek Goyal
2014-08-09
1
-0
/
+30