Philipp Rudo
|
3be3f61d25
kernel/kexec_file.c: allow archs to set purgatory load address
|
vor 7 Jahren |
Philipp Rudo
|
8aec395b84
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
|
vor 7 Jahren |
Philipp Rudo
|
65c225d328
kernel/kexec_file.c: make purgatory_info->ehdr const
|
vor 7 Jahren |
Philipp Rudo
|
ee6ebeda8d
include/linux/kexec.h: silence compile warnings
|
vor 7 Jahren |
AKASHI Takahiro
|
babac4a84a
kexec_file, x86: move re-factored code to generic side
|
vor 7 Jahren |
AKASHI Takahiro
|
9ec4ecef0a
kexec_file,x86,powerpc: factor out kexec_file_ops functions
|
vor 7 Jahren |
Dominik Brodowski
|
1bec510a9e
kexec: move sys_kexec_load() prototype to syscalls.h
|
vor 7 Jahren |
Tom Lendacky
|
1d2e733b13
resource: Provide resource struct in resource walk callback
|
vor 8 Jahren |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
vor 8 Jahren |
Tom Lendacky
|
bba4ed011a
x86/mm, kexec: Allow kexec to be used with SME
|
vor 8 Jahren |
Xunlei Pang
|
1229384f5b
kdump: protect vmcoreinfo data under the crash memory
|
vor 8 Jahren |
Michael Holzheu
|
cd0ae1d395
s390/crash: Remove unused KEXEC_NOTE_BYTES
|
vor 8 Jahren |
Hari Bathini
|
692f66f26a
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
|
vor 8 Jahren |
Linus Torvalds
|
de399813b5
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
vor 9 Jahren |
Baoquan He
|
69f5838479
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
|
vor 9 Jahren |
Thiago Jung Bauermann
|
e2e806f9e4
kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.
|
vor 9 Jahren |
Thiago Jung Bauermann
|
ec2b9bfaac
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
|
vor 9 Jahren |
Thiago Jung Bauermann
|
60fe3910bb
kexec_file: Allow arch-specific memory walking for kexec_add_buffer
|
vor 9 Jahren |
Thomas Garnier
|
0549a3c02e
kdump, vmcoreinfo: report memory sections virtual addresses
|
vor 9 Jahren |
Petr Tesarik
|
21db79e8bb
kexec: add a kexec_crash_loaded() function
|
vor 9 Jahren |
Russell King
|
43546d8669
kexec: allow architectures to override boot mapping
|
vor 9 Jahren |
Russell King
|
dae28018f5
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
|
vor 9 Jahren |
Russell King
|
dc5cccacf4
kexec: don't invoke OOM-killer for control page allocation
|
vor 9 Jahren |
Xunlei Pang
|
7a0058ec78
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
|
vor 9 Jahren |
Xunlei Pang
|
9b492cf580
kexec: introduce a protection mechanism for the crashkernel reserved memory
|
vor 9 Jahren |
Xunlei Pang
|
978e30c9b4
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
|
vor 10 Jahren |
Hidehiro Kawai
|
7bbee5ca38
kexec: Fix race between panic() and crash_kexec()
|
vor 10 Jahren |
Dave Young
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
vor 10 Jahren |
Dave Young
|
a43cac0d9d
kexec: split kexec_file syscall code to kexec_file.c
|
vor 10 Jahren |
Vitaly Kuznetsov
|
2b94ed2458
kexec: define kexec_in_progress in !CONFIG_KEXEC case
|
vor 10 Jahren |