index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
vmcore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
proc: vmcore - use kzalloc in get_new_element()
Cyrill Gorcunov
1
-6
/
+1
2009-01-08
vmcore: remove saved_max_pfn check
Magnus Damm
1
-2
/
+0
2008-10-23
proc: move /proc/vmcore creation to fs/proc/vmcore.c
Alexey Dobriyan
1
-3
/
+3
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
1
-1
/
+1
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
1
-3
/
+0
2008-10-10
proc: remove dummy vmcore_open()
Alexey Dobriyan
1
-6
/
+0
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
1
-1
/
+0
2007-05-02
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
Ian Campbell
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-11
[PATCH] kdump proc vmcore size oveflow fix
Vivek Goyal
1
-2
/
+2
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-01-11
[PATCH] kdump: vmcore compilation warning fix
Vivek Goyal
1
-1
/
+1
2006-01-11
fs/proc/vmcore.c: header included twice
Nicolas Kaiser
1
-1
/
+0
2006-01-10
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
1
-0
/
+3
2005-06-25
[PATCH] kdump: Parse elf32 headers and export through /proc/vmcore
Vivek Goyal
1
-0
/
+218
2005-06-25
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
Vivek Goyal
1
-0
/
+451