summaryrefslogtreecommitdiff
path: root/kexec/arch/ia64/crashdump-ia64.c
AgeCommit message (Expand)Author
2017-03-02crashdump/ia64: Add get_crash_kernel_load_range() functionDaniel Kiper
2013-03-14kexec: ia64: use _ALIGN* to make the logic clearZhang Yanfei
2011-12-02kexec skips some load segments on ia64Petr Tesarik
2010-09-09crashdump: Move kern_vaddr_start from kexec_info into crash_elf_infoEric W. Biederman
2010-02-02Avoid possible overflows from signed/unsigned comparisonsSimon Horman
2010-02-02Remove some unused variablesSimon Horman
2010-02-02ia64: Remove unused range parameter from get_crash_memory_ranges()Simon Horman
2010-02-02ia64: Remove unused info parameter from add_loaded_segments_info()Simon Horman
2008-10-23IA64: better calculate PT_LOAD segment sizeJay Lan
2008-09-24IA64: do not include uncached memory to vmcoreJay Lan
2008-03-04kexec-tools: [ia64] merge segmentsSimon Horman
2008-03-04kexec-tools: no machine machine to proc_iomem()Simon Horman
2008-03-04ia64: make load_crashdump_segments 80col wideSimon Horman
2008-03-04ia64 kern_vaddr_start was calculated incorrectlyJay Lan
2007-10-17Allow architectures to specify the location of /proc/iomemSimon Horman
2007-03-16Remove duplicate MAX_LINEMagnus Damm
2007-03-07kexec-tools: Use EFI_LOADER_DATA for ELF core header (ia64)Magnus Damm
2007-02-14Kexec-tools: Fix physcal address value in vmcore ELF segment headerZou Nan hai
2007-02-14kexec-tools: Make cmdline_add_elfcorehdr() <= 80colSimon Horman
2007-02-14kexec-tools: Add alignment parameter to crash_create_XXX_headersSimon Horman
2007-02-03IA64 kexec-tools: memory_ranges arrays scalability issueJay Lan
2006-12-12kexec-tools: Add a note about cmdline_add_elfcorehdr() allocating memorySimon Horman
2006-11-27kexec-tools: Remove commented-out variables from load_crashdump_segments()Simon Horman
2006-11-27kexec-tools: Allow load_crashdump_segments() to accept const char **Simon Horman
2006-11-27kexec-tools: Include crashdump.h in crashdump-ia64.cSimon Horman
2006-11-27kexec-tools: Use generic /proc/iomem code (ia64) V2Magnus Damm
2006-11-27kexec-tools: Make use of crash_create_elf64_headers() (ia64) V2Magnus 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-10-13Check for crashkernel memory reservationMohan Kumar M
2006-10-06kexec-tools: Fix physcal address value in vmcore ELF segment headerZou Nan hai
2006-07-27kdump ia64Zou Nan hai