summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-27kexec-tools: Remove commented-out variables from load_crashdump_segments()Simon Horman
2006-11-27kexec-tools: Initialis load_loc to keep gcc quietSimon Horman
2006-11-27kexec-tool: i386: Only load known segmentsSimon Horman
2006-11-27kexec-tools: make sure written is initialised in write_all()Simon Horman
2006-11-27kexec-tools: nc_cpus is no longer needed in load_crashdump_segments()Simon Horman
2006-11-27kexec-tools: Allow load_crashdump_segments() to accept const char **Simon Horman
2006-11-27kexec-tools: Xen on x86_64 fixMagnus Damm
2006-11-27kexec-tools: Get rid of unused variables on ppcSimon Horman
2006-11-27kexec-tools: Include crashdump.h in crashdump-ia64.cSimon Horman
2006-11-27kexec-tools: Introduce crashdump-xen.c and Xen support V2Magnus Damm
2006-11-27kexec-tools: Use generic /proc/iomem code (ia64) V2Magnus Damm
2006-11-27kexec-tools: Use generic /proc/iomem code (x86_64) V2Magnus Damm
2006-11-27kexec-tools: Use generic /proc/iomem code (i386) V2Magnus Damm
2006-11-27kexec-tools: Introduce kexec-iomem.c and /proc/iomem parsing code V2Magnus Damm
2006-11-27kexec-tools: Make use of crash_create_elf32/64_headers() (ppc64) V2Magnus Damm
2006-11-27kexec-tools: Make use of crash_create_elf64_headers() (ia64) V2Magnus Damm
2006-11-27kexec-tools: Make use of crash_create_elf32/64_headers() (i386) V2Magnus Damm
2006-11-27kexec-tools: Make use of crash_create_elf64_headers() (x86_64) V2Magnus Damm
2006-11-27kexec-tools: Introduce crashdump-elf.c and crash_create_elf32/64_headers() V2Magnus Damm
2006-11-27kexec-tools: Continue instead of returning (i386)Magnus Damm
2006-11-27kexec-tools: Use get_crash_notes_per_cpu() (ia64)Magnus Damm
2006-11-27kexec-tools: Add length parameter to get_crash_notes_per_cpu()Magnus Damm
2006-11-20kexec-tools: Remove spurious blank line (x86_64)Vivek Goyal
2006-11-20kexec-tools: Drop hardcoding the kernel start addr to 2MB (x86_64)Vivek Goyal
2006-11-20kexec-tools: Don't create hardcoded PT_LOAD header (x86_64)Vivek Goyal
2006-11-20kexec-tools: remove bogus stderr from die() callHorms
2006-11-17kexec-tools: remove unneccessary includes in kexec/crashdump.cHorms
2006-11-17kexec-tools: fix various bugs in get_crash_notes_per_cpuHorms
2006-11-17kexec-tools: brief documention on how to build and installSimon Horman
2006-11-17Help message for --noio optionSimon Horman
2006-11-16s390: set KEXEC_ARCH_S390 in arch_compat_trampolineHeiko Carstens
2006-11-16kexec-tools: bug fix to --noio optionJay Lan
2006-11-08Make sure that elf headers are created for all physical memoryManeesh Soni
2006-11-08kexec-tools: Enable use of relocatable bzImage to capture crash kernel core d...Vivek Goyal
2006-11-08kexec-tools: Support loading relocatable bzImageVivek Goyal
2006-11-08kexec-tools: Introduce dfprintf macro for debugging statementsVivek Goyal
2006-10-13Check for crashkernel reservation in x86_64Mohan Kumar M
2006-10-13Check for crashkernel reservation in i386Mohan Kumar M
2006-10-13Add headers for open()Simon Horman
2006-10-13Check for crashkernel reservation in PPC64Mohan Kumar M
2006-10-13Check for crashkernel memory reservationMohan Kumar M
2006-10-12kexec-tools: ia64: icache flush should align to 32-bytesTerry Loftin
2006-10-06ia64-vmmSimon Horman
2006-10-06build-util_lib-optimisation-flagsSimon Horman
2006-10-06build-cpp-and-ld-flagsSimon Horman
2006-10-06kexec-tools: x86_64 read kernel vaddr and size from /proc/kcoreVivek Goyal
2006-10-06kexec-tools: ia64 fix compilation issues due to new parameterVivek Goyal
2006-10-06kexec-tools: ppc64 fix compilation issues due to new parameterVivek Goyal
2006-10-06kexec-tools: x86_64 fix compilation issues due to new parameterVivek Goyal
2006-10-06kexec-tools: ppc fix compilation issues due to new parameterVivek Goyal