summaryrefslogtreecommitdiff
path: root/kexec
AgeCommit message (Expand)Author
2013-11-19kexec/ppc64: bring up new ppc64le architectureLaurent Dufour
2013-11-19kexec/ppc64: use common architecture fs2dt.c fileLaurent Dufour
2013-11-14arm: add command line option for the total image sizeDaniel Mack
2013-10-17kexec/fs2dt: fix endianess conversionLaurent Dufour
2013-10-04kexec: Handle read errors in fs2dt setupGeoff Levand
2013-10-04kexec: Fix return value build warningsGeoff Levand
2013-10-03kexec: Fix off-by-one errors in locate_hole()Geert Uytterhoeven
2013-10-03kexec: Fix uninitialized build warningGeoff Levand
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-10-03kexec: Fix the -? optionGeoff Levand
2013-09-25kexec/ppc: Check for a uImage initrd with ELF kernelSuzuki K. Poulose
2013-09-25kexec/ppc: Add nodes for initrd in dtbSuzuki K. Poulose
2013-09-19kexec/kexec.c: Prefix hex numbers by 0xGeert Uytterhoeven
2013-09-19cris: is_crashkernel_mem_reserved() should return 0Geert Uytterhoeven
2013-09-19kexec: Fix cris/superh comment mixupsGeert Uytterhoeven
2013-09-19cris/mips: Remove unused setup_simple_* declarationsGeert Uytterhoeven
2013-07-26kexec -p fails on kernel versions of form x.yKhalid Aziz
2013-06-21arm: Fix out of tree build errorGeoff Levand
2013-06-10kexec-tools: sh: Remove saved_max_memZhang Yanfei
2013-06-10kexec-tools: ppc64: Remove saved_max_memZhang Yanfei
2013-06-10kexec-tools: ppc: Remove saved_max_memZhang Yanfei
2013-06-10kexec-tools: mips: Remove saved_max_memZhang Yanfei
2013-06-10add missed options to man pageBaoquan He
2013-06-10add description for entry option in help and man pageBaoquan He
2013-06-10kexec man page change for debug optionBaoquan He
2013-05-26kexec-tools: ppc/ppc64: cleanup: Remove never reached returnZhang Yanfei
2013-05-26kexec/s390: cleanup: Remove non-existent header file includeZhang Yanfei
2013-05-26kexec/s390: cleanup: Fix a mistaken commentZhang Yanfei
2013-05-15kexec: check if memory is reserved only when loading kdump kernel.WANG Chao
2013-05-14kexec: Replace printf() with die() to error out to stderrWANG Chao
2013-04-30kexec: Parse percpu note size from kernelZhang Yanfei
2013-04-30kexec: cleanup: make add_backup_segments staticZhang Yanfei
2013-04-30Revert "kexec: include reserved e820 sections in crash kernel"Zhang Yanfei
2013-04-26kdump, x86: Process multiple Crash kernel in /proc/iomemYinghai Lu
2013-04-25kexec/uImage: probe to identify a corrupted imageSuzuki K. Poulose
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-04-16kexec/powerpc: Handle buffer overflow in kernel command lineSuzuki K. Poulose
2013-04-16Add --dtb option to ppc64Geoff Levand
2013-04-08kexec, i386: Fix build warning of size_t printZhang Yanfei
2013-03-29kexec: i386: Add cmdline_add_memmap_internal() to reduce the code duplicationZhang Yanfei
2013-03-27kexec: ppc: Use die() instead of fatal()Zhang Yanfei
2013-03-27kexec: Use die() to simplify codeZhang Yanfei
2013-03-27kexec: fix a minor mistake in an error messageZhang Yanfei
2013-03-27kexec: x86_64: elf: fix possible memory leak in elf_x86_64_loadZhang Yanfei
2013-03-27kexec: x86_64: elf: fix memory leak caused by get_command_lineZhang Yanfei
2013-03-27kexec: x86_64: bzImage64: fix memory leak caused by get_command_lineZhang Yanfei
2013-03-27kexec: ppc: uImage: fix memory leak caused by get_command_lineZhang Yanfei
2013-03-27kexec: ppc: uImage: fix possible memory leak in ppc_load_bare_bitsZhang Yanfei
2013-03-27kexec: ppc: elf: fix memory leak caused by get_command_lineZhang Yanfei