summaryrefslogtreecommitdiff
path: root/fs/proc/vmcore.c
Commit message (Expand)AuthorAge
* ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()Mika Westerberg2010-11-30
* /proc/vmcore: fix seekingArnd Bergmann2010-09-22
* Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-19
|\
| * procfs: Use generic_file_llseek in /proc/vmcoreFrederic Weisbecker2010-04-09
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* proc: vmcore - use kzalloc in get_new_element()Cyrill Gorcunov2009-06-18
* vmcore: remove saved_max_pfn checkMagnus Damm2009-01-08
* 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-10
* 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-11
* [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