index
:
kexec-tools.git
arm
master
ti-keystone2
Fixed kexec-tools for 32-bit ARM
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kexec
/
arch
/
ia64
/
crashdump-ia64.c
Age
Commit message (
Expand
)
Author
2017-03-02
crashdump/ia64: Add get_crash_kernel_load_range() function
Daniel Kiper
2013-03-14
kexec: ia64: use _ALIGN* to make the logic clear
Zhang Yanfei
2011-12-02
kexec skips some load segments on ia64
Petr Tesarik
2010-09-09
crashdump: Move kern_vaddr_start from kexec_info into crash_elf_info
Eric W. Biederman
2010-02-02
Avoid possible overflows from signed/unsigned comparisons
Simon Horman
2010-02-02
Remove some unused variables
Simon Horman
2010-02-02
ia64: Remove unused range parameter from get_crash_memory_ranges()
Simon Horman
2010-02-02
ia64: Remove unused info parameter from add_loaded_segments_info()
Simon Horman
2008-10-23
IA64: better calculate PT_LOAD segment size
Jay Lan
2008-09-24
IA64: do not include uncached memory to vmcore
Jay Lan
2008-03-04
kexec-tools: [ia64] merge segments
Simon Horman
2008-03-04
kexec-tools: no machine machine to proc_iomem()
Simon Horman
2008-03-04
ia64: make load_crashdump_segments 80col wide
Simon Horman
2008-03-04
ia64 kern_vaddr_start was calculated incorrectly
Jay Lan
2007-10-17
Allow architectures to specify the location of /proc/iomem
Simon Horman
2007-03-16
Remove duplicate MAX_LINE
Magnus Damm
2007-03-07
kexec-tools: Use EFI_LOADER_DATA for ELF core header (ia64)
Magnus Damm
2007-02-14
Kexec-tools: Fix physcal address value in vmcore ELF segment header
Zou Nan hai
2007-02-14
kexec-tools: Make cmdline_add_elfcorehdr() <= 80col
Simon Horman
2007-02-14
kexec-tools: Add alignment parameter to crash_create_XXX_headers
Simon Horman
2007-02-03
IA64 kexec-tools: memory_ranges arrays scalability issue
Jay Lan
2006-12-12
kexec-tools: Add a note about cmdline_add_elfcorehdr() allocating memory
Simon Horman
2006-11-27
kexec-tools: Remove commented-out variables from load_crashdump_segments()
Simon Horman
2006-11-27
kexec-tools: Allow load_crashdump_segments() to accept const char **
Simon Horman
2006-11-27
kexec-tools: Include crashdump.h in crashdump-ia64.c
Simon Horman
2006-11-27
kexec-tools: Use generic /proc/iomem code (ia64) V2
Magnus Damm
2006-11-27
kexec-tools: Make use of crash_create_elf64_headers() (ia64) V2
Magnus Damm
2006-11-27
kexec-tools: Use get_crash_notes_per_cpu() (ia64)
Magnus Damm
2006-11-27
kexec-tools: Add length parameter to get_crash_notes_per_cpu()
Magnus Damm
2006-10-13
Check for crashkernel memory reservation
Mohan Kumar M
2006-10-06
kexec-tools: Fix physcal address value in vmcore ELF segment header
Zou Nan hai
2006-07-27
kdump ia64
Zou Nan hai