Gideon Israel Dsouza
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 år sedan |
Paul Gortmaker
|
c96d6660dc
kernel: audit/fix non-modular users of module_init in core code
|
11 år sedan |
Heiko Carstens
|
ca2c405ab9
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 år sedan |
Chen Gang
|
a19428e5c3
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()
|
11 år sedan |
Kees Cook
|
7984754b99
kexec: add sysctl to disable kexec_load
|
11 år sedan |
Vivek Goyal
|
c97102ba96
kexec: migrate to reboot cpu
|
11 år sedan |
Khalid Aziz
|
4fc9bbf98f
PCI: Disable Bus Master only on kexec reboot
|
11 år sedan |
Linus Torvalds
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 år sedan |
Geert Uytterhoeven
|
002ace782c
kexec: Typo s/the/then/
|
12 år sedan |
Xishi Qiu
|
80c74f6a40
kexec: remove unnecessary return
|
12 år sedan |
Zhang Yanfei
|
31c3a3fe07
kexec: Use min() and min_t() to simplify logic
|
12 år sedan |
Zhang Yanfei
|
310faaa9b2
kexec: fix wrong types of some local variables
|
12 år sedan |
Atsushi Kumagai
|
13ba3fcbbe
kexec, vmalloc: export additional vmalloc layer information
|
12 år sedan |
Joonsoo Kim
|
f1c4069e1d
mm, vmalloc: export vmap_area_list, instead of vmlist
|
12 år sedan |
Jiang Liu
|
e07cee23e6
mm,kexec: use common help functions to free reserved pages
|
12 år sedan |
Yinghai Lu
|
157752d84f
kexec: use Crash kernel for Crash kernel low
|
12 år sedan |
Yinghai Lu
|
adbc742bf7
x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
|
12 år sedan |
Yinghai Lu
|
55a20ee780
x86, kdump: Retore crashkernel= to allocate under 896M
|
12 år sedan |
Zhang Yanfei
|
8c333ac2e4
kexec: avoid freeing NULL pointer in image_crash_alloc()
|
12 år sedan |
Zhang Yanfei
|
b92e7e0dae
kexec: fix memory leak in function kimage_normal_alloc
|
12 år sedan |
Sasha Levin
|
fe88f2ee33
kexec: prevent double free on image allocation failure
|
12 år sedan |
Mitsuhiro Tanino
|
0d0bf66741
kexec: export PG_hwpoison flag into vmcoreinfo
|
12 år sedan |
Zhang Yanfei
|
8a525f5e7a
kexec: get rid of duplicate check for hole_end
|
12 år sedan |
Atsushi Kumagai
|
8d67091ec6
kexec: add the values related to buddy system for filtering free pages.
|
12 år sedan |
Yinghai Lu
|
0212f91596
x86: Add Crash kernel low reservation
|
12 år sedan |
Wei Yongjun
|
de4ec99c32
kdump: remove unneeded include
|
13 år sedan |
Vivek Goyal
|
63dca8d5b5
kdump: append newline to the last lien of vmcoreinfo note
|
13 år sedan |
Linus Torvalds
|
532bfc851a
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 år sedan |
Zhenzhong Duan
|
eaa3be6add
kexec: add further check to crashkernel
|
13 år sedan |
Will Deacon
|
d034cfab4f
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
|
13 år sedan |