summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-05kexec: use dbgprintf instead of #if 0 for debug printingZhang Yanfei
2013-03-05kexec: fix some compiler warningsZhang Yanfei
2013-03-05kexec: Respect memory limit while building crash memory ranges on ppc64Mahesh Salgaonkar
2013-03-05kexec: Respect memory limit while building crash memory ranges on ppc32.Mahesh Salgaonkar
2013-03-05kexec: include reserved e820 sections in crash kernelCliff Wickman
2013-03-05kexec: lengthen the kernel command line imageCliff Wickman
2013-03-05kexec x86: drop truncation warning for crash kernelCliff Wickman
2013-03-05kexec,x86: Use macro CRASH_MAX_MEMMAP_NR for clarificationZhang Yanfei
2013-03-05kexec/ppc: Fix kernel program entry point while changing the load addrSuzuki K. Poulose
2013-03-05kexec, x86: handle Crash low kernel rangeYinghai Lu
2013-03-05kexec, x86_64: Load bzImage64 above 4GYinghai Lu
2013-03-05kexec, x86: put ramdisk/cmd_line above 4G for 64bit bzImageYinghai Lu
2013-03-05kexec, x86: Fix bzImage real-mode bootingYinghai Lu
2013-03-05kexec, x86: clean boot_params area for entry-32bit pathYinghai Lu
2013-03-05kexec, x86: add boot header member for version 2.12Yinghai Lu
2013-03-05kexec, x86: set booloader id in setup_headerYinghai Lu
2013-01-30kexec: add additional check when getting memory infoZhang Yanfei
2013-01-30kexec,x86: remove duplicate get_memory_rangesZhang Yanfei
2013-01-18x86: update x86_linux_headerOlaf Hering
2013-01-11kexec,i386: Remove unnecessary if condition checkZhang Yanfei
2012-12-23build: Restrict scope of per-arch compiler flagsSimon Horman
2012-12-23build: Use cross compiler's strip if availableSimon Horman
2012-12-23die: Use const for fmtSimon Horman
2012-12-23kexec-zImage-arm: simply cmdline-related DTB resizingStephen Warren
2012-12-18kexec-elf-ppc: Fix crashkernel region overflow checkAnders Hedlund
2012-12-14kexec-zImage-arm: add code to support --command-line along with --dtbDaniel Mack
2012-12-14fix message and indenting in putnode in ppc64Olaf Hering
2012-12-14fixed strncat size argument on ppc64Olaf Hering
2012-12-14fix comment typo in do_bzImage_load on x86Olaf Hering
2012-12-14fix comment typo in locate_holeOlaf Hering
2012-12-14Fix xen_cpuid() inline asm to not clobber stack's red zoneOlaf Hering
2012-12-13ppc: exec stack fixDave Young
2012-12-04kexec: Teach configure to find the strip binary.Eric W. Biederman
2012-12-03kexec: Fix compile errors in crashdump-mips.cDavid Daney
2012-11-27fs2dt: check for initrd_size != 0 when adding initrd entriesDaniel Mack
2012-11-27fs2dt: fix basename string comparesDaniel Mack
2012-11-27kexec-tools 2.0.4-rc1.gitSimon Horman
2012-11-21kexec-tools 2.0.4-rc1Simon Horman
2012-11-21kexec x86_64: Make purgatory relocatable anywhere in the 64bit address space.Eric W. Biederman
2012-11-15vmcore-dmesg: Determine correct machine pointer sizeVivek Goyal
2012-11-08ppc/uImage: Find new kernel load_addr if the default addr is not availableSuzuki K. Poulose
2012-10-19kdump: pass acpi_rsdp= to 2nd kernel for efi bootingDave Young
2012-10-11kexec: fix Makefile.in binaries_archTony Jones
2012-09-18kexec: Define some constants and structures conditionallyDaniel Kiper
2012-09-18xen: Fix Xen kdump supportDaniel Kiper
2012-09-18kexec: Move crash memory ranges loggingDaniel Kiper
2012-09-18kexec: Get backup area start address and size directly from mem_rangeDaniel Kiper
2012-09-18kexec: Add segregate_lowmem_region()Daniel Kiper
2012-09-18kexec: Move crash kernel area placement and size detection to is_crashkernel_...Daniel Kiper
2012-09-18xen: Rename e820_to_kexec_type() to xen_e820_to_kexec_type() and export itDaniel Kiper