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
/
arch
/
i386
/
kexec-multiboot-x86.c
Age
Commit message (
Expand
)
Author
2019-01-28
multiboot-x86: pass framebuffer information when requested
Friedemann Gerold
2019-01-28
multiboot-x86: pass ACPI reserved memory information in memory map
Friedemann Gerold
2019-01-28
multiboot-x86: support for non-elf kernels
Friedemann Gerold
2016-10-07
multiboot: Use the "reserved" type for non-ram zones
Sylvain Munaut
2016-10-07
multiboot: Fix length computation for the memory zones
Sylvain Munaut
2015-02-12
multiboot: fix crash on NULL kernel command line
Ameya Palande
2014-01-16
Fix value of mbi->mem_lower for multiboot-x86
Peter Chubb
2013-10-03
kexec: Remove unused -? option handling
Geoff Levand
2013-03-27
kexec: i386: multiboot: fix memory leak caused by get_command_line
Zhang Yanfei
2013-03-27
kexec: i386: multiboot: fix possible memory leak in multiboot_x86_load
Zhang Yanfei
2013-03-14
kexec: i386: use _ALIGN* to make the logic clear
Zhang Yanfei
2013-01-30
kexec,x86: remove duplicate get_memory_ranges
Zhang Yanfei
2010-05-19
kexec-tools: Fix option/argument parsing
Matt Evans
2010-02-02
Make purgatory a signed char buffer
Simon Horman
2010-02-02
Avoid possible overflows from signed/unsigned comparisons
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-05-21
Add --reuse-cmdline
Bernhard Walle
2008-04-24
<sys/mman.h> is not needed by any kexec/ source, at least on i386.
Jamey Sharp
2008-04-24
Fix all gcc warnings for ARCH=i386 builds.
Jamey Sharp
2007-12-19
Consolidate BOOTLOADER defines
Jeremy Kerr
2007-02-27
kexec-tools : fix compile time error on x86-64
Sachin P. Sant
2006-10-06
kexec-tools: i386 fix compilation issues due to new parameter
Vivek Goyal
2006-07-27
crashdump backup region handling
Vivek Goyal
2006-07-27
kexec-tools-1.101
Eric W. Biederman