summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-20remaining TI changesti-keystone2Russell King
2018-03-20ARM: Include stack and malloc space in zImage sizeRussell King
2018-03-20ARM: add further debugRussell King
2018-03-20ARM: read kernel size from zImageRussell King
2018-02-22kexec/ppc64: add support to parse ibm, dynamic-memory-v2 propertyHari Bathini
2018-02-22kexec: add a helper function to add rangesHari Bathini
2018-01-29x86: use old screen_info if neededDave Young
2018-01-25kexec-tools: Make xc_dlhandle staticEric DeVolder
2018-01-24kexec-tools: Call dlclose() from within __xc_interface_close()Eric DeVolder
2018-01-24kexec-tools: Perform run-time linking of libxenctrl.soEric DeVolder
2018-01-18kexec-tools 2.0.16.gitSimon Horman
2017-11-20kexec-tools 2.0.16Simon Horman
2017-11-09kexec-tools 2.0.16-rc1Simon Horman
2017-11-09vmcore-dmesg: avoid allocating large memory chunk for log bufCong Wang
2017-11-01ARM: read kernel size from zImageRussell King
2017-11-01ARM: cleanup initrd and dtb handingRussell King
2017-10-18kexec-tools: mips: Use proper page_offset for OCTEON CPUs.David Daney
2017-10-18kexec-tools: mips: Merge adjacent memory ranges.David Daney
2017-10-16kexec-tools: mips: Try to include bss in kernel vmcore file.David Daney
2017-10-16kexec-tools: mips: Don't set lowmem_limit to 2G for 64-bit systems.David Daney
2017-08-30kexec-tools: ppc64: fix leak while checking for coherent device memoryHari Bathini
2017-08-28kexec-tools: ppc64: avoid adding coherent memory regions to crash memory rangesHari Bathini
2017-08-10kexec-tools: powerpc: fix command line overflow errorHari Bathini
2017-08-04kexec-tools: ppc64: fix how RMA top is deducedHari Bathini
2017-08-04kexec-tools 2.0.15.gitSimon Horman
2017-06-16kexec-tools 2.0.14Simon Horman
2017-06-09kexec-tools 2.0.15-rc1Simon Horman
2017-05-22Handle additional e820 memmap type stringsEric DeVolder
2017-05-22arm64: kdump: Add support for binary image filesPratyush Anand
2017-05-22arm64: kdump: add DT properties to crash dump kernel's dtbAKASHI Takahiro
2017-05-22arm64: kdump: set up other segmentsAKASHI Takahiro
2017-05-22arm64: kdump: set up kernel image segmentAKASHI Takahiro
2017-05-22arm64: kdump: add elf core header segmentAKASHI Takahiro
2017-05-22arm64: kdump: identify memory regionsAKASHI Takahiro
2017-05-22arm64: change return values on error to negativeAKASHI Takahiro
2017-05-22arm64: identify PHYS_OFFSET correctlyAKASHI Takahiro
2017-05-22kexec: generalize and rename get_kernel_stext_sym()Pratyush Anand
2017-05-22kexec: extend the semantics of kexec_iomem_for_each_lineAKASHI Takahiro
2017-04-08Fix broken Xen support in configure.acEric DeVolder
2017-03-24x86: Support large number of memory rangesXunlei Pang
2017-03-20crashdump: Remove stray get_crashkernel_region() declarationDaniel Kiper
2017-03-20ppc: Fix format warning with die()Jussi Kukkonen
2017-03-14x86/x86_64: Fix format warning with die()Pratyush Anand
2017-03-14Don't use %L width specifier with integer valuesPhilip Prindeville
2017-03-13vmcore-dmesg: Define _GNU_SOURCEKhem Raj
2017-03-13arm64: add uImage supportDavid Woodhouse
2017-03-13uImage: use 'char *' instead of 'unsigned char *' for uImage_probe()David Woodhouse
2017-03-13uImage: use 'char *' instead of 'unsigned char *' for uImage_load()David Woodhouse
2017-03-13uImage: Add new IH_ARCH_xxx definitionsDavid Woodhouse
2017-03-13uImage: Fix uImage_load() for little-endian machinesDavid Woodhouse