summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-10Correct email addressesBernhard Walle2-2/+2
2009-02-08x86_64 : exclude gart memory region in kexec toolsChandru1-16/+23
2009-02-08powerpc: initialize drconf variablesChandru1-1/+24
2009-01-19printf() consolidationBernhard Walle1-4/+3
2009-01-19Fix memory corruption when using realloc_memory_ranges()Bernhard Walle1-1/+10
2009-01-19Fix typo in realloc_memory_ranges()Bernhard Walle1-1/+1
2009-01-19Fix missing FILE argument in fprintf()Bernhard Walle1-1/+1
2009-01-16ppc64: cleanupsMilton Miller4-41/+15
2009-01-16entry wants to be void *Milton Miller1-9/+6
2009-01-16ppc64: segments may be reorderedMilton Miller1-24/+15
2009-01-16ppc64: update kdump for 2.6.28 relocatable kernelMilton Miller3-12/+28
2009-01-16ppc64: always check number of ranges when adding themMilton Miller1-1/+11
2008-11-28Make x86_setup_jump_back_entry() static with a void argument listSimon Horman1-8/+6
2008-11-28Fix compile warnings in get_memory_ranges()Bernhard Walle1-1/+1
2008-11-28Don't use /sys/firmware/memmap for XenBernhard Walle1-1/+9
2008-11-26Fix kexec x86_64 load failed bugHuang Ying1-0/+2
2008-11-17Fix spell error in help outputBernhard Walle1-1/+1
2008-11-10Add include for offsetof macroStefan Assmann2-0/+2
2008-11-03ppc64: kexec memory ranges dynamic allocationMaxim Uvarov1-78/+35
2008-10-31core dump file support for ELF loaderHuang Ying1-1/+2
2008-10-31kexec jump support for kexec-toolsHuang Ying14-33/+291
2008-10-23kdump: check flags field from drconf memoryChandru2-1/+12
2008-10-23IA64: better calculate PT_LOAD segment sizeJay Lan1-7/+8
2008-10-10Fix declaration of get_dyn_reconf_crash_memory_ranges()Simon Horman1-1/+1
2008-10-10Use return value of count_dyn_reconf_memory_ranges()Bernhard Walle1-1/+4
2008-10-09kexec/kdump : get details of ibm, dynamic-reconfiguration-memory node of devi...Chandru1-16/+131
2008-10-09kexec/kdump : add a new linux, usable-drconf-memory node to the device treeChandru1-0/+72
2008-10-09kexec/kdump: read crash memory ranges from drconf memoryChandru2-34/+90
2008-10-08Relocatable kdump kernel support in kexec-toolsMohan Kumar M1-0/+8
2008-10-08cris: add cris architecture to configureSimon Horman1-1/+1
2008-10-08cris: Add CRISv32 supportEdgar E. Iglesias11-1/+377
2008-10-08cris: add kexc_load syscallEdgar E. Iglesias1-0/+5
2008-10-08Only use -fno-zero-initialized-in-bss if it is availableSimon Horman3-3/+18
2008-10-08ia64: use generic put_unaligned()Simon Horman1-10/+1
2008-10-07ia64: make PA() work for both physical identity-mapped virtual addressesBjorn Helgaas1-1/+1
2008-09-24IA64: do not include uncached memory to vmcoreJay Lan4-2/+11
2008-09-12Fix ppc64 build warningsGeoff Levand3-15/+17
2008-09-12Fix build warningsGeoff Levand2-3/+7
2008-09-05sh: Add ELF relocation support for R_SH_DIR32/R_SH_REL32 relocs.Paul Mundt1-5/+40
2008-09-05kexec/kexec.h: Bring put/get_unaligned() back from the dead.Paul Mundt1-11/+10
2008-09-05sh: Add vmlinux crash dump supportMagnus Damm6-10/+249
2008-09-05sh: Fix help text spellingMagnus Damm1-1/+1
2008-08-27Let kexec work on IBM QS2x blade serversMaxim Shchetynin1-0/+1
2008-08-27sh: Add vmlinux supportMagnus Damm4-0/+121
2008-08-27sh: Use dynamic zImage load addressMagnus Damm1-4/+9
2008-08-27sh: Autodetect zImage zero page addressMagnus Damm3-46/+74
2008-08-27sh: Add virtual addresses supportMagnus Damm3-2/+35
2008-08-27sh: Get system memory ranges from /proc/iomemMagnus Damm1-7/+19
2008-08-27sh: Add support for sh4al-dsp processorsMagnus Damm1-0/+1
2008-08-27arm: asm/page.h is no longer exported to userspaceMarc Kleine-Budde1-1/+1
2008-08-27Update INSTALLBernhard Walle1-22/+61
2008-08-27Add INSTALL to tarballBernhard Walle1-1/+1
2008-08-27Move $(LIBS) on the endBernhard Walle1-2/+1
2008-07-19kexec-tools 2.0.0-gitSimon Horman1-1/+1
2008-07-19kexec-tools 2.0.0v2.0.0Simon Horman1-2/+2
2008-07-16Allow BUILD_CFLAGS and TARGET_CFLAGS to be specified at configure timeJeremy Kerr2-3/+8
2008-07-16Add .gitignore to ignore auto genrated files.Isaku Yamahata2-0/+20
2008-07-15Use CFLAGS for compiling bin2hexBernhard Walle1-2/+2
2008-07-14kexec-tools 2.0.0-gitSimon Horman1-1/+1
2008-07-14kexec-tools 2.0.0-rc1v2.0.0-rc1Simon Horman1-2/+2
2008-07-14Include firmware_memmap.h in the distribution tarballSimon Horman1-1/+2
2008-07-11Use get_memory_ranges() on x86-64.Bernhard Walle5-258/+209
2008-07-11Remove redundancy between get_memory_ranges_proc_iomem() and get_memory_range...Bernhard Walle1-60/+36
2008-07-11Parse /sys/firmware/memmap.Bernhard Walle4-3/+463
2008-07-11kexec/crashdump.c: remove useless codeWANG Cong1-3/+1
2008-07-07Fix compiler warning in kexec-x86.cBernhard Walle1-6/+6
2008-07-07Remove trailing whitespaceBernhard Walle2-27/+27
2008-07-04[ppc64] Allow 32 bit kexec binary to boot kdump kernel on ppc64 architectureSachin P. Sant5-23/+24
2008-06-27'make dist-clean' should clean more filesWANG Cong1-0/+2
2008-06-27kexec/crashdump.c: remove file descriptor leaks; make kdump_info argument to ...WANG Cong1-1/+3
2008-06-13Fix wrong remove_parameter() callsBernhard Walle1-2/+2
2008-06-12Fix implicit declaration of inb/outbBernhard Walle2-51/+31
2008-05-28EDD fixBernhard Walle1-2/+2
2008-05-28Don't run libtoolize and automake in bootstrap.Bernhard Walle1-2/+0
2008-05-28Specify the arch on kexec_unload.Bernhard Walle1-0/+8
2008-05-28Use 'long long' for printf() format string and ELF64 numbers.Bernhard Walle1-6/+6
2008-05-28Fix build without cross compilationBernhard Walle1-7/+8
2008-05-21Update KEXEC_ARCH_* constants from Linux kernel headers.Jamey Sharp1-1/+4
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp13-172/+109
2008-05-21Open slurped files in binary mode, on systems where that matters.Jamey Sharp1-2/+5
2008-05-21Prototype ifdown() in kexec.h, not nested in main().Jamey Sharp2-2/+3
2008-05-21Use target CC and LD to build kdump and kexec_test.Jamey Sharp4-2/+6
2008-05-21Add --reuse-cmdlineBernhard Walle7-28/+132
2008-05-21Implement EDD support for 32 bit bootBernhard Walle2-6/+277
2008-05-21Update 32 bit boot protocolBernhard Walle2-3/+2
2008-05-21Add x86-bzImage to manpageBernhard Walle1-0/+35
2008-05-21Add bootstrap fileSimon Horman1-0/+29
2008-05-21Document kexec without -e/-l/-f/-p and clarify -fBernhard Walle1-1/+19
2008-05-21Remove the 'bzImage' warning from manpageBernhard Walle1-4/+0
2008-05-21PPC64: Initialise modified_cmdline in elf_ppc64_load()Simon Horman1-1/+1
2008-05-21PPC64: ensure that extra rtas segment is a multiple of PAGE_SIZENeil Horman1-0/+14
2008-04-29Allow building for ppc32 platforms.Tony Breeds1-47/+6
2008-04-24Die on early EOF in slurp_file, instead of infinite-looping.Jamey Sharp1-0/+2
2008-04-24Simplify initialization of argument list for `shutdown`.Jamey Sharp1-7/+6
2008-04-24Replace weak definitions with source filename overriding.Jamey Sharp12-44/+69
2008-04-24<sys/mman.h> is not needed by any kexec/ sourceSimon Horman10-10/+0
2008-04-24<sys/mman.h> is not needed by any kexec/ source, at least on i386.Jamey Sharp5-5/+0
2008-04-24Fix all gcc warnings for ARCH=i386 builds.Jamey Sharp7-18/+17
2008-04-24Fix "Warning: indirect jmp without `*'".Jamey Sharp1-1/+1
2008-04-24Conform more closely to Documentation/i386/boot.txt for bzImages.Jamey Sharp1-1/+4
2008-04-24Fix copy-paste bug: entry16 does not start at entry16_debug.Jamey Sharp1-1/+1
2008-04-24Fix undefined symbol errors on readw/writew: arch/io.h, not sys/io.h.Jamey Sharp1-1/+1
2008-04-02extract vmcoreinfo from /proc/vmcore for XenItsuro ODA3-6/+37
2008-03-24Give installed files user-writable permissionJeremy Kerr1-21/+21
2008-03-24Use separate LDFLAGS for bin-to-hexJeremy Kerr1-0/+1
2008-03-24Use separate CPPFLAGS and LDFLAGS for purgatoryJeremy Kerr1-2/+3
2008-03-24kexec-tools-testing 20080324-gitSimon Horman1-1/+1
2008-03-24kexec-tools-testing 20080324v20080324Simon Horman1-2/+2
2008-03-18kexec-tools-testing 20080318-gitSimon Horman1-1/+1
2008-03-18kexec-tools-testing 20080318-rcv20080318-rcSimon Horman1-2/+2
2008-03-18Subject: distribute mips_PURGATORY_SRCSSimon Horman1-1/+1
2008-03-18Fix comment in purgatory/arch/x86_64/MakefileSimon Horman1-1/+1
2008-03-18Fix kexec-tools on x86_64Bernhard Walle1-8/+10
2008-03-18Remove purgatory/arch/mips/include/limits.h from distributionSimon Horman1-1/+0
2008-03-18kexec-tools: mips: support big-endian mips (repost)Simon Horman17-45/+48
2008-03-17x86_64 purgatory Makefile typo fix.Sachin P. Sant1-1/+1
2008-03-07ia64: Remove debug messages from get_memory_ranges()Simon Horman1-2/+0
2008-03-07arm: invalid initialisation of iomem in get_memory_ranges()Simon Horman1-1/+1
2008-03-06kexec-tools: mipsel: Define OPT_APPEND outside of any functionSimon Horman1-1/+2
2008-03-06kexec-tools: mipsel: Fit elf_mipsel_load() into 80 columnsSimon Horman1-1/+2
2008-03-06kexec-tools: mipsel: Fit elf_mipsel_usage() into 80 columnsSimon Horman1-4/+4
2008-03-06kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/limits.hSimon Horman1-58/+0
2008-03-06kexec-tools: mipsel: Remove unused arch_options global variableSimon Horman1-3/+0
2008-03-06kexec-tools: mipsel: Remove unused variables in arch_process_options()Simon Horman1-2/+0
2008-03-06kexec-tools: mipsel: Remove unused variables from elf_mipsel_loadSimon Horman1-2/+0
2008-03-06kexec-tools: mipsel: Remove #ifdef __MIPSEL__ from kexec/kexec.cSimon Horman3-100/+73
2008-03-06kexec-tools: mipsel: Remove duplication declaration of BOOTLOADER_VERSIONSimon Horman1-1/+0
2008-03-06kexec-tools: mipsel: Update mipsel port for recent build changesSimon Horman4-6/+17
2008-03-06kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/stdint.hSimon Horman1-16/+0
2008-03-06kexec-tools: mipsel: mipsel portFrancesco Chiechi17-1/+746
2008-03-06kexec: fix i386 EFI boot using efifbScott D. Davilla1-3/+9
2008-03-04kexec-tools: [ia64] redivide efi memory in purgatorySimon Horman1-0/+16
2008-03-04kexec-tools: [ia64] merge segmentsSimon Horman1-5/+16
2008-03-04kexec-tools: [arm] use proc_iomem()Simon Horman1-1/+1
2008-03-04kexec-tools: no machine machine to proc_iomem()Simon Horman12-24/+26
2008-03-04kexec-tools: [ia64] always use /proc/iomem_machine on ia64 xenSimon Horman1-1/+1
2008-03-04ia64: make load_crashdump_segments 80col wideSimon Horman1-31/+25
2008-03-04ia64 kern_vaddr_start was calculated incorrectlyJay Lan1-1/+13
2008-02-27fix valid_memory_range region mergingMichael Neuling1-1/+2
2008-02-27Fix compilation warningBernhard Walle1-1/+2
2008-02-27kexec-tools-testing 20080227-gitSimon Horman1-1/+1
2008-02-27kexec-tools-testing 20080226v20080227Simon Horman1-2/+2
2008-02-26kexec-tools-testing 20080226-gitSimon Horman1-1/+1
2008-02-26kexec-tools-testing 20080226-rcv20080226-rcSimon Horman1-2/+2
2008-02-26build: include configure and include/config.h.in in dist tarballSimon Horman2-1/+2
2008-02-21kexec-tools-testing 20080221-gitSimon Horman1-1/+1
2008-02-21kexec-tools-testing 20080221-rcv20080221-rcSimon Horman1-2/+2
2008-02-21Only include needed files in distribution tarballSimon Horman27-105/+245
2008-02-20Clean up whitespace in include/x86/x86-linux.hSimon Horman1-6/+6
2008-02-20Kexec command line lengthNeil Horman3-7/+27
2008-02-20kexec-tools-testing 20080219-gitSimon Horman1-1/+1
2008-02-19kexec-tools-testing 20080219-rcv20080219-rcSimon Horman1-2/+2
2008-02-19kexec-tools-testing 20071019-rcSimon Horman1-1/+1
2008-02-19kexec: Use target linker for purgatoryGeoff Levand1-1/+1
2008-02-19Remove some extraneous whitespaceSimon Horman2-8/+7
2008-02-19Add ARM support to kexecRichard Purdie9-0/+495
2008-02-19sh: Remove hardcoded PAGE_SIZE in NetBSD loaderPaul Mundt1-6/+6
2008-02-19kexec buffer overflow on ppc platformStefan Assmann2-3/+3
2008-02-19Use zlib if presentSimon Horman2-2/+3
2008-01-18Log unknown reloc name instead of its numberKevin Tegtmeier1-1/+1
2008-01-18Subject: [doc] Add documentation on creating include/config.h.in to INSTALLSimon Horman1-4/+13
2007-12-19Don't assume we can re-make MakefileJeremy Kerr1-2/+2
2007-12-19make clean cleanupJeremy Kerr7-13/+20
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr21-160/+136
2007-12-19removed partially duplicated system headersSimon Horman24-657/+7
2007-12-19Build system simplification/standardisationJeremy Kerr13-285/+236
2007-12-19Add gamecube to config.h definesJeremy Kerr3-4/+10
2007-12-19Use config.h for definesJeremy Kerr7-17/+28
2007-12-19Consolidate BOOTLOADER definesJeremy Kerr4-9/+0
2007-12-19Use --target for target architecture specificationJeremy Kerr1-25/+15
2007-12-19Enable building a 32 bit binary for ppc64 platforms.David Woodhouse8-30/+34
2007-11-14Update mailing list contact to kexec@lists.infradead.orgSimon Horman1-1/+1
2007-11-14Fix the feature determining ELF32/ELF64 automaticallyKen'ichi Ohmichi1-1/+1
2007-11-1420071030-gitSimon Horman1-1/+1
2007-10-30kexec-tools-testing 20071030 releasev20071030Simon Horman1-2/+2
2007-10-19Pass vmcoreinfo's address and size #2Ken'ichi Ohmichi1-6/+2
2007-10-18Pass vmcoreinfo's address and sizeKen'ichi Ohmichi3-1/+56
2007-10-17kexec-tools-testing 20071017-rcv20071017-rcSimon Horman1-1/+1
2007-10-17Set alternate location for /proc/iomem on ia64 xenSimon Horman2-0/+24
2007-10-17Allow architectures to specify the location of /proc/iomemSimon Horman13-33/+53
2007-10-08Use fclose() to close the file pointerBernhard Walle1-1/+1
2007-09-05kexec-tools: fix typosRandy Dunlap2-2/+2
2007-07-27Determine ELF32/ELF64 automatically on i386Bernhard Walle3-9/+39
2007-06-19kexec ppc64: fix misaligned cmdlineMichael Neuling1-32/+63
2007-06-11minor cleanup in check_reuse_initrdMichael Neuling1-0/+3
2007-05-25fix kexec-tools optionsManeesh Soni1-2/+2
2007-05-15kexec fix ppc64 device-tree mem nodeGeoff Levand2-6/+11
2007-05-10kexec rename dprintf to dbgprintfGeoff Levand6-19/+19