aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/vmcore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-11[PATCH] kdump proc vmcore size oveflow fixVivek Goyal1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-01-11[PATCH] kdump: vmcore compilation warning fixVivek Goyal1-1/+1
2006-01-11fs/proc/vmcore.c: header included twiceNicolas Kaiser1-1/+0
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal1-0/+3
2005-06-25[PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal1-0/+218
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal1-0/+451