Dave Young
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 anos atrás |
Dave Young
|
a43cac0d9d
kexec: split kexec_file syscall code to kexec_file.c
|
10 anos atrás |
HATAYAMA Daisuke
|
5375b708f2
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
|
10 anos atrás |
Martin Schwidefsky
|
7e01b5acd8
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
|
10 anos atrás |
Geoff Levand
|
518a0c7163
kexec: simplify conditional
|
10 anos atrás |
Alexander Kuleshov
|
ad69934987
kexec: fix a typo in comment
|
10 anos atrás |
Baoquan He
|
73d7e3eac0
kexec: remove never used member destination in kimage
|
10 anos atrás |
Linus Torvalds
|
29afc4e9a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
10 anos atrás |
Borislav Petkov
|
edb0ec0725
kexec, Kconfig: spell "architecture" properly
|
10 anos atrás |
Masanari Iida
|
d5393955c3
kexec: remove unnecessary KERN_ERR from kexec.c
|
10 anos atrás |
Baoquan He
|
36f3f500ef
kexec: remove the unused function parameter
|
10 anos atrás |
Baoquan He
|
669280a152
kexec: take the segment adding out of locate_mem_hole functions
|
10 anos atrás |
Vivek Goyal
|
74ca317c26
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
|
11 anos atrás |
Vivek Goyal
|
8e7d838103
kexec: verify the signature of signed PE bzImage
|
11 anos atrás |
Vivek Goyal
|
dd5f726076
kexec: support for kexec on panic using new system call
|
11 anos atrás |
Vivek Goyal
|
27f48d3e63
kexec-bzImage64: support for loading bzImage using 64bit entry
|
11 anos atrás |
Vivek Goyal
|
12db5562e0
kexec: load and relocate purgatory at kernel load time
|
11 anos atrás |
Vivek Goyal
|
cb1052581e
kexec: implementation of new syscall kexec_file_load
|
11 anos atrás |
Vivek Goyal
|
f0895685c7
kexec: new syscall kexec_file_load() declaration
|
11 anos atrás |
Vivek Goyal
|
255aedd90e
kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()
|
11 anos atrás |
Vivek Goyal
|
dabe78628d
kexec: move segment verification code in a separate function
|
11 anos atrás |
Vivek Goyal
|
7d3e2bca22
kexec: rename unusebale_pages to unusable_pages
|
11 anos atrás |
David Rientjes
|
3a1122d26c
kexec: fix build error when hugetlbfs is disabled
|
11 anos atrás |
Atsushi Kumagai
|
8f1d26d0e5
kexec: export free_huge_page to VMCOREINFO
|
11 anos atrás |
Petr Tesarik
|
b3acc56bfe
kexec: save PG_head_mask in VMCOREINFO
|
11 anos atrás |
Fabian Frederick
|
e1bebcf41e
kernel/kexec.c: convert printk to pr_foo()
|
11 anos atrás |
Srivatsa S. Bhat
|
011e4b02f1
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
|
11 anos atrás |
Gideon Israel Dsouza
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 anos atrás |
Paul Gortmaker
|
c96d6660dc
kernel: audit/fix non-modular users of module_init in core code
|
11 anos atrás |
Heiko Carstens
|
ca2c405ab9
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 anos atrás |