summaryrefslogtreecommitdiff
path: root/kexec/arch/s390/kexec-s390.c
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
2011-10-31Currently on s390 for memory detection only the "/proc/iomem" file is used.Michael Holzheu
2011-08-20kexec-tools: Add s390 kdump supportMichael Holzheu
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
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