index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kexec_internal.h
Age
Commit message (
Expand
)
Author
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
2025-05-12
kexec: add KHO support to kexec file loads
Alexander Graf
2024-09-01
kexec: use atomic_try_cmpxchg_acquire() in kexec_trylock()
Uros Bizjak
2024-02-23
crash: remove dependency of FA_DUMP on CRASH_DUMP
Baoquan He
2022-09-11
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
2021-02-22
kexec: move machine_kexec_post_load() to public interface
Pavel Tatashin
2020-01-08
kexec: add machine_kexec_post_load()
Pavel Tatashin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-12
kexec_file: adjust declaration of kexec_purgatory
Kees Cook
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2016-11-30
kexec_file: Allow arch-specific memory walking for kexec_add_buffer
Thiago Jung Bauermann
2016-01-20
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young