Baoquan He
|
36f3f500ef
kexec: remove the unused function parameter
|
10 éve |
Baoquan He
|
669280a152
kexec: take the segment adding out of locate_mem_hole functions
|
10 éve |
Vivek Goyal
|
74ca317c26
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
|
11 éve |
Vivek Goyal
|
8e7d838103
kexec: verify the signature of signed PE bzImage
|
11 éve |
Vivek Goyal
|
dd5f726076
kexec: support for kexec on panic using new system call
|
11 éve |
Vivek Goyal
|
27f48d3e63
kexec-bzImage64: support for loading bzImage using 64bit entry
|
11 éve |
Vivek Goyal
|
12db5562e0
kexec: load and relocate purgatory at kernel load time
|
11 éve |
Vivek Goyal
|
cb1052581e
kexec: implementation of new syscall kexec_file_load
|
11 éve |
Vivek Goyal
|
f0895685c7
kexec: new syscall kexec_file_load() declaration
|
11 éve |
Vivek Goyal
|
255aedd90e
kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()
|
11 éve |
Vivek Goyal
|
dabe78628d
kexec: move segment verification code in a separate function
|
11 éve |
Vivek Goyal
|
7d3e2bca22
kexec: rename unusebale_pages to unusable_pages
|
11 éve |
David Rientjes
|
3a1122d26c
kexec: fix build error when hugetlbfs is disabled
|
11 éve |
Atsushi Kumagai
|
8f1d26d0e5
kexec: export free_huge_page to VMCOREINFO
|
11 éve |
Petr Tesarik
|
b3acc56bfe
kexec: save PG_head_mask in VMCOREINFO
|
11 éve |
Fabian Frederick
|
e1bebcf41e
kernel/kexec.c: convert printk to pr_foo()
|
11 éve |
Srivatsa S. Bhat
|
011e4b02f1
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
|
11 éve |
Gideon Israel Dsouza
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 éve |
Paul Gortmaker
|
c96d6660dc
kernel: audit/fix non-modular users of module_init in core code
|
11 éve |
Heiko Carstens
|
ca2c405ab9
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 éve |
Chen Gang
|
a19428e5c3
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()
|
11 éve |
Kees Cook
|
7984754b99
kexec: add sysctl to disable kexec_load
|
11 éve |
Vivek Goyal
|
c97102ba96
kexec: migrate to reboot cpu
|
11 éve |
Khalid Aziz
|
4fc9bbf98f
PCI: Disable Bus Master only on kexec reboot
|
11 éve |
Linus Torvalds
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 éve |
Geert Uytterhoeven
|
002ace782c
kexec: Typo s/the/then/
|
12 éve |
Xishi Qiu
|
80c74f6a40
kexec: remove unnecessary return
|
12 éve |
Zhang Yanfei
|
31c3a3fe07
kexec: Use min() and min_t() to simplify logic
|
12 éve |
Zhang Yanfei
|
310faaa9b2
kexec: fix wrong types of some local variables
|
12 éve |
Atsushi Kumagai
|
13ba3fcbbe
kexec, vmalloc: export additional vmalloc layer information
|
12 éve |