summaryrefslogtreecommitdiff
path: root/kexec/fs2dt.c
AgeCommit message (Expand)Author
2016-10-07kexec/fs2dt: Check for NULL pointer in dt_copy_old_root_param()Madhavan Srinivasan
2016-03-02kexec/fs2dt.c: wrong dt node fixDave 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-10-30fs2dt.c: move copy old root param as a new functiondyoung@redhat.com
2015-02-18kexec: Fix compiler format warningGeoff Levand
2015-02-18kexec: Fix compiler ambiguous else warningGeoff Levand
2014-12-02kexec/fs2dt: Use slurp_file_len to avoid partial read of filesAnton Blanchard
2014-11-13kexec/fs2dt: Fix sorting of device treeAnton Blanchard
2014-05-15kexec/ppc64: Fix up ELF header and dt for PowerNV platform.Mahesh Salgaonkar
2014-04-14kexec/fs2dt : Fix endianess issue with initrd base and sizeLaurent Dufour
2014-02-04Avoid buffer overflow on strncat usageDirk Mueller
2014-01-31kexec/ppc64 fix device tree endianess issues for memory attributesLaurent Dufour
2013-12-06kexec: Fix add_usable_memory to use buf of type uint64_t.Mahesh Salgaonkar
2013-10-17kexec/fs2dt: fix endianess conversionLaurent Dufour
2013-10-04kexec: Handle read errors in fs2dt setupGeoff Levand
2013-10-04kexec: Fix return value build warningsGeoff Levand
2013-03-15kexec: use _ALIGN* to make the logic clearZhang Yanfei
2012-11-27fs2dt: check for initrd_size != 0 when adding initrd entriesDaniel Mack
2012-11-27fs2dt: fix basename string comparesDaniel Mack
2012-09-12fs2dt: Add a generic copy of fs2dtSimon Horman