summaryrefslogtreecommitdiff
path: root/kexec/arch/i386/kexec-x86.c
AgeCommit message (Expand)Author
2019-07-03x86: Support multiboot2 imagesVarad Gautam
2014-05-28kexec-tools: usage text fixDave Young
2014-05-28kexec-tools: add noefi arch cmdline optionDave Young
2014-04-23x86: add --pass-memmap-cmdline optionWANG Chao
2011-04-18kexec: fix the missing i386 part in commit 1100580b05eAmerigo Wang
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2008-07-11Use get_memory_ranges() on x86-64.Bernhard Walle
2008-07-11Remove redundancy between get_memory_ranges_proc_iomem() and get_memory_range...Bernhard Walle
2008-07-11Parse /sys/firmware/memmap.Bernhard Walle
2008-07-07Fix compiler warning in kexec-x86.cBernhard Walle
2008-07-07Remove trailing whitespaceBernhard Walle
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp
2008-03-04kexec-tools: no machine machine to proc_iomem()Simon Horman
2007-10-17Allow architectures to specify the location of /proc/iomemSimon Horman
2007-09-05kexec-tools: fix typosRandy Dunlap
2007-07-27Determine ELF32/ELF64 automatically on i386Bernhard Walle
2006-07-27kexec-tools: i386 sys interface changes compatibilityVivek Goyal
2006-07-27crashdump elf core headers generationVivek Goyal
2006-07-27crashdump backup region handlingVivek Goyal
2006-07-27Add explicit cast from unsigned long to void * in kexec-x86.cVivek Goyal
2006-07-27kexec-tools-1.101Eric W. Biederman