summaryrefslogtreecommitdiffstats
path: root/fs/proc/vmcore.c
AgeCommit message (Expand)AuthorLines
2009-01-08vmcore: remove saved_max_pfn checkMagnus Damm-2/+0
2008-10-23proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan-3/+3
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman-1/+1
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal-3/+0
2008-10-10proc: remove dummy vmcore_open()Alexey Dobriyan-6/+0
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-1/+0
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-11[PATCH] kdump proc vmcore size oveflow fixVivek Goyal-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-1/+1
2006-01-11[PATCH] kdump: vmcore compilation warning fixVivek Goyal-1/+1
2006-01-11fs/proc/vmcore.c: header included twiceNicolas Kaiser-1/+0
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal-0/+3
2005-06-25[PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal-0/+218
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal-0/+451