summaryrefslogtreecommitdiff
path: root/kexec/arch/i386/kexec-multiboot-x86.c
AgeCommit message (Expand)Author
2016-10-07multiboot: Use the "reserved" type for non-ram zonesSylvain Munaut
2016-10-07multiboot: Fix length computation for the memory zonesSylvain Munaut
2015-02-12multiboot: fix crash on NULL kernel command lineAmeya Palande
2014-01-16Fix value of mbi->mem_lower for multiboot-x86Peter Chubb
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-03-27kexec: i386: multiboot: fix memory leak caused by get_command_lineZhang Yanfei
2013-03-27kexec: i386: multiboot: fix possible memory leak in multiboot_x86_loadZhang Yanfei
2013-03-14kexec: i386: use _ALIGN* to make the logic clearZhang Yanfei
2013-01-30kexec,x86: remove duplicate get_memory_rangesZhang Yanfei
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-02-02Make purgatory a signed char bufferSimon Horman
2010-02-02Avoid possible overflows from signed/unsigned comparisonsSimon Horman
2010-02-02don't leak in concat_cmdlineSimon Horman
2010-02-02Fix --reuse-cmdline so it is usable.Eric W. Biederman
2008-05-21Add --reuse-cmdlineBernhard Walle
2008-04-24<sys/mman.h> is not needed by any kexec/ source, at least on i386.Jamey Sharp
2008-04-24Fix all gcc warnings for ARCH=i386 builds.Jamey Sharp
2007-12-19Consolidate BOOTLOADER definesJeremy Kerr
2007-02-27kexec-tools : fix compile time error on x86-64Sachin P. Sant
2006-10-06kexec-tools: i386 fix compilation issues due to new parameterVivek Goyal
2006-07-27crashdump backup region handlingVivek Goyal
2006-07-27kexec-tools-1.101Eric W. Biederman