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
/
x86_64
/
kexec-x86_64.c
Age
Commit message (
Expand
)
Author
2014-05-28
kexec-tools: add noefi arch cmdline option
Dave Young
2014-04-23
x86: add --pass-memmap-cmdline option
WANG Chao
2013-03-05
kexec, x86_64: Load bzImage64 above 4G
Yinghai Lu
2011-03-03
get the backup area dynamically
Amerigo Wang
2010-10-31
make /proc/vmcore accessible on x86_64
Jiri Olsa
2010-09-09
x86_64: Use the i386 arch_options_t on x86_64
Eric W. Biederman
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2010-02-02
Use C99 initialisers
Simon Horman
2010-02-02
Mark unused parameters
Simon Horman
2008-07-11
Use get_memory_ranges() on x86-64.
Bernhard Walle
2008-07-07
Remove trailing whitespace
Bernhard Walle
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
2007-10-17
Allow architectures to specify the location of /proc/iomem
Simon Horman
2007-09-05
kexec-tools: fix typos
Randy Dunlap
2006-10-06
kexec-tools: x86_64 move debugging code under #ifdef DEBUG
Vivek Goyal
2006-10-06
x86_64: kdump: remove elf32 core header support
Vivek Goyal
2006-07-27
kexec-tools in git...
Maneesh Soni
2006-07-27
kexec-tools: i386 sys interface changes compatibility
Vivek Goyal
2006-07-27
kexec-tools: x86_64 backup first 640k
Vivek Goyal
2006-07-27
kexec-tools: x86_64 elf header generation
Vivek Goyal
2006-07-27
kexec-tools: x86_64 read proc iomem
Vivek Goyal
2006-07-27
x86-64 compilation failure fix
Vivek Goyal
2006-07-27
crashdump backup region handling
Vivek Goyal
2006-07-27
kexec-tools-1.101
Eric W. Biederman