summaryrefslogtreecommitdiff
path: root/kexec/kexec.c
AgeCommit message (Expand)Author
2009-11-27kexec.c: workaround getline and fscanf to make it *libc agnostic. Tested agai...Andrea Adami
2009-03-18kexec jump: use add_segment_phys_virt()Magnus Damm
2009-01-16entry wants to be void *Milton Miller
2008-11-17Fix spell error in help outputBernhard Walle
2008-10-31kexec jump support for kexec-toolsHuang Ying
2008-06-13Fix wrong remove_parameter() callsBernhard Walle
2008-05-28Specify the arch on kexec_unload.Bernhard Walle
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp
2008-05-21Open slurped files in binary mode, on systems where that matters.Jamey Sharp
2008-05-21Prototype ifdown() in kexec.h, not nested in main().Jamey Sharp
2008-05-21Add --reuse-cmdlineBernhard Walle
2008-04-24Die on early EOF in slurp_file, instead of infinite-looping.Jamey Sharp
2008-04-24Simplify initialization of argument list for `shutdown`.Jamey Sharp
2008-04-24Replace weak definitions with source filename overriding.Jamey Sharp
2008-04-24Fix all gcc warnings for ARCH=i386 builds.Jamey Sharp
2008-03-06kexec-tools: mipsel: Remove #ifdef __MIPSEL__ from kexec/kexec.cSimon Horman
2008-03-06kexec-tools: mipsel: mipsel portFrancesco Chiechi
2008-02-27fix valid_memory_range region mergingMichael Neuling
2008-02-19Use zlib if presentSimon Horman
2007-12-19Use config.h for definesJeremy Kerr
2007-10-08Use fclose() to close the file pointerBernhard Walle
2007-06-11minor cleanup in check_reuse_initrdMichael Neuling
2007-05-01kexec: Added generic --reuseinitrd optionMichael Neuling
2007-03-19Move memory range variablesMagnus Damm
2007-02-13Patch from Bernhard Walle to fix up the help message a bit.Bernhard Walle
2007-02-02Use xmalloc instead of malloc in locate_hole() to standardise behaviour on errorSimon Horman
2007-02-02xmalloc; empty memory rangesRoman Kononov
2007-02-01Clean up memory allocations in locate_hole()Horms
2006-12-18kexec-tools: Make kexec/kexec.c 80col wide or lessSimon Horman
2006-12-18kexec-tools: fix spelling of address in help textHorms
2006-12-14Set package name in help text from MakefileSimon Horman
2006-10-13Check for crashkernel memory reservationMohan Kumar M
2006-10-06kexec-tools: x86_64 read kernel vaddr and size from /proc/kcoreVivek Goyal
2006-10-06kexec man page update for unload option.Sachin P. Sant
2006-07-27Do no shutdown if we know we do not have a kernel loadedEric W. Biederman
2006-07-27ifdown checkManeesh Soni
2006-07-27kdump ia64Zou Nan hai
2006-07-27Fix kexec load for more than 4GVivek Goyal
2006-07-27Align memsz before locate hole fixVivek Goyal
2006-07-27crashdump backup region handlingVivek Goyal
2006-07-27Revert "- 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-27Fix the max_mem_ranges calculationEric W. Biederman
2006-07-27Fix arch option processingEric W. Biederman
2006-07-27kexec-tools-1.101Eric W. Biederman