summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kexec-tools 2.0.14v2.0.14Simon Horman2016-12-201-1/+1
* kexec-tools 2.0.14-rc1v2.0.14-rc1Simon Horman2016-12-121-1/+1
* arm: do not build iomem.o target with no soruceSimon Horman2016-12-121-3/+2
* ia64: ehdr is not UNUSED in machine_apply_elf_relSimon Horman2016-12-091-1/+1
* arm64: Fix initrd requierementsMatthias Brugger2016-12-091-11/+12
* mips: add option to load initrd from a specified fileMarcin Nowakowski2016-12-094-1/+27
* mips: add dtb loading supportMarcin Nowakowski2016-12-096-4/+68
* mips: crashdump: add little-endian supportMarcin Nowakowski2016-12-091-2/+10
* mips: move arch option parsing from elf loader to common arch codeMarcin Nowakowski2016-12-094-42/+32
* mips: use arch_options for both 32 and 64 bit variantsMarcin Nowakowski2016-12-092-8/+7
* mips: remove incorrect arch_usage stringMarcin Nowakowski2016-12-091-4/+0
* kexec-tools/x86: get_kernel_vaddr_and_size off-by-one fixDave Young2016-12-081-1/+1
* purgatory: Change default sha256 optimization to -O2Geoff Levand2016-12-022-3/+5
* arm64: Add support of R_AARCH64_PREL32 relocation in purgatoryPratyush Anand2016-11-071-0/+10
* arm64: Add support for additional relocations in the kexec purgatory codeCatalin Marinas2016-11-071-0/+35
* arm64: Add missing kexec dist filesGeoff Levand2016-10-131-0/+2
* arm64: Cleanup kexec MakefileGeoff Levand2016-10-131-6/+7
* kexec/fs2dt: Check for NULL pointer in dt_copy_old_root_param()Madhavan Srinivasan2016-10-071-12/+14
* multiboot: Use the "reserved" type for non-ram zonesSylvain Munaut2016-10-071-1/+1
* multiboot: Fix length computation for the memory zonesSylvain Munaut2016-10-071-1/+1
* kexec elf: Sanity check on the note header before accessing itSylvain Munaut2016-10-071-0/+8
* arm: include phys_to_virt.h and iomem.h in distributionDave Young2016-09-291-0/+2
* kexec: socket not released when error situation occur.YoungHyun Yoo2016-09-291-11/+15
* kexec: fix mem_regions_sort()Pratyush Anand2016-09-291-1/+1
* kexec/arch/i386: Add support for KASLR memory randomizationThomas Garnier2016-09-291-7/+22
* arm64: Add support for binary image filesPratyush Anand2016-09-291-5/+44
* arm64: Add arm64 kexec supportGeoff Levand2016-09-2916-2/+1230
* kexec: Add common device tree routinesGeoff Levand2016-09-293-0/+162
* kexec-tools 2.0.13.gitSimon Horman2016-09-291-1/+1
* kexec-tools 2.0.13v2.0.13Simon Horman2016-08-081-1/+1
* kexec-tools 2.0.13-rc1v2.0.13-rc1Simon Horman2016-07-291-1/+1
* arm: use zImage size from headerRussell King2016-07-151-0/+36
* arm: plug a zImage corner caseRussell King2016-07-151-1/+8
* arm: fix kernel image sizeRussell King2016-06-231-2/+4
* arm: take account of TEXT_OFFSET for subsequent imagesRussell King2016-06-231-5/+7
* Remove "max" parameter commentRussell King2016-06-231-1/+0
* arm: report which ELF core format we will useRussell King2016-06-081-0/+3
* arm: clean up phys/page offset debugRussell King2016-06-081-2/+3
* arm: fix type of phys_offsetRussell King2016-06-084-4/+13
* arm: add debug of reserved and coredump memory rangesRussell King2016-06-081-0/+7
* arm: add support for boot-time crash kernel resourceRussell King2016-06-081-2/+11
* arm: add support for multiple reserved regionsRussell King2016-06-081-41/+25
* arm: rename crash_reserved_mem to crash_kernel_memRussell King2016-06-081-14/+14
* arm: crashdump needs boot alias of crash kernel regionRussell King2016-06-081-1/+3
* arm: add support for platforms with boot memory aliasesRussell King2016-06-082-1/+5
* arm: move crash system RAM parsing earlierRussell King2016-06-082-42/+11
* arm: use generic mem_region sorting implementationRussell King2016-06-081-15/+1
* arm: parse crash_reserved_mem earlyRussell King2016-06-082-12/+42
* arm: add maximum number of memory rangesRussell King2016-06-081-2/+2
* arm: add memory ranges debugRussell King2016-06-081-0/+3