aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/vmcore.c
Commit message (Expand)AuthorAge
* proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan2008-10-23
* kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman2008-10-20
* kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-20
* proc: remove dummy vmcore_open()Alexey Dobriyan2008-10-09
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2007-05-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] kdump proc vmcore size oveflow fixVivek Goyal2006-04-11
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] kdump: vmcore compilation warning fixVivek Goyal2006-01-11
* fs/proc/vmcore.c: header included twiceNicolas Kaiser2006-01-10
* [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-10
* [PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal2005-06-25
* [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-25