summaryrefslogtreecommitdiff
path: root/kexec/arch
AgeCommit message (Expand)Author
2012-12-14fix comment typo in do_bzImage_load on x86Olaf Hering
2012-12-13ppc: exec stack fixDave Young
2012-12-03kexec: Fix compile errors in crashdump-mips.cDavid Daney
2012-11-21kexec x86_64: Make purgatory relocatable anywhere in the 64bit address space.Eric W. Biederman
2012-11-08ppc/uImage: Find new kernel load_addr if the default addr is not availableSuzuki K. Poulose
2012-10-19kdump: pass acpi_rsdp= to 2nd kernel for efi bootingDave Young
2012-09-18xen: Fix Xen kdump supportDaniel Kiper
2012-09-18kexec: Move crash memory ranges loggingDaniel Kiper
2012-09-18kexec: Get backup area start address and size directly from mem_rangeDaniel Kiper
2012-09-18kexec: Add segregate_lowmem_region()Daniel Kiper
2012-09-18kexec: Move crash kernel area placement and size detection to is_crashkernel_...Daniel Kiper
2012-09-18xen: Rename e820_to_kexec_type() to xen_e820_to_kexec_type() and export itDaniel Kiper
2012-09-12ARM: Add device tree support to the ARM platformMatthew Leach
2012-09-12arm: Make use of memory_rangesSimon Horman
2012-09-12libfdt: Move from kexec/arch/ppc/libfdt/ to kexec/libfdt/Simon Horman
2012-08-02build: Avoid duplicate files in tarballSimon Horman
2012-07-13Do not reserve cpu spin-table for crash kernelSuzuki K. Poulose
2012-06-27Fix format strings of die()Aleksey Makarov
2012-06-13Load bzImages smaller than 32 KiBEric Biggers
2012-05-18ppc: move DEBUG code to --debugCong Wang
2012-04-16Add more debug infos when usable memory range changingHan Pingtian
2012-03-29Add a descriptive error message for kexec load failureKhalid Aziz
2012-03-29sh: move DEBUG code to --debugCong Wang
2012-03-29mips: move DEBUG code to --debugCong Wang
2012-03-29arm: move DEBUG code to --debugCong Wang
2012-03-15Add generic debug optionCong Wang
2012-03-12i386: Don't print debug message when VESA framebuffer is loadedSimon Horman
2012-03-03remove useless call to setup_memory_ranges() in ppc64Han Pingtian
2012-02-08Fix out-of-tree buildTyler Hall
2011-12-11kexec-tools: s390: Do not create ELF header by defaultMichael Holzheu
2011-12-02kexec skips some load segments on ia64Petr Tesarik
2011-11-21kexec: fix several issues in get_crash_notes()Cong Wang
2011-11-14kexec-tools: powerpc: Add more 64bit relocationsAnton Blanchard
2011-11-14kexec-tools: powerpc: Cleanup relocation codeAnton Blanchard
2011-10-31Currently on s390 for memory detection only the "/proc/iomem" file is used.Michael Holzheu
2011-10-21kexec: powerpc: crash_dump: No backup region for PPC BookESuzuki K. Poulose
2011-10-11sh: On 32bit segments may not be in P2Simon Horman
2011-10-11sh: Correct logic errors in is_32bit()Simon Horman
2011-10-05sh: Take into account the base of System RAM in virt_to_phys()Simon Horman
2011-09-17kexec-tools: s390: Find correct address for ramdiskMichael Holzheu
2011-09-07kexec-tools: Add --append option for s390Michael Holzheu
2011-08-23kexec:ppc: Fix compilation failureSuzuki K. Poulose
2011-08-22kexec/arch/i386: Add get_memory_ranges_xen() functionDaniel Kiper
2011-08-22kexec/arch/i386: Rename fixup_memory_ranges_sysfs() to fixup_memory_ranges()Daniel Kiper
2011-08-20kexec-tools: Add s390 kdump supportMichael Holzheu
2011-08-04ppc: Remove some unused parameters and variablesSimon Horman
2011-07-25kexec-tools: powerpc: dt_reserve doesn't allocate enough memory for large pro...Anton Blanchard
2011-07-13kexec-tools: ppc32: Fixup ThreadPointer for purgatory codeSuzuki K. Poulose
2011-06-17kexec-tools: powerpc: Use the #address-cells information to parsememory/regSuzuki K. Poulose
2011-04-29kexec: remove duplicated backup_src_start field from struct crash_elf_infoCong Wang