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
/
i386
/
kexec-x86.c
Age
Commit message (
Expand
)
Author
2019-07-03
x86: Support multiboot2 images
Varad Gautam
2014-05-28
kexec-tools: usage text fix
Dave Young
2014-05-28
kexec-tools: add noefi arch cmdline option
Dave Young
2014-04-23
x86: add --pass-memmap-cmdline option
WANG Chao
2011-04-18
kexec: fix the missing i386 part in commit 1100580b05e
Amerigo Wang
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2008-07-11
Use get_memory_ranges() on x86-64.
Bernhard Walle
2008-07-11
Remove redundancy between get_memory_ranges_proc_iomem() and get_memory_range...
Bernhard Walle
2008-07-11
Parse /sys/firmware/memmap.
Bernhard Walle
2008-07-07
Fix compiler warning in kexec-x86.c
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
2007-07-27
Determine ELF32/ELF64 automatically on i386
Bernhard Walle
2006-07-27
kexec-tools: i386 sys interface changes compatibility
Vivek Goyal
2006-07-27
crashdump elf core headers generation
Vivek Goyal
2006-07-27
crashdump backup region handling
Vivek Goyal
2006-07-27
Add explicit cast from unsigned long to void * in kexec-x86.c
Vivek Goyal
2006-07-27
kexec-tools-1.101
Eric W. Biederman