summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-16kexec-tools 2.0.3v2.0.3Simon Horman1-1/+1
2012-01-10Correct magic varible of function name in debug codeHan Pingtian1-1/+1
2011-12-11kexec-tools: s390: Do not create ELF header by defaultMichael Holzheu1-8/+23
2011-12-02kexec skips some load segments on ia64Petr Tesarik1-3/+5
2011-11-21fix rpm build errorsCong Wang2-3/+5
2011-11-21kexec: fix several issues in get_crash_notes()Cong Wang1-2/+2
2011-11-18kexec: improve the debug printf in get_crash_notes_per_cpu()WANG Cong1-2/+2
2011-11-14kexec-tools: powerpc: Add more 64bit relocationsAnton Blanchard1-8/+36
2011-11-14kexec-tools: powerpc: Cleanup relocation codeAnton Blanchard1-16/+21
2011-11-14kexec-tools: powerpc: Fix 64bit optimize for size (gcc -Os) buildAnton Blanchard2-0/+198
2011-11-09remove unnecessary check code for hole_alignDave Young1-4/+0
2011-10-31Currently on s390 for memory detection only the "/proc/iomem" file is used.Michael Holzheu2-2/+123
2011-10-21kexec: powerpc: crash_dump: No backup region for PPC BookESuzuki K. Poulose5-1/+26
2011-10-11sh: On 32bit segments may not be in P2Simon Horman1-3/+5
2011-10-11sh: Correct logic errors in is_32bit()Simon Horman1-9/+11
2011-10-05sh: Take into account the base of System RAM in virt_to_phys()Simon Horman1-1/+44
2011-09-17kexec-tools: s390: Find correct address for ramdiskMichael Holzheu2-3/+10
2011-09-07kexec-tools: Add --append option for s390Michael Holzheu2-1/+4
2011-09-06Use unsigned char buffers in uImage loaderSimon Horman2-8/+8
2011-08-23kexec:ppc: Fix compilation failureSuzuki K. Poulose1-0/+2
2011-08-22kexec/arch/i386: Add get_memory_ranges_xen() functionDaniel Kiper2-9/+197
2011-08-22kexec/arch/i386: Rename fixup_memory_ranges_sysfs() to fixup_memory_ranges()Daniel Kiper1-3/+3
2011-08-22kexec: Export compare_ranges() function from firmware_memmap.c moduleDaniel Kiper2-12/+15
2011-08-22xen: Take into account Xen control interface changes since Xen Ver. 4.1Daniel Kiper1-1/+14
2011-08-20kexec-tools: Allow to call verify_sha256_digest() from kernelMichael Holzheu2-5/+22
2011-08-20kexec-tools: Add s390 kdump supportMichael Holzheu11-50/+390
2011-08-09kexec-tools: include minor klibc portingmaximilian attems2-2/+1
2011-08-04ppc: Remove some unused parameters and variablesSimon Horman3-7/+4
2011-08-04fix Xen detection for xenfs in pv_ops kernelOlaf Hering1-2/+84
2011-07-25kexec-tools: powerpc: dt_reserve doesn't allocate enough memory for large pro...Anton Blanchard1-1/+6
2011-07-13kexec-tools: ppc32: Fixup ThreadPointer for purgatory codeSuzuki K. Poulose4-1/+41
2011-06-17kexec-tools: powerpc: Use the #address-cells information to parsememory/regSuzuki K. Poulose4-82/+129
2011-05-06detect Xen dom0 properly to avoid conflict with pv_on_hvm domUOlaf Hering1-5/+10
2011-04-29kexec: remove duplicated backup_src_start field from struct crash_elf_infoCong Wang3-0/+6
2011-04-28use /proc/iomem for map with "add_efi_memmap" kernel optionBen Romer1-1/+23
2011-04-27Fix memory errors on ppcSuzuki Poulose2-4/+5
2011-04-27kexec: remove duplicated backup_src_start field from struct crash_elf_infoAmerigo Wang6-25/+7
2011-04-27kexec: fix a compiler warning on ppc64Amerigo Wang1-3/+4
2011-04-18kexec, x86: fix kexec when boot_params.hardware_subarch != 0Chris Leech1-2/+33
2011-04-18kexec: fix the missing i386 part in commit 1100580b05eAmerigo Wang1-0/+4
2011-03-30Don't compare signed and unsigned typesSimon Horman1-7/+6
2011-03-30Remove assigned but otherwise unused variablesSimon Horman3-8/+2
2011-03-30build: Pass --no-undefined as a linker optionSimon Horman1-2/+2
2011-03-29build: Don't set KEXEC_SRCS += kexec/virt_to_phys.cSimon Horman1-1/+0
2011-03-29kexec, x86: fix kexec when boot_params.hardware_subarch != 0Chris Leech1-0/+21
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...Simon Horman2-5/+53
2011-03-04Remove bogus check for too many program headersSimon Horman1-8/+0
2011-03-03i386: Mark unused parametersSimon Horman1-3/+3
2011-03-03get the backup area dynamicallyAmerigo Wang4-20/+67
2011-02-24kexec: extend KCORE_ELF_HEADERS_SIZE againCliff Wickman1-2/+2
2011-02-10kexec-tools: Don't duplicate the bzImage header areaAhmed S. Darwish1-6/+6
2011-01-13ifdown: really set down all active interfacesLeonardo Chiquitto1-21/+21
2010-12-21Add missing source files to distribution tarballSimon Horman1-0/+1
2010-12-21build: The configure.ac file is for kexec-toolsSimon Horman1-1/+1
2010-12-21mips: Use 32bit constant for 32bit elf kern_vaddr_startSimon Horman1-3/+6
2010-12-21mips: kern_vaddr_start is now in crash_elf_infoSimon Horman2-32/+30
2010-11-18Patch adds kernel data section to final vmcore. This forces gdb read kernelMaxim Uvarov1-0/+49
2010-10-31make /proc/vmcore accessible on x86_64Jiri Olsa2-4/+3
2010-10-19kexec/powerpc fix optimization for size (gcc -Os) buildMaxim Uvarov1-0/+229
2010-09-22kexec/arch/ppc/fixup_dtb.c: Calcuate new FDT size correctlyMatthew McClintock1-1/+2
2010-09-10x86 crashdump: On x86_64 generate EM_X86_64 crashdump headers.Eric W. Biederman1-5/+19
2010-09-10kexec-syscall.h: Document what the architecture default arch is.Eric W. Biederman1-0/+34
2010-09-09Merge branch 'master' of ../kexec-tools-develSimon Horman23-885/+917
2010-09-09x86 bzImage: Optimize the panic kernel memory layout.Eric W. Biederman1-2/+2
2010-09-09kexec-tools: Add vmcore-dmesgEric W. Biederman3-0/+575
2010-09-09x86_64: Kill now unused crashdump-x86_64.[ch]Eric W. Biederman2-734/+0
2010-09-09x86_64: Use the x86 crashdumpEric W. Biederman3-5/+9
2010-09-09x86_64: Use the i386 arch_options_t on x86_64Eric W. Biederman1-9/+2
2010-09-09i386 crashdump: Preserve credits of x86_64 versionEric W. Biederman1-0/+1
2010-09-09i386 crashdump: Compute page_offset paddr vaddr and size like x86_64.Eric W. Biederman1-1/+134
2010-09-09kexec elf: Handle 64bit elf executables on 32bit platforms.Eric W. Biederman2-24/+24
2010-09-09kexec elf: Clean up error messages build_mem_phdrsEric W. Biederman2-5/+6
2010-09-09i386 crashdump: pass acpi info, and generalize hackEric W. Biederman1-6/+58
2010-09-09i386 crashdump: move crashdump debugging code under #ifdef DEBUGEric W. Biederman1-8/+7
2010-09-09i386 crashdump: Unify get_crash_memory_ranges.Eric W. Biederman1-32/+54
2010-09-09i386 crashdump: Rename and include the x86_64 constants.Eric W. Biederman2-10/+19
2010-09-09i386 crashdump: Keep elf_info on the stack.Eric W. Biederman1-31/+19
2010-09-09crashdump: Move kern_vaddr_start from kexec_info into crash_elf_infoEric W. Biederman5-20/+22
2010-09-09Revert "powerpc new toolchains fix (crt.S)"Maxim Uvarov3-273/+0
2010-09-09Revert "Revert "powerpc new toolchains fix (crt.S)""Maxim Uvarov3-0/+273
2010-09-08kexec: Kill arch_initEric W. Biederman6-25/+1
2010-09-08x86_64 crashdump: Move calculation of the page offset into crashdump-x86_64.cEric W. Biederman3-22/+23
2010-09-08kexec: Move kernel_version into the kexec coreEric W. Biederman4-54/+64
2010-09-08i386 elf: Correct the probe error stringEric W. Biederman1-1/+1
2010-09-07Revert "powerpc new toolchains fix (crt.S)"Maxim Uvarov3-273/+0
2010-09-06mips/crashdump put cmdline after the latest segmentMaxim Uvarov1-26/+9
2010-09-01Add CFLAGS to compile mips purgatoryMaxim Uvarov2-2/+2
2010-08-24kexec: extend KCORE_ELF_HEADERS_SIZE for large memoryCliff Wickman2-2/+6
2010-08-20Prevent initrd-start and initrd-end from appearing multiple timesMatthew McClintock1-10/+10
2010-08-20Prevent multiple reservations for cpu-release-addrMatthew McClintock1-11/+17
2010-08-20Ramdisk address was not copied correctly on kexec'ed kernelMatthew McClintock2-2/+2
2010-07-29Add documentation/howto for mpc85xx systemsMatthew McClintock1-0/+190
2010-07-29Add support for reworking flat device tree supportMatthew McClintock6-140/+390
2010-07-29Add support for ramdisk on ppc32 for uImage-ppc and Elf-ppcMatthew McClintock6-8/+121
2010-07-29Update Elf-ppc to support crash kernel and misc fixesMatthew McClintock1-12/+14
2010-07-29Update uImage to support crash kernel and misc fixesMatthew McClintock1-10/+22
2010-07-29Fix case where phys_addr_t != unsigned long when reading proc entriesMatthew McClintock2-85/+114
2010-07-29Restore kexec uImage-ppc to working stateMatthew McClintock3-29/+46
2010-07-29kexec: fix /sys/firmware/memmap memory range overlapsCliff Wickman1-2/+76
2010-07-29Install man pagesSimon Horman1-11/+12
2010-07-29kexec-tools 2.0.2-gitSimon Horman1-1/+1
2010-07-29kexec-tools 2.0.2v2.0.2Simon Horman1-1/+1
2010-07-13kexec-tools 2.0.2-rc2v2.0.2-rc2Simon Horman1-1/+1
2010-07-13build: Include missing files in tarballSimon Horman6-4/+14
2010-07-05kexec-tools 2.0.2-rc1Simon Horman1-1/+1
2010-06-18kexec: Unusable memory range typeCliff Wickman1-0/+2
2010-06-17kexec: extend for large cpu count and memoryCliff Wickman2-5/+12
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans30-99/+341
2010-05-19kexec: implement ARM crashdump supportMika Westerberg6-7/+409
2010-05-19kexec: introduce phys_to_virt() functionMika Westerberg4-1/+22
2010-05-19ppc: Fix gamecube buildSimon Horman2-13/+14
2010-05-19kexec-tools, ppc64: Fix segfault parsing DR memory propertyMatt Evans1-12/+70
2010-05-13powerpc new toolchains fix (crt.S)Maxim Uvarov3-0/+273
2010-05-13Fix kexec on powerpc32Maxim Uvarov12-109/+1524
2010-05-13kexec-tools: remove unused code from arch_process_options (arm, cris, ia64, m...Matt Evans5-86/+3
2010-05-12build: Don't modify CFLAGS in kexec/arch/mips/MakefileSimon Horman1-2/+0
2010-05-11arm: place initrd to safer place according to zImage lengthEric Miao1-6/+10
2010-05-10kexec-tools, ppc64: Fix segfault on parsing of large device trees.Matt Evans1-9/+53
2010-05-05kexec-tools, ppc64: fix build error on ppc64Michael Neuling1-1/+2
2010-04-01Merge branch 'ppc32' of git://git.breakpoint.cc/bigeasy/kexec-toolsSimon Horman34-62/+4470
2010-03-31Let SH adn ARM use common uImage probe codeSebastian Andrzej Siewior4-26/+6
2010-03-31Split Powerpc's uImage codeSebastian Andrzej Siewior4-192/+236
2010-03-30kexec-tools: Use the build date for package releaseAmeya Palande1-1/+1
2010-03-24kexec-tools: Fix a typo in rpm spec descriptionAmeya Palande1-1/+1
2010-03-24kexec-tools: Fix unused return value warning for freadAmeya Palande1-1/+5
2010-03-24kexec-tools: Use default rpmbuild definationsAmeya Palande1-13/+3
2010-03-24kexec-tools: Add rpm spec file to the dist-clean targetAmeya Palande1-2/+1
2010-03-24kexec-tools: Add kdump and kexec_test to rpm specAmeya Palande1-0/+2
2010-03-24kexec-tools: Add missing include files in dist targetAmeya Palande2-0/+2
2010-03-24kexec-tools: Use same source in rpm spec and Makefile.inAmeya Palande1-2/+2
2010-03-24kexec-tools: Fix rpm Version tagAmeya Palande1-1/+1
2010-03-15kexec-tools: Fix unused return value warningsAmeya Palande1-3/+10
2010-03-13kexec-tools: Replace obsolate Copyright tag in rpm specAmeya Palande1-1/+1
2010-03-11x86: Fix biarch crashdump setup.Eric W. Biederman1-1/+10
2010-03-11kexec: Figure out our native architecture before loadEric W. Biederman1-5/+7
2010-03-11Refix concat_cmdlineEric W. Biederman1-2/+2
2010-03-08some kexec MIPS improvementsMaxim Uvarov10-215/+510
2010-03-07powerpc32: add support for uImageSebastian Andrzej Siewior4-1/+356
2010-03-07powerpc32: add support to fixup the dtbSebastian Andrzej Siewior4-4/+137
2010-03-07powerpc32: pull in libfdtSebastian Andrzej Siewior17-1/+3303
2010-03-07powerpc: dtb and purgatory support for ppc32Sebastian Andrzej Siewior7-33/+608
2010-03-07slurpfile: use lseek() on character nodes instead of fstat() for file sizeSebastian Andrzej Siewior1-2/+21
2010-03-03kexec/kdump: RMO region does not exist in drconf memoryChandru1-26/+1
2010-02-18x86_64: use correct PAGE_OFFSETSimon Horman8-11/+111
2010-02-02cris: cast trampoline_baseSimon Horman1-1/+1
2010-02-02arm: Initialise initrd_start in zImage_arm_load()Simon Horman1-1/+1
2010-02-02arm: Include unistd.h for getpagesize()Simon Horman1-0/+1
2010-02-02sh: netbsd_booter extern qualifier should come firstSimon Horman1-1/+1
2010-02-02sh: Use size_t for zero_page_size parameter of kexec_sh_setup_zero_page()Simon Horman3-4/+4
2010-02-02Don't discard the const qualifier of proc_iomem()Simon Horman1-1/+1
2010-02-02ia64: move_loaded_segments: handle no matching regionSimon Horman1-1/+5
2010-02-02Cast 64bit pointer to a 64bit int then a 32bit intSimon Horman1-1/+1
2010-02-02Consistently use signed char buffers throughoutSimon Horman7-11/+10
2010-02-02Make purgatory a signed char bufferSimon Horman6-7/+7
2010-02-02x86_64: initialise temp_region in exclude_region() and delete_memmap()Simon Horman1-2/+2
2010-02-02Use C99 initialisersSimon Horman10-12/+12
2010-02-02Cast when making signed/unsigned comparison in locate_hole()Simon Horman1-1/+1
2010-02-02unsigned values are always at least 0Simon Horman2-2/+2
2010-02-02Use casts to avoid ambiguity when comparing off_t and size_tSimon Horman7-15/+19
2010-02-02Avoid possible overflows from signed/unsigned comparisonsSimon Horman17-35/+48
2010-02-02ppc: memory_range global is only used in conjunction with WITH_GAMECUBESimon Horman1-0/+2
2010-02-02Use %llx to format mem_max as it is an unsigned long longSimon Horman1-2/+3
2010-02-02Remove some unused variablesSimon Horman2-4/+0
2010-02-02ia64: Remove unused range parameter from get_crash_memory_ranges()Simon Horman1-2/+2
2010-02-02ia64: Remove unused info parameter from add_loaded_segments_info()Simon Horman1-3/+2
2010-02-02ia64: Remove unused info parameter from {move,update}_loaded_segments()Simon Horman3-9/+7
2010-02-02i386: Remove unused kexec_flags parameter from setup_edd_info()Simon Horman1-3/+2
2010-02-02sh: Remove unused len parameter from zImage_head32()Simon Horman1-3/+3
2010-02-02sh: make zImage_head32() staticSimon Horman1-1/+1
2010-02-02Remove unused parameters from build_mem() and related functionsSimon Horman1-14/+10
2010-02-02Mark unused parametersSimon Horman34-60/+89
2010-02-02don't leak in concat_cmdlineSimon Horman6-15/+35
2010-02-02Fix --reuse-cmdline so it is usable.Eric W. Biederman6-15/+34
2009-12-16kexec-sh: uImage support.Paul Mundt4-3/+46
2009-12-16kexec: Bring the uImage definitions in sync with upstream.Paul Mundt1-19/+22
2009-12-16kexec: Move the uImage header to a better place.Paul Mundt4-2/+2
2009-12-10kexec jump support for x86_64Huang Ying3-14/+48
2009-11-30lzma: Move the bulk of kexec-lzma.h into lzma.cSimon Horman2-24/+20
2009-11-30add support for loading lzma compressed kernelsFlorian Fainelli7-59/+325
2009-11-27kexec.c: workaround getline and fscanf to make it *libc agnostic. Tested agai...Andrea Adami1-15/+36
2009-11-26arm: fix architecture detectionSimon Horman2-3/+6
2009-11-26Write to HVC terminal from purgatory codeM. Mohan Kumar7-1/+118
2009-11-21kexec-arm: add uImage supportMarc Andre Tanner5-0/+203
2009-11-19add kexec-tools support for armv7l processorsMagnus Damm1-0/+1
2009-11-19add kexec-tools support for armv6l processorsMagnus Damm1-0/+1
2009-09-10Fix a problem caused by autoconf 2.64 which redefined AC_MSG_ERRORKhalid Aziz1-17/+17
2009-08-13Increase kernel text size for x86_64Hannes Reinecke1-1/+1
2009-08-13kexec-tools 2.0.1-gitSimon Horman1-1/+1
2009-08-13kexec-tools 2.0.1v2.0.1Simon Horman1-2/+2
2009-08-13Support R_PPC64_REL32 relocation typeM. Mohan Kumar1-0/+4
2009-08-13Make dtstruct variable to be 8 byte alignedM. Mohan Kumar1-1/+1
2009-07-28kexec: Handle datarootdir for newer autoconf versions.Paul Mundt1-0/+1
2009-07-22kexec-tools 2.0.1-rc1-gitSimon Horman1-1/+1
2009-07-22kexec-tools 2.0.1-rc1v2.0.1-rc1Simon Horman1-2/+2
2009-07-22Include kexec/arch/cris/kexec-cris.h in distribution tarballSimon Horman1-1/+1
2009-07-22Include kexec/arch/sh/crashdump-sh.h in distribution tarballSimon Horman1-0/+1
2009-06-23kexec: Fix printed symbol valueGeoff Levand1-3/+3
2009-03-19sh: use physical address for zImage entryMagnus Damm1-1/+1
2009-03-18kexec jump: SuperH vmlinux supportMagnus Damm1-2/+2
2009-03-18kexec jump: use add_segment_phys_virt()Magnus Damm1-1/+2