summaryrefslogtreecommitdiff
path: root/kexec/arch/ppc64
AgeCommit message (Expand)Author
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-03-02crashdump/ppc64: Add get_crash_kernel_load_range() functionDaniel Kiper
2017-01-24ppc64: Reduce number of ELF LOAD segmentsPetr Tesarik
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
2015-12-08ppc64: Add a flag to tell the kernel it's booting from kexecScott Wood
2015-10-30ppc64: add arch option --dt-no-old-rootdyoung@redhat.com
2015-10-16ppc64: Fix warningsScott Wood
2015-02-09ppc64: erase unnecessary segment info printingBaoquan He
2014-09-01ppc64/kdump: Fix ELF header endianessLaurent Dufour
2014-06-17kexec/ppc64: move to device tree version 17Laurent Dufour
2014-05-15kexec/ppc64: Handle reserved memory ranges exported by OPAL firmware.Mahesh Salgaonkar
2014-05-15kexec/ppc64: Fix up ELF header and dt for PowerNV platform.Mahesh Salgaonkar
2014-02-06zImage_ppc64_probe: return 0 instead of 1 in case of successDave Young
2014-02-04kexec/ppc64 Enable early kernel's OPAL callsLaurent Dufour
2014-02-04kexec/ppc64 ELF ABIv2 ABI supportLaurent Dufour
2014-01-31kexec/ppc64 fix device tree endianess issues for memory attributesLaurent Dufour
2013-11-19kexec/ppc64: bring up new ppc64le architectureLaurent Dufour
2013-11-19kexec/ppc64: use common architecture fs2dt.c fileLaurent Dufour
2013-10-03kexec: Remove unused -? option handlingGeoff Levand
2013-06-10kexec-tools: ppc64: Remove saved_max_memZhang Yanfei
2013-05-26kexec-tools: ppc/ppc64: cleanup: Remove never reached returnZhang Yanfei
2013-04-16Add --dtb option to ppc64Geoff Levand
2013-03-14kexec: ppc64: use _ALIGN* to make the logic clearZhang Yanfei
2013-03-14kexec: ppc: remove duplicated _ALIGN_* macrosZhang Yanfei
2013-03-05kexec: Respect memory limit while building crash memory ranges on ppc64Mahesh Salgaonkar
2012-12-14fix message and indenting in putnode in ppc64Olaf Hering
2012-12-14fixed strncat size argument on ppc64Olaf Hering
2012-05-18ppc: move DEBUG code to --debugCong Wang
2012-04-16Add more debug infos when usable memory range changingHan Pingtian
2012-03-03remove useless call to setup_memory_ranges() in ppc64Han Pingtian
2011-11-14kexec-tools: powerpc: Add more 64bit relocationsAnton Blanchard
2011-11-14kexec-tools: powerpc: Cleanup relocation codeAnton Blanchard
2011-07-25kexec-tools: powerpc: dt_reserve doesn't allocate enough memory for large pro...Anton Blanchard
2011-04-29kexec: remove duplicated backup_src_start field from struct crash_elf_infoCong Wang
2011-04-27kexec: remove duplicated backup_src_start field from struct crash_elf_infoAmerigo Wang
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-05-19kexec-tools, ppc64: Fix segfault parsing DR memory propertyMatt Evans
2010-05-10kexec-tools, ppc64: Fix segfault on parsing of large device trees.Matt Evans
2010-05-05kexec-tools, ppc64: fix build error on ppc64Michael Neuling
2010-03-03kexec/kdump: RMO region does not exist in drconf memoryChandru
2010-02-02Cast 64bit pointer to a 64bit int then a 32bit intSimon Horman
2010-02-02Make purgatory a signed char bufferSimon Horman
2010-02-02Use C99 initialisersSimon Horman
2010-02-02Avoid possible overflows from signed/unsigned comparisonsSimon Horman