summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-08-25crash_dump: Make is_kdump_kernel() accessible from modulesAmir Vadai1-0/+1
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2057-606/+2248
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker61-61/+61
2011-10-30[S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu3-3/+15
2011-03-24crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering16-135/+37
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal6-50/+47
2006-01-09[PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman3-0/+41
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 Goyal7-1/+476
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal4-0/+16
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal6-0/+83