Jarrett Farnitano
|
a8311f647e
kexec: yield to scheduler when loading kimage segments
|
7 years ago |
Tom Lendacky
|
bba4ed011a
x86/mm, kexec: Allow kexec to be used with SME
|
8 years ago |
Xunlei Pang
|
1229384f5b
kdump: protect vmcoreinfo data under the crash memory
|
8 years ago |
Josh Poimboeuf
|
c207aee480
objtool, x86: Add several functions and files to the objtool whitelist
|
8 years ago |
Hari Bathini
|
51dbd92520
ia64: reuse append_elf_note() and final_note() functions
|
8 years ago |
Hari Bathini
|
692f66f26a
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
|
8 years ago |
Linus Torvalds
|
7d91de7443
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
8 years ago |
Sergey Senozhatsky
|
f92bac3b14
printk: rename nmi.c and exported api
|
8 years ago |
Laura Abbott
|
b6e92aa810
kexec: Switch to __pa_symbol
|
8 years ago |
zhong jiang
|
8e53c073a4
kexec: add cond_resched into kimage_alloc_crash_control_pages
|
8 years ago |
Baoquan He
|
401721ecd1
kexec: export the value of phys_base instead of symbol address
|
8 years ago |
zhong jiang
|
1730f14660
kexec: add restriction on kexec_load() segment sizes
|
9 years ago |
Petr Tesarik
|
21db79e8bb
kexec: add a kexec_crash_loaded() function
|
9 years ago |
Russell King
|
43546d8669
kexec: allow architectures to override boot mapping
|
9 years ago |
Russell King
|
dae28018f5
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
|
9 years ago |
Russell King
|
465d377701
kexec: ensure user memory sizes do not wrap
|
9 years ago |
Minfei Huang
|
4caf961524
kexec: return error number directly
|
9 years ago |
Xunlei Pang
|
7a0058ec78
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
|
9 years ago |
Xunlei Pang
|
9b492cf580
kexec: introduce a protection mechanism for the crashkernel reserved memory
|
9 years ago |
Petr Mladek
|
cf9b1106c8
printk/nmi: flush NMI messages on the system panic
|
9 years ago |
Joonsoo Kim
|
0139aa7b7f
mm: rename _count, field of the struct page, to _refcount
|
9 years ago |
Atsushi Kumagai
|
d7f53518f7
kexec: export OFFSET(page.compound_head) to find out compound tail page
|
9 years ago |
Atsushi Kumagai
|
8639a847b0
kexec: update VMCOREINFO for compound_order/dtor
|
9 years ago |
Toshi Kani
|
1a085d0727
kexec: Set IORESOURCE_SYSTEM_RAM for System RAM
|
9 years ago |
Geliang Tang
|
2b24692b92
kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list
|
9 years ago |
Hidehiro Kawai
|
7bbee5ca38
kexec: Fix race between panic() and crash_kexec()
|
9 years ago |
Minfei Huang
|
de90a6bcae
kexec: use file name as the output message prefix
|
9 years ago |
Borislav Petkov
|
53b90c0c56
kexec/crash: Say which char is the unrecognized
|
9 years ago |
Baoquan He
|
1303a27c9c
kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
|
10 years ago |
Baoquan He
|
bbb78b8f3f
kexec: align crash_notes allocation to make it be inside one physical page
|
10 years ago |