summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'baserock/tiagogomes/armv8l64' into baserock/morphbaserock/morphTiago Gomes2015-02-1278-1432/+4296
|\
| * Add missing macrosbaserock/tiagogomes/armv8l64Tiago Gomes2015-02-112-0/+11
| * Add arm64 kexec supportGeoff Levand2015-02-1116-2/+1490
| * kexec: Add common device tree routinesGeoff Levand2015-02-113-0/+153
| * kexec/fs2dt: Fix sorting of device treeAnton Blanchard2014-11-131-3/+16
| * kexec: distribute kexec/arch/m68k/bootinfo.hAndreas Schwab2014-10-141-0/+1
| * kexec-tools 2.0.8.gitSimon Horman2014-10-141-1/+1
| * kexec-tools 2.0.8v2.0.8Simon Horman2014-10-081-1/+1
| * kexec-tools 2.0.8-rc1v2.0.8-rc1Simon Horman2014-10-011-1/+1
| * Return error code in case of invalid command line optionVivek Goyal2014-09-041-0/+2
| * ppc64/kdump: Fix ELF header endianessLaurent Dufour2014-09-011-0/+4
| * kexec: Provide an option to use new kexec system callVivek Goyal2014-08-274-4/+257
| * kexec: align the extended size of dtbLiu Hua2014-07-241-1/+1
| * kexec/ppc64: disabling exception handling when building the purgatoryLaurent Dufour2014-07-231-1/+2
| * kexec/ppc64: move to device tree version 17Laurent Dufour2014-06-171-3/+5
| * kexec-tools 2.0.7.gitSimon Horman2014-06-171-1/+1
| * kexec-tools 2.0.7v2.0.7Simon Horman2014-06-091-1/+1
| * kexec: ARM: add LPAE supportLiu Hua2014-06-061-1/+18
| * kexec: iomem: accept u64 parameters for callbacksLiu Hua2014-06-063-8/+8
| * Fix mistaken check of stat(2) return valueTakao Indoh2014-06-051-1/+1
| * Enumerate all /sys/devices/system/cpu/cpuN when they are discontiguousTakao Indoh2014-06-051-1/+4
| * kdump: pass acpi_rsdp to 2nd kernel if kernel does not export efi runtime mapsDave Young2014-05-301-1/+15
| * kexec-tools: add --page-offset option for ARMWang Nan2014-05-303-2/+26
| * kexec-tools: detect page_offset dynamicallyWang Nan2014-05-302-2/+51
| * kexec-tools 2.0.7-rc1v2.0.7-rc1Simon Horman2014-05-281-1/+1
| * kexec-tools: usage text fixDave Young2014-05-281-1/+1
| * kexec-tools: add noefi arch cmdline optionDave Young2014-05-286-2/+16
| * vmcore-dmesg: Handle struct log to struct printk_log renamingVivek Goyal2014-05-261-15/+38
| * x86, cleanup: remove cmdline_add_memmap_acpiWANG Chao2014-05-221-31/+23
| * kexec/ppc64: Handle reserved memory ranges exported by OPAL firmware.Mahesh Salgaonkar2014-05-151-0/+44
| * kexec/ppc64: Fix up ELF header and dt for PowerNV platform.Mahesh Salgaonkar2014-05-155-1/+79
| * zImage-arm: init modified_cmdline with zeroWang Nan2014-05-111-0/+2
| * cleanup duplicate codeWANG Chao2014-05-111-1/+0
| * zImage-arm: bugfix: kernel offset must be 0x8000Wang Nan2014-05-111-8/+29
| * condition check fixWANG Chao2014-05-111-1/+1
| * zImage-arm: get rid of static offsetDaniel Mack2014-05-021-11/+12
| * kdump: pass e820 reserved region to 2nd kernel via e820 table or setup_dataWANG Chao2014-04-291-2/+6
| * ppc64/purgatory: Device tree values should be read/stored in Big EndianLaurent Dufour2014-04-291-0/+10
| * Do not distribute generated files in the release tarballPaul Wise2014-04-251-1/+1
| * x86: Pass memory range via E820 for kdumpWANG Chao2014-04-233-53/+103
| * x86: add --pass-memmap-cmdline optionWANG Chao2014-04-234-0/+12
| * x86, cleanup: kexec memory range .end to be inclusiveWANG Chao2014-04-233-4/+2
| * x86, cleanup: Store crash memory ranges kexec_infoWANG Chao2014-04-232-0/+8
| * x86, cleanup: use dbgprint_mem_range for memory range debuggingWANG Chao2014-04-231-23/+3
| * x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to 1024WANG Chao2014-04-231-1/+1
| * x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_pWANG Chao2014-04-231-1/+4
| * x86, cleanup: add_memmap() only do alignment check on RANGE_RAMWANG Chao2014-04-231-2/+2
| * x86, cleanup: add extra arguments to add_memmap() and delete_memmap()WANG Chao2014-04-231-9/+13
| * kexec/fs2dt : Fix endianess issue with initrd base and sizeLaurent Dufour2014-04-141-4/+5
| * x86, cleanup: Add a funtion add_setup_data()WANG Chao2014-04-141-6/+20