aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/crash_dump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker1-1/+1
2011-10-30[S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu1-0/+11
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering1-0/+34
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal1-64/+0
2006-01-09[PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman1-0/+3
2005-07-27[PATCH] kernel/crash_dump.c: add kerneldocRandy Dunlap1-1/+10
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal1-1/+1
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal1-0/+3
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal1-0/+49