| Commit message (Expand) | Author | Age | Files | Lines |
* | fadump: Introduce cleanup routine to invalidate /proc/vmcore. | Mahesh Salgaonkar | 2012-02-23 | 1 | -0/+23 |
* | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages | Olaf Hering | 2011-05-26 | 1 | -3/+49 |
* | ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch() | Mika Westerberg | 2010-11-30 | 1 | -1/+1 |
* | /proc/vmcore: fix seeking | Arnd Bergmann | 2010-09-22 | 1 | -1/+1 |
* | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds | 2010-05-19 | 1 | -0/+1 |
|\ |
|
| * | procfs: Use generic_file_llseek in /proc/vmcore | Frederic Weisbecker | 2010-04-09 | 1 | -0/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | proc: vmcore - use kzalloc in get_new_element() | Cyrill Gorcunov | 2009-06-18 | 1 | -6/+1 |
* | vmcore: remove saved_max_pfn check | Magnus Damm | 2009-01-08 | 1 | -2/+0 |
* | proc: move /proc/vmcore creation to fs/proc/vmcore.c | Alexey Dobriyan | 2008-10-23 | 1 | -3/+3 |
* | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman | 2008-10-20 | 1 | -1/+1 |
* | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal | 2008-10-20 | 1 | -3/+0 |
* | proc: remove dummy vmcore_open() | Alexey Dobriyan | 2008-10-10 | 1 | -6/+0 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps | Ian Campbell | 2007-05-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] kdump proc vmcore size oveflow fix | Vivek Goyal | 2006-04-11 | 1 | -2/+2 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] kdump: vmcore compilation warning fix | Vivek Goyal | 2006-01-11 | 1 | -1/+1 |
* | fs/proc/vmcore.c: header included twice | Nicolas Kaiser | 2006-01-11 | 1 | -1/+0 |
* | [PATCH] kdump: read previous kernel's memory | Vivek Goyal | 2006-01-10 | 1 | -0/+3 |
* | [PATCH] kdump: Parse elf32 headers and export through /proc/vmcore | Vivek Goyal | 2005-06-25 | 1 | -0/+218 |
* | [PATCH] kdump: Access dump file in elf format (/proc/vmcore) | Vivek Goyal | 2005-06-25 | 1 | -0/+451 |