summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ppc64/kexec/purgatory Fix RTAS calls in Little Endian mode.Laurent Dufour2014-01-311-1/+5
* kexec/ppc64 fix device tree endianess issues for memory attributesLaurent Dufour2014-01-313-24/+48
* Passing efi related data via setup_dataDave Young2014-01-211-3/+215
* Add efi_info in x86 setup headerDave Young2014-01-215-2/+21
* Add function get_bootparamDave Young2014-01-211-11/+31
* build fix: include x86-linux.h in x86-linux-setup.hDave Young2014-01-211-0/+1
* Fix value of mbi->mem_lower for multiboot-x86Peter Chubb2014-01-161-3/+11
* vmcore-dmesg: print white-space charactersWANG Chao2014-01-151-1/+2
* kexec: arm: Fix endianness in crashdump headerTaras Kondratiuk2014-01-141-1/+8
* vmcore-dmesg: struct_val_u64() not casting u64 to u32WANG Chao2014-01-131-1/+1
* kexec: Add m68k supportGeert Uytterhoeven2013-12-1311-1/+705
* kexec: Extract slurp_fd()Geert Uytterhoeven2013-12-131-49/+43
* kexec: Let slurp_file_len() return the number of bytes readGeert Uytterhoeven2013-12-133-5/+6
* kexec: Fix add_usable_memory to use buf of type uint64_t.Mahesh Salgaonkar2013-12-061-4/+4
* kexec/xen: Fix typo in __i386__ preprocessor identifierAndrew Cooper2013-12-031-1/+1
* kexec-tools/xen: Remove redundant includeDaniel Kiper2013-12-031-1/+0
* kexec-tools/xen: Do not call xc_interface_close() if xc_interface_open() failedDaniel Kiper2013-12-032-2/+2
* kexec/xen: Correct some compile errorsSimon Horman2013-11-191-4/+3
* kexec/xen: directly load images images into XenDavid Vrabel2013-11-197-8/+218
* kexec/xen: switch to use xc_kexec_get_range for get_xen_vmcoreinfo.Don Slutz2013-11-192-5/+25
* kexec/xen: use libxc to get location of crash notesDavid Vrabel2013-11-191-27/+40
* kexec/xen: require libxc from Xen 4.4David Vrabel2013-11-194-229/+1
* kexec/ppc64: bring up new ppc64le architectureLaurent Dufour2013-11-198-8/+25
* kexec/ppc64: use common architecture fs2dt.c fileLaurent Dufour2013-11-195-753/+19
* arm: add command line option for the total image sizeDaniel Mack2013-11-143-9/+31
* kexec/fs2dt: fix endianess conversionLaurent Dufour2013-10-171-8/+11
* Remove PACKED macro and use __attribute__((packed)) directlyWANG Chao2013-10-161-4/+2
* kexec: Handle read errors in fs2dt setupGeoff Levand2013-10-041-1/+7
* kexec: Fix return value build warningsGeoff Levand2013-10-041-2/+3
* kexec: Fix off-by-one errors in locate_hole()Geert Uytterhoeven2013-10-031-2/+2
* config: Update to automake-1.11Geoff Levand2013-10-033-748/+1343
* kexec: Fix uninitialized build warningGeoff Levand2013-10-031-1/+1
* purgatory: Fix out-of-source build errorGeoff Levand2013-10-031-0/+1
* kexec: Remove unused -? option handlingGeoff Levand2013-10-0320-64/+0
* kexec: Fix the -? optionGeoff Levand2013-10-031-1/+1
* kexec/ppc: Check for a uImage initrd with ELF kernelSuzuki K. Poulose2013-09-252-1/+4
* kexec/ppc: Add nodes for initrd in dtbSuzuki K. Poulose2013-09-251-4/+14
* kexec/kexec.c: Prefix hex numbers by 0xGeert Uytterhoeven2013-09-191-8/+8
* cris: is_crashkernel_mem_reserved() should return 0Geert Uytterhoeven2013-09-191-1/+1
* kexec: Fix cris/superh comment mixupsGeert Uytterhoeven2013-09-192-3/+3
* .gitignore: Only ignore generated autotools files in the top directoryGeert Uytterhoeven2013-09-191-9/+9
* cris/mips: Remove unused setup_simple_* declarationsGeert Uytterhoeven2013-09-192-15/+0
* kexec -p fails on kernel versions of form x.yKhalid Aziz2013-07-261-11/+10
* arm: Fix out of tree build errorGeoff Levand2013-06-211-2/+2
* kexec-tools: sh: Remove saved_max_memZhang Yanfei2013-06-101-6/+0
* kexec-tools: ppc64: Remove saved_max_memZhang Yanfei2013-06-101-19/+0
* kexec-tools: ppc: Remove saved_max_memZhang Yanfei2013-06-101-19/+0
* kexec-tools: mips: Remove saved_max_memZhang Yanfei2013-06-101-34/+0
* add missed options to man pageBaoquan He2013-06-101-0/+10
* add description for entry option in help and man pageBaoquan He2013-06-102-0/+7