index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
purgatory
Age
Commit message (
Expand
)
Author
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
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-07
x86/purgatory: Don't generate debug info for purgatory.ro
Pingfan Liu
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-06-16
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-17
x86/purgatory: Fail the build if purgatory.ro has missing symbols
Hans de Goede
2020-03-17
x86/purgatory: Disable various profiling and sanitizing options
Hans de Goede
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-16
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-14
x86/kdump: Remove the backup region handling
Lianbo Jiang
2019-10-18
x86/asm/purgatory: Start using annotations
Jiri Slaby
2019-09-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-23
x86/purgatory: Disable the stackleak GCC plugin for the purgatory
Arvind Sankar
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-06
x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...
Steve Wahl
2019-09-05
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
Hans de Goede
2019-08-22
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
2019-08-22
crypto: sha256 - Move lib/sha256.c to lib/crypto
Hans de Goede
2019-08-08
x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
Nick Desaulniers
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-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
2018-03-25
x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...
Sven Wegener
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-31
kasan: do not sanitize kexec purgatory
Mike Galbraith
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
2016-11-09
x86/kexec: add -fno-PIE
Sebastian Andrzej Siewior
2016-06-07
Add sancov plugin
Emese Revfy
2016-04-20
kbuild: delete unnecessary "@:"
Masahiro Yamada
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2014-12-10
Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...
Linus Torvalds
2014-10-15
x86/purgatory, build: Suppress kexec-purgatory.c is up to date message
WANG Chao
2014-10-14
arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...
Baoquan He
2014-08-29
x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory
Vivek Goyal
2014-08-29
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
2014-08-08
kexec: support for kexec on panic using new system call
Vivek Goyal
2014-08-08
purgatory: core purgatory functionality
Vivek Goyal
2014-08-08
purgatory/sha256: provide implementation of sha256 in purgaotory context
Vivek Goyal