summaryrefslogtreecommitdiff
path: root/kexec/arch/s390
AgeCommit message (Expand)Author
2017-03-14Don't use %L width specifier with integer valuesPhilip Prindeville
2017-03-02crashdump/s390: Add get_crash_kernel_load_range() functionDaniel Kiper
2016-03-24Pass struct mem_sym into machine_apply_elf_rel()Anton Blanchard
2015-11-09kexec/s390x: use mmap instead of read for slurp_file()Michael Holzheu
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-05-26kexec/s390: cleanup: Remove non-existent header file includeZhang Yanfei
2013-05-26kexec/s390: cleanup: Fix a mistaken commentZhang Yanfei
2013-03-14kexec: s390: remove ALIGN_UP and use _ALIGN_UPZhang Yanfei
2011-12-11kexec-tools: s390: Do not create ELF header by defaultMichael Holzheu
2011-10-31Currently on s390 for memory detection only the "/proc/iomem" file is used.Michael Holzheu
2011-09-17kexec-tools: s390: Find correct address for ramdiskMichael Holzheu
2011-09-07kexec-tools: Add --append option for s390Michael Holzheu
2011-08-20kexec-tools: Add s390 kdump supportMichael Holzheu
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-02-02Don't discard the const qualifier of proc_iomem()Simon Horman
2010-02-02Use C99 initialisersSimon Horman
2010-02-02Mark unused parametersSimon Horman
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp
2008-03-04kexec-tools: no machine machine to proc_iomem()Simon Horman
2008-02-21Only include needed files in distribution tarballSimon Horman
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr
2007-10-17Allow architectures to specify the location of /proc/iomemSimon Horman
2007-03-16Kdump is not supported on ppc, s390, shMagnus Damm
2006-11-16s390: set KEXEC_ARCH_S390 in arch_compat_trampolineHeiko Carstens
2006-10-13Check for crashkernel memory reservationMohan Kumar M
2006-07-27s390: Fix the arguments to arch_compat_trampolineEric W. Biederman
2006-07-27Update the s390 code to allow kexec_flags to be passed to get_memory_rangesEric W. Biederman
2006-07-27add s390 support to kexec-tools-1.101Heiko Carstens