summaryrefslogtreecommitdiff
path: root/kexec/arch/i386/kexec-bzImage.c
AgeCommit message (Expand)Author
2023-02-23x86: add devicetree supportJulian Winkler
2015-02-25i386: bzImage: Fix -Wunused-but-set-variable compilation warningAmeya Palande
2014-02-06i386: fix build failure (bzImage_support_efi_boot)Tony Jones
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-04-17kexec, i386, bzImage: Remove unnecessary symbol value getZhang Yanfei
2013-04-17kexec:i386/kexec-[bzImage|elf-x86]:x86_64/kexec-bzImage64: Use "\0" as comman...Wang YanQing
2013-03-27kexec: i386: bzImage: fix memory leak caused by get_command_lineZhang Yanfei
2013-03-14kexec: i386: use _ALIGN* to make the logic clearZhang Yanfei
2013-03-05kexec, x86: Fix bzImage real-mode bootingYinghai Lu
2013-03-05kexec, x86: clean boot_params area for entry-32bit pathYinghai Lu
2013-01-30kexec,x86: remove duplicate get_memory_rangesZhang Yanfei
2013-01-11kexec,i386: Remove unnecessary if condition checkZhang Yanfei
2012-12-14fix comment typo in do_bzImage_load on x86Olaf Hering
2012-06-13Load bzImages smaller than 32 KiBEric Biggers
2012-03-15Add generic debug optionCong Wang
2011-02-10kexec-tools: Don't duplicate the bzImage header areaAhmed S. Darwish
2010-09-09x86 bzImage: Optimize the panic kernel memory layout.Eric W. Biederman
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-02-02Consistently use signed char buffers throughoutSimon Horman
2010-02-02Make purgatory a signed char bufferSimon Horman
2010-02-02Use casts to avoid ambiguity when comparing off_t and size_tSimon Horman
2010-02-02don't leak in concat_cmdlineSimon Horman
2010-02-02Fix --reuse-cmdline so it is usable.Eric W. Biederman
2008-10-31kexec jump support for kexec-toolsHuang Ying
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
2008-04-24Conform more closely to Documentation/i386/boot.txt for bzImages.Jamey Sharp
2008-02-20Kexec command line lengthNeil Horman
2007-05-10kexec rename dprintf to dbgprintfGeoff Levand
2007-05-09use dprintfSimon Horman
2007-03-07kexec-tools: x86_64 bzImage load purgatory below 2GVivek Goyal
2007-02-02kexec i386 real mode patchRoman Kononov
2006-11-08kexec-tools: Enable use of relocatable bzImage to capture crash kernel core d...Vivek Goyal
2006-11-08kexec-tools: Support loading relocatable bzImageVivek Goyal
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