summaryrefslogtreecommitdiff
path: root/kexec
AgeCommit message (Expand)Author
2016-07-15arm: plug a zImage corner caseRussell King
2016-06-23arm: fix kernel image sizeRussell King
2016-06-23arm: take account of TEXT_OFFSET for subsequent imagesRussell King
2016-06-23Remove "max" parameter commentRussell King
2016-06-08arm: report which ELF core format we will useRussell King
2016-06-08arm: clean up phys/page offset debugRussell King
2016-06-08arm: fix type of phys_offsetRussell King
2016-06-08arm: add debug of reserved and coredump memory rangesRussell King
2016-06-08arm: add support for boot-time crash kernel resourceRussell King
2016-06-08arm: add support for multiple reserved regionsRussell King
2016-06-08arm: rename crash_reserved_mem to crash_kernel_memRussell King
2016-06-08arm: crashdump needs boot alias of crash kernel regionRussell King
2016-06-08arm: add support for platforms with boot memory aliasesRussell King
2016-06-08arm: move crash system RAM parsing earlierRussell King
2016-06-08arm: use generic mem_region sorting implementationRussell King
2016-06-08arm: parse crash_reserved_mem earlyRussell King
2016-06-08arm: add maximum number of memory rangesRussell King
2016-06-08arm: add memory ranges debugRussell King
2016-06-08arm: report if crash kernel is out of boundsRussell King
2016-06-08arm: return proper error for missing crash kernelRussell King
2016-06-08arm: fix ELF32/ELF64 checkRussell King
2016-06-08arm: fix get_kernel_stext_sym() to close its fileRussell King
2016-06-08arm: fix off-by-one on memory endRussell King
2016-06-08arm: fix pointer signedness warning in kexec-uImage-arm.cRussell King
2016-06-08kexec: add helper to exlude a region from a set of memory rangesRussell King
2016-06-08kexec: add mem_regions sorting implementationRussell King
2016-06-08kexec: add generic helper to add to memory_regionsRussell King
2016-06-08kexec: phys_to_virt() must take unsigned long longRussell King
2016-06-08kexec: add max_size to memory_rangesRussell King
2016-06-08kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platformsRussell King
2016-06-08arm: fix kdump to work on LPAE systemsRussell King
2016-05-04arm: Change setup_dtb_prop to create nodes by offset and node nameNikolaus Schulz
2016-05-04zImage-arm: Add support for booting android imagesAlban Bedel
2016-05-04zImage-arm: Fix a return value check that use the wrong variableAlban Bedel
2016-03-24Properly align powerpc64 .tocAlan Modra
2016-03-24ppc64: purgatory: Handle local symbols in ELF ABIv2Anton Blanchard
2016-03-24Pass struct mem_sym into machine_apply_elf_rel()Anton Blanchard
2016-03-18ppc64: include ftb.h in distributionSimon Horman
2016-03-02kexec/fs2dt.c: wrong dt node fixDave Young
2015-12-08ppc64: Add a flag to tell the kernel it's booting from kexecScott Wood
2015-12-01Revert "crashdump/x86: Add option to get crash kernel region size"Simon Horman
2015-11-30crashdump/x86: Add option to get crash kernel region sizeDaniel Kiper
2015-11-27x86: Make sure E820_PM[AE]M are defined if neededSimon Horman
2015-11-27kexec: fix mmap return code handlingMichael Holzheu
2015-11-26Improve device tree directory sortingCurt Brune
2015-11-24arm: use /sys/firmware/fdt in case without --atags and --dtbDave Young
2015-11-24kexec/fs2dt: check for /chosen/stdout-path firstAndrew Jones
2015-11-24kexec/fs2dt: cleanup pathnameAndrew Jones
2015-11-24kexec/fs2dt: s/diabled/disabled/Andrew Jones
2015-11-24kexex: arm: create ATAGS_MEM tag from devicetree memory nodeAndreas Fenkart