Xishi Qiu
|
80c74f6a40
kexec: remove unnecessary return
|
11 years ago |
Zhang Yanfei
|
31c3a3fe07
kexec: Use min() and min_t() to simplify logic
|
12 years ago |
Zhang Yanfei
|
310faaa9b2
kexec: fix wrong types of some local variables
|
12 years ago |
Atsushi Kumagai
|
13ba3fcbbe
kexec, vmalloc: export additional vmalloc layer information
|
12 years ago |
Joonsoo Kim
|
f1c4069e1d
mm, vmalloc: export vmap_area_list, instead of vmlist
|
12 years ago |
Jiang Liu
|
e07cee23e6
mm,kexec: use common help functions to free reserved pages
|
12 years ago |
Yinghai Lu
|
157752d84f
kexec: use Crash kernel for Crash kernel low
|
12 years ago |
Yinghai Lu
|
adbc742bf7
x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
|
12 years ago |
Yinghai Lu
|
55a20ee780
x86, kdump: Retore crashkernel= to allocate under 896M
|
12 years ago |
Zhang Yanfei
|
8c333ac2e4
kexec: avoid freeing NULL pointer in image_crash_alloc()
|
12 years ago |
Zhang Yanfei
|
b92e7e0dae
kexec: fix memory leak in function kimage_normal_alloc
|
12 years ago |
Sasha Levin
|
fe88f2ee33
kexec: prevent double free on image allocation failure
|
12 years ago |
Mitsuhiro Tanino
|
0d0bf66741
kexec: export PG_hwpoison flag into vmcoreinfo
|
12 years ago |
Zhang Yanfei
|
8a525f5e7a
kexec: get rid of duplicate check for hole_end
|
12 years ago |
Atsushi Kumagai
|
8d67091ec6
kexec: add the values related to buddy system for filtering free pages.
|
12 years ago |
Yinghai Lu
|
0212f91596
x86: Add Crash kernel low reservation
|
12 years ago |
Wei Yongjun
|
de4ec99c32
kdump: remove unneeded include
|
12 years ago |
Vivek Goyal
|
63dca8d5b5
kdump: append newline to the last lien of vmcoreinfo note
|
13 years ago |
Linus Torvalds
|
532bfc851a
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Zhenzhong Duan
|
eaa3be6add
kexec: add further check to crashkernel
|
13 years ago |
Will Deacon
|
d034cfab4f
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Rafael J. Wysocki
|
cf579dfb82
PM / Sleep: Introduce "late suspend" and "early resume" of devices
|
13 years ago |
Michael Holzheu
|
bec013c40b
kdump: crashk_res init check for /sys/kernel/kexec_crash_size
|
13 years ago |
Michael Holzheu
|
6480e5a092
kdump: add missing RAM resource in crash_shrink_memory()
|
13 years ago |
WANG Cong
|
a3dd332305
kexec: remove KMSG_DUMP_KEXEC
|
13 years ago |
Srivatsa S. Bhat
|
bcda53faf5
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
|
13 years ago |
Michael Holzheu
|
558df7209e
[S390] kdump: Add infrastructure for unmapping crashkernel memory
|
13 years ago |
Michael Holzheu
|
fa8ff292bb
[S390] kdump: Initialize vmcoreinfo note at startup
|
13 years ago |
Michael Holzheu
|
3d214faea6
[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT
|
13 years ago |