summaryrefslogtreecommitdiffstats
path: root/fs/proc/vmcore.c
Commit message (Expand)AuthorAgeFilesLines
* vmcore: remove saved_max_pfn checkMagnus Damm2009-01-081-2/+0
* proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan2008-10-231-3/+3
* kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman2008-10-201-1/+1
* kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-201-3/+0
* proc: remove dummy vmcore_open()Alexey Dobriyan2008-10-101-6/+0
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2007-05-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] kdump proc vmcore size oveflow fixVivek Goyal2006-04-111-2/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] kdump: vmcore compilation warning fixVivek Goyal2006-01-111-1/+1
* fs/proc/vmcore.c: header included twiceNicolas Kaiser2006-01-111-1/+0
* [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-101-0/+3
* [PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal2005-06-251-0/+218
* [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-251-0/+451
OpenPOWER on IntegriCloud