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 |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
Rafael J. Wysocki
|
2e711c04db
PM: Remove sysdev suspend, resume and shutdown operations
|
14 years ago |
Rafael J. Wysocki
|
19234c0819
PM: Add missing syscore_suspend() and syscore_resume() calls
|
14 years ago |
Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 years ago |
Anton Blanchard
|
c0bb9e45f3
kdump: Allow shrinking of kdump region to be overridden
|
15 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
Jan Beulich
|
3ecb01df32
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
|
14 years ago |
Dan Carpenter
|
f65a03f6ab
kexec: return -EFAULT on copy_to_user() failures
|
15 years ago |