index
:
git.armlinux.org.uk/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
/
kexec.c
Age
Commit message (
Expand
)
Author
2013-01-30
kexec: add additional check when getting memory info
Zhang Yanfei
2012-12-23
die: Use const for fmt
Simon Horman
2012-12-14
fix comment typo in locate_hole
Olaf Hering
2012-07-13
kexec: simply pass LINUX_REBOOT_CMD_KEXEC to reboot
maximilian attems
2012-06-27
Fix format strings of die()
Aleksey Makarov
2012-03-29
Add a descriptive error message for kexec load failure
Khalid Aziz
2012-03-15
Add generic debug option
Cong Wang
2012-02-01
kexec: make some functions static
Cong Wang
2011-11-09
remove unnecessary check code for hole_align
Dave Young
2011-03-30
Remove assigned but otherwise unused variables
Simon Horman
2010-09-08
kexec: Kill arch_init
Eric W. Biederman
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2010-04-01
Merge branch 'ppc32' of git://git.breakpoint.cc/bigeasy/kexec-tools
Simon Horman
2010-03-11
kexec: Figure out our native architecture before load
Eric W. Biederman
2010-03-11
Refix concat_cmdline
Eric W. Biederman
2010-03-07
slurpfile: use lseek() on character nodes instead of fstat() for file size
Sebastian Andrzej Siewior
2010-02-18
x86_64: use correct PAGE_OFFSET
Simon Horman
2010-02-02
Cast when making signed/unsigned comparison in locate_hole()
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
2009-11-30
add support for loading lzma compressed kernels
Florian Fainelli
2009-11-27
kexec.c: workaround getline and fscanf to make it *libc agnostic. Tested agai...
Andrea Adami
2009-03-18
kexec jump: use add_segment_phys_virt()
Magnus Damm
2009-01-16
entry wants to be void *
Milton Miller
2008-11-17
Fix spell error in help output
Bernhard Walle
2008-10-31
kexec jump support for kexec-tools
Huang Ying
2008-06-13
Fix wrong remove_parameter() calls
Bernhard Walle
2008-05-28
Specify the arch on kexec_unload.
Bernhard Walle
2008-05-21
Factor uname-based native architecture detection into a common function.
Jamey Sharp
2008-05-21
Open slurped files in binary mode, on systems where that matters.
Jamey Sharp
2008-05-21
Prototype ifdown() in kexec.h, not nested in main().
Jamey Sharp
2008-05-21
Add --reuse-cmdline
Bernhard Walle
2008-04-24
Die on early EOF in slurp_file, instead of infinite-looping.
Jamey Sharp
2008-04-24
Simplify initialization of argument list for `shutdown`.
Jamey Sharp
2008-04-24
Replace weak definitions with source filename overriding.
Jamey Sharp
2008-04-24
Fix all gcc warnings for ARCH=i386 builds.
Jamey Sharp
2008-03-06
kexec-tools: mipsel: Remove #ifdef __MIPSEL__ from kexec/kexec.c
Simon Horman
2008-03-06
kexec-tools: mipsel: mipsel port
Francesco Chiechi
2008-02-27
fix valid_memory_range region merging
Michael Neuling
2008-02-19
Use zlib if present
Simon Horman
2007-12-19
Use config.h for defines
Jeremy Kerr
2007-10-08
Use fclose() to close the file pointer
Bernhard Walle
2007-06-11
minor cleanup in check_reuse_initrd
Michael Neuling
2007-05-01
kexec: Added generic --reuseinitrd option
Michael Neuling
2007-03-19
Move memory range variables
Magnus Damm
2007-02-13
Patch from Bernhard Walle to fix up the help message a bit.
Bernhard Walle
2007-02-02
Use xmalloc instead of malloc in locate_hole() to standardise behaviour on error
Simon Horman
2007-02-02
xmalloc; empty memory ranges
Roman Kononov
2007-02-01
Clean up memory allocations in locate_hole()
Horms
2006-12-18
kexec-tools: Make kexec/kexec.c 80col wide or less
Simon Horman
[next]