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.h
Age
Commit message (
Expand
)
Author
2014-03-20
cleanup: add dbgprint_mem_range function
WANG Chao
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 the -? option
Geoff Levand
2013-04-30
kexec: cleanup: make add_backup_segments static
Zhang Yanfei
2013-04-26
kdump, x86: Process multiple Crash kernel in /proc/iomem
Yinghai Lu
2013-03-14
kexec: add _ALIGN* marcos for align operation
Zhang Yanfei
2012-12-23
die: Use const for fmt
Simon Horman
2012-09-12
fs2dt: Add a generic copy of fs2dt
Simon Horman
2012-06-27
Check format string 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
2011-03-03
get the backup area dynamically
Amerigo Wang
2010-09-09
crashdump: Move kern_vaddr_start from kexec_info into crash_elf_info
Eric W. Biederman
2010-09-08
kexec: Kill arch_init
Eric W. Biederman
2010-09-08
kexec: Move kernel_version into the kexec core
Eric W. Biederman
2010-02-18
x86_64: use correct PAGE_OFFSET
Simon Horman
2010-02-02
Make purgatory a signed char buffer
Simon Horman
2010-02-02
Mark unused parameters
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-10-31
kexec jump support for kexec-tools
Huang Ying
2008-09-24
IA64: do not include uncached memory to vmcore
Jay Lan
2008-09-05
kexec/kexec.h: Bring put/get_unaligned() back from the dead.
Paul Mundt
2008-05-21
Factor uname-based native architecture detection into a common function.
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
Replace weak definitions with source filename overriding.
Jamey Sharp
2008-03-06
kexec-tools: mipsel: Remove #ifdef __MIPSEL__ from kexec/kexec.c
Simon Horman
2008-03-04
kexec-tools: no machine machine to proc_iomem()
Simon Horman
2007-12-19
Use config.h for defines
Jeremy Kerr
2007-10-17
Allow architectures to specify the location of /proc/iomem
Simon Horman
2007-05-25
fix kexec-tools options
Maneesh Soni
2007-05-10
kexec rename dprintf to dbgprintf
Geoff Levand
2007-05-10
kexec remove last remaining dfprintf
Geoff Levand
2007-05-09
kexec debug output improvments
Geoff Levand
2007-05-01
kexec: Added generic --reuseinitrd option
Michael Neuling
2007-03-19
Move memory range variables
Magnus Damm
2006-11-27
kexec-tools: Introduce kexec-iomem.c and /proc/iomem parsing code V2
Magnus Damm
2006-11-08
kexec-tools: Introduce dfprintf macro for debugging statements
Vivek Goyal
2006-10-13
Check for crashkernel memory reservation
Mohan Kumar M
2006-10-06
kexec-tools: x86_64 read kernel vaddr and size from /proc/kcore
Vivek Goyal
2006-07-27
kexec-tools: i386 sys interface changes compatibility
Vivek Goyal
2006-07-27
crashdump backup region handling
Vivek Goyal
2006-07-27
Revert "- First stab at letting the loaders know we have a panic kernel."
Eric W. Biederman
2006-07-27
- First stab at letting the loaders know we have a panic kernel.
Eric W. Biederman
2006-07-27
kexec-tools-1.101
Eric W. Biederman