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-elf-x86_64.c
Age
Commit message (
Expand
)
Author
2021-09-14
x86: Consolidate elf_x86_probe routines
Zhaofeng Li
2017-03-14
x86/x86_64: Fix format warning with die()
Pratyush Anand
2013-10-03
kexec: Remove unused -? option handling
Geoff Levand
2013-03-27
kexec: x86_64: elf: fix possible memory leak in elf_x86_64_load
Zhang Yanfei
2013-03-27
kexec: x86_64: elf: fix memory leak caused by get_command_line
Zhang Yanfei
2013-01-30
kexec,x86: remove duplicate get_memory_ranges
Zhang Yanfei
2011-03-30
Remove assigned but otherwise unused variables
Simon Horman
2010-09-09
x86_64: Use the x86 crashdump
Eric W. Biederman
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2010-02-02
Consistently use signed char buffers throughout
Simon Horman
2010-02-02
don't leak in concat_cmdline
Simon Horman
2010-02-02
Fix --reuse-cmdline so it is usable.
Eric W. Biederman
2008-11-10
Add include for offsetof macro
Stefan Assmann
2008-05-21
Add --reuse-cmdline
Bernhard Walle
2008-04-24
<sys/mman.h> is not needed by any kexec/ source
Simon Horman
2006-10-06
kexec-tools: x86_64 fix compilation issues due to new parameter
Vivek Goyal
2006-10-06
x86: fix triple underscore typo
Magnus Damm
2006-07-27
kexec-tools: x86_64 load crashdump segments
Vivek Goyal
2006-07-27
kexec-tools: x86_64 append command line options
Vivek Goyal
2006-07-27
x86-64 compilation failure fix
Vivek Goyal
2006-07-27
Remove unneeded temporary ramdisk_buf variable
Eric W. Biederman
2006-07-27
kexec-tools-1.101
Eric W. Biederman