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
/
s390
Age
Commit message (
Expand
)
Author
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2010-02-02
Don't discard the const qualifier of proc_iomem()
Simon Horman
2010-02-02
Use C99 initialisers
Simon Horman
2010-02-02
Mark unused parameters
Simon Horman
2008-05-21
Factor uname-based native architecture detection into a common function.
Jamey Sharp
2008-03-04
kexec-tools: no machine machine to proc_iomem()
Simon Horman
2008-02-21
Only include needed files in distribution tarball
Simon Horman
2007-12-19
Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}
Jeremy Kerr
2007-10-17
Allow architectures to specify the location of /proc/iomem
Simon Horman
2007-03-16
Kdump is not supported on ppc, s390, sh
Magnus Damm
2006-11-16
s390: set KEXEC_ARCH_S390 in arch_compat_trampoline
Heiko Carstens
2006-10-13
Check for crashkernel memory reservation
Mohan Kumar M
2006-07-27
s390: Fix the arguments to arch_compat_trampoline
Eric W. Biederman
2006-07-27
Update the s390 code to allow kexec_flags to be passed to get_memory_ranges
Eric W. Biederman
2006-07-27
add s390 support to kexec-tools-1.101
Heiko Carstens