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
2016-06-08
kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
Russell King
2015-12-01
Revert "crashdump/x86: Add option to get crash kernel region size"
Simon Horman
2015-11-30
crashdump/x86: Add option to get crash kernel region size
Daniel Kiper
2015-11-27
kexec: fix mmap return code handling
Michael Holzheu
2015-11-11
kexec: determine size of block device
Andreas Fenkart
2015-11-09
kexec/s390x: use mmap instead of read for slurp_file()
Michael Holzheu
2015-10-26
Revert "kexec: use mmap instead of read for slurp_file()"
Dave Young
2015-09-07
kexec: use mmap instead of read for slurp_file()
Michael Holzheu
2015-09-02
Drop release date from kexec-tools version output
Dave Young
2015-04-15
kexec: remove ordering constraints from -x (--no-ifdown) and -y (--no-sync)
Tejun Heo
2015-04-15
kexec: implement -y (--no-sync) option
Tejun Heo
2015-01-05
Revert "kexec, remove panic_on_warn kernel parameter from kdump situations"
Simon Horman
2015-01-01
kexec, remove panic_on_warn kernel parameter from kdump situations
Prarit Bhargava
2014-12-02
kexec: remove some re zero-assignment
HuKeping
2014-09-04
Return error code in case of invalid command line option
Vivek Goyal
2014-08-27
kexec: Provide an option to use new kexec system call
Vivek Goyal
2014-03-20
cleanup: add dbgprint_mem_range function
WANG Chao
2014-03-06
Fix an off-by-one in locate_hole()
Matthew Fleming
2014-02-06
kernel image probe function return value checking fix
Dave Young
2013-12-13
kexec: Extract slurp_fd()
Geert Uytterhoeven
2013-12-13
kexec: Let slurp_file_len() return the number of bytes read
Geert Uytterhoeven
2013-11-19
kexec/xen: directly load images images into Xen
David Vrabel
2013-10-03
kexec: Fix off-by-one errors in locate_hole()
Geert Uytterhoeven
2013-09-19
kexec/kexec.c: Prefix hex numbers by 0x
Geert Uytterhoeven
2013-06-10
add description for entry option in help and man page
Baoquan He
2013-05-15
kexec: check if memory is reserved only when loading kdump kernel.
WANG Chao
2013-05-14
kexec: Replace printf() with die() to error out to stderr
WANG Chao
2013-04-30
kexec: cleanup: make add_backup_segments static
Zhang Yanfei
2013-03-27
kexec: fix a minor mistake in an error message
Zhang Yanfei
2013-03-27
kexec: fix possible memory leak in check_reuse_initrd
Zhang Yanfei
2013-03-15
kexec: use _ALIGN* to make the logic clear
Zhang Yanfei
2013-03-14
kexec: check size before trying the malloc
Zhang Yanfei
2013-03-05
kexec: use dbgprintf instead of #if 0 for debug printing
Zhang Yanfei
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
[next]