summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-10kexec remove last remaining dfprintfGeoff Levand2-5/+4
2007-05-10Handle maloc() failure in xen_get_nr_phys_cpus()Simon Horman1-6/+5
2007-05-09kexec fix prototypes for ppc64Geoff Levand1-32/+29
2007-05-09kexec add strict-prototypesGeoff Levand1-1/+1
2007-05-09use dprintfSimon Horman4-27/+23
2007-05-09kexec debug output improvmentsGeoff Levand1-2/+4
2007-05-08kexec improve build for ppc64Geoff Levand1-2/+11
2007-05-01kexec ppc64: cleanup get_devtree_detailsMichael Neuling1-96/+40
2007-05-01kexec ppc64: Add arch specific --reuseinitrd hooksMichael Neuling4-9/+103
2007-05-01kexec: Added generic --reuseinitrd optionMichael Neuling2-0/+35
2007-04-18kexec-tools: remove initrd_foundMichael Neuling1-5/+2
2007-04-13kexec-tools: Add distclean and maintainerclean targetsSimon Horman1-1/+6
2007-04-13kexec-tools: ppc64: use kernels slave loop for purgatoryMilton Miller2-44/+27
2007-04-13kexec-tools: ppc64: correct @ha relocationMilton Miller1-1/+1
2007-04-13kexec-tools: Add -git to version so it doesn't look like a releaseSimon Horman1-1/+1
2007-03-30kexec-tools-testing 20070330 releasev20070330Simon Horman1-2/+2
2007-03-19kexec-tools-testing 20070319-rcv20070319-rcSimon Horman1-2/+2
2007-03-19Fix a cut and paste error in the --without-zlib configure option help.Ian Campbell1-1/+1
2007-03-19Default to --with_xenSimon Horman1-2/+2
2007-03-19Set crash dump ELF header e_machine field based on underlying hypervisor arch...Ian Campbell5-1/+63
2007-03-19Ignore PT_NOTE program headers with offset 0.Ian Campbell1-1/+8
2007-03-19Move memory range variablesMagnus Damm3-25/+25
2007-03-16kexec-tools: arch_options seems to be unused on shHorms1-3/+0
2007-03-16Fix wrong max_memory_ranges valueBernhard Walle1-1/+2
2007-03-16Remove duplicate MAX_LINEMagnus Damm2-3/+0
2007-03-16Kdump is not supported on ppc, s390, shMagnus Damm3-14/+3
2007-03-07kexec-tools: x86_64 bzImage load purgatory below 2GVivek Goyal1-1/+5
2007-03-07kexec-tools: x86_64 Print correct info in reloc_name functionVivek Goyal1-1/+1
2007-03-07kexec-tools: Use EFI_LOADER_DATA for ELF core header (ia64)Magnus Damm2-6/+1
2007-03-02kexec-tools: ppc64: Check return value of setup_memory_ranges()Michael Ellerman1-1/+2
2007-02-27kexec-tools : fix compile time error on x86-64Sachin P. Sant1-2/+1
2007-02-16Make sure max_memory_ranges are cleared before incrementedMagnus Damm1-0/+1
2007-02-16Keep alignment comment in elf code and use ELF_CORE_HEADER_ALIGNMagnus Damm5-5/+27
2007-02-14Kexec-tools: Fix physcal address value in vmcore ELF segment headerZou Nan hai1-1/+2
2007-02-14kexec-tools: load_crashdump_segments(): size should really be an unsigned longSimon Horman1-1/+2
2007-02-14kexec-tools: Make cmdline_add_elfcorehdr() <= 80colSimon Horman1-3/+5
2007-02-14kexec-tools: Add alignment parameter to crash_create_XXX_headersSimon Horman6-18/+14
2007-02-13Patch from Bernhard Walle to fix up the help message a bit.Bernhard Walle1-6/+6
2007-02-08Trivial change adding sh4a to the sh targets.Paul Mundt2-4/+6
2007-02-03IA64 kexec-tools: memory_ranges arrays scalability issueJay Lan4-10/+22
2007-02-02Use xmalloc instead of malloc in locate_hole() to standardise behaviour on errorSimon Horman1-5/+1
2007-02-02xmalloc; empty memory rangesRoman Kononov1-1/+3
2007-02-02kexec i386 real mode patchRoman Kononov1-2/+2
2007-02-01Remove 9bc3f8f7df46d8253bccaede1ea5ad3f21678f80, which is bogusSimon Horman2-1/+7
2007-02-01Clean up memory allocations in locate_hole()Horms1-0/+5
2007-02-01Missing portions of the sh codeSimon Horman2-7/+1
2007-02-01kexec-tools: Upport for sh supportSimon Horman1-4/+14
2007-02-01kexec-tools: Add sh support to configure.acSimon Horman1-1/+4
2007-02-01kexec-tools: Remove trailing whitespace in sh codeSimon Horman5-20/+19
2007-02-01kexec-tools: Add sh supportSimon Horman12-0/+622
2007-02-01Add maintainer information to AUTHORS fileSimon Horman1-1/+8
2007-02-01IA64 kexec-tools: efi_memmap overflow on large systemsJay Lan2-2/+5
2007-01-29ppc64 kexec tools code cleanup.Sachin P. Sant2-13/+8
2007-01-29cp /proc/vmcore fails on core generated using latest kexec tools.Sachin P. Sant2-6/+23
2006-12-25ppc64: Dynamic mem allocation kexec tools Cleanup updateSachin P. Sant2-13/+20
2006-12-22kexec-tools: Add -git to version so it doesn't look like a releaseSimon Horman1-1/+1
2006-12-21kexec-tool: Use the appropriate format in debug print statementsSachin P. Sant1-3/+4
2006-12-21kexec-tool: Use the appropriate format in debug print statementsHorms2-16/+29
2006-12-21kexec-tool: Use the appropriate format in debug print statementsHorms3-9/+14
2006-12-20fix ppc64 kexec tools build failure when DEBUG is enabled.Sachin P. Sant1-4/+4
2006-12-18kexec-tools: Make kexec/kexec.c 80col wide or lessSimon Horman1-46/+63
2006-12-18kexec-tools: fix spelling of address in help textHorms1-2/+2
2006-12-18kexec-tools: Move defines to the top of kexec/arch/ia64/kexec-elf-ia64.cSimon Horman1-4/+5
2006-12-18kexec-tools: Make kexec/arch/ia64/kexec-elf-ia64.c <= 80col wideSimon Horman1-9/+16
2006-12-18kexec-tools: ia64: fix bogus mem_max = ULONG_MAXHorms1-1/+1
2006-12-15Dynamic memory allocation : ppc64 kexec tools CleanupSachin P. Sant5-19/+124
2006-12-14Release kexec-tools-testing 20061214v20061214Simon Horman1-3/+3
2006-12-14Put .spec file inside the release directorySimon Horman1-3/+2
2006-12-14Set package name in help text from MakefileSimon Horman2-2/+2
2006-12-12kexec-tools: Add a note about cmdline_add_elfcorehdr() allocating memorySimon Horman1-0/+4
2006-12-12send slave cpus to SAL slave loop on crash (IA64)Horms3-32/+32
2006-12-12send slave cpus to SAL slave loop on crash (IA64)Zou Nan hai3-5/+55
2006-12-12kexec-tools: Make sure base and end do not overflowHorms1-2/+4
2006-12-12kexec-tools: check for underun and only read required dataSachin P. Sant1-1/+5
2006-12-12kexec-tools: don't rely on errno to detect errorsHorms1-6/+0
2006-12-12kexec-tools: Detect scandir errorsHorms1-1/+4
2006-12-12kexec-tools: ppc64: Check lseek return for errorsHorms1-1/+3
2006-12-12kexec-tools: Use die() instead of err()Horms1-30/+16
2006-12-12kexec-tools: Remove useless variable end from checkprop()Horms1-8/+2
2006-12-12kexec-tools: Fix potential overrun of mem_rsrvHorms1-7/+9
2006-12-12kexec-tools: ppc fix used of propnamesHorms1-1/+4
2006-12-12kexec-tools: ppc64: Make functions and variables staticHorms1-14/+15
2006-12-12kexec-tools: Don't typedef dvtHorms1-7/+6
2006-12-12kexec-tools: ppc64: tidy up use of statbufHorms1-6/+7
2006-12-12kexec-tools: Make kexec/arch/ppc64/fs2dt.c <= 80 columns wideHorms1-56/+57
2006-11-27kexec-tools: 1k alignment commentMagnus Damm1-2/+8
2006-11-27kexec-tools: Remove commented-out variables from load_crashdump_segments()Simon Horman1-1/+0
2006-11-27kexec-tools: Initialis load_loc to keep gcc quietSimon Horman1-1/+1
2006-11-27kexec-tool: i386: Only load known segmentsSimon Horman1-0/+5
2006-11-27kexec-tools: make sure written is initialised in write_all()Simon Horman1-1/+1
2006-11-27kexec-tools: nc_cpus is no longer needed in load_crashdump_segments()Simon Horman1-1/+0
2006-11-27kexec-tools: Allow load_crashdump_segments() to accept const char **Simon Horman2-5/+5
2006-11-27kexec-tools: Xen on x86_64 fixMagnus Damm1-0/+6
2006-11-27kexec-tools: Get rid of unused variables on ppcSimon Horman1-5/+0
2006-11-27kexec-tools: Include crashdump.h in crashdump-ia64.cSimon Horman1-0/+1
2006-11-27kexec-tools: Introduce crashdump-xen.c and Xen support V2Magnus Damm4-3/+95
2006-11-27kexec-tools: Use generic /proc/iomem code (ia64) V2Magnus Damm1-5/+4
2006-11-27kexec-tools: Use generic /proc/iomem code (x86_64) V2Magnus Damm1-55/+9
2006-11-27kexec-tools: Use generic /proc/iomem code (i386) V2Magnus Damm1-25/+3
2006-11-27kexec-tools: Introduce kexec-iomem.c and /proc/iomem parsing code V2Magnus Damm3-0/+112
2006-11-27kexec-tools: Make use of crash_create_elf32/64_headers() (ppc64) V2Magnus Damm1-111/+31
2006-11-27kexec-tools: Make use of crash_create_elf64_headers() (ia64) V2Magnus Damm1-103/+25
2006-11-27kexec-tools: Make use of crash_create_elf32/64_headers() (i386) V2Magnus Damm1-208/+29
2006-11-27kexec-tools: Make use of crash_create_elf64_headers() (x86_64) V2Magnus Damm1-146/+13
2006-11-27kexec-tools: Introduce crashdump-elf.c and crash_create_elf32/64_headers() V2Magnus Damm3-0/+229
2006-11-27kexec-tools: Continue instead of returning (i386)Magnus Damm1-1/+1
2006-11-27kexec-tools: Use get_crash_notes_per_cpu() (ia64)Magnus Damm1-27/+5
2006-11-27kexec-tools: Add length parameter to get_crash_notes_per_cpu()Magnus Damm6-29/+30
2006-11-20kexec-tools: Remove spurious blank line (x86_64)Vivek Goyal1-1/+0
2006-11-20kexec-tools: Drop hardcoding the kernel start addr to 2MB (x86_64)Vivek Goyal1-21/+2
2006-11-20kexec-tools: Don't create hardcoded PT_LOAD header (x86_64)Vivek Goyal1-2/+8
2006-11-20kexec-tools: remove bogus stderr from die() callHorms1-2/+2
2006-11-17kexec-tools: remove unneccessary includes in kexec/crashdump.cHorms1-3/+0
2006-11-17kexec-tools: fix various bugs in get_crash_notes_per_cpuHorms1-13/+27
2006-11-17kexec-tools: brief documention on how to build and installSimon Horman1-0/+29
2006-11-17Help message for --noio optionSimon Horman1-0/+1
2006-11-16s390: set KEXEC_ARCH_S390 in arch_compat_trampolineHeiko Carstens1-0/+1
2006-11-16kexec-tools: bug fix to --noio optionJay Lan1-1/+1
2006-11-08Make sure that elf headers are created for all physical memoryManeesh Soni2-5/+9
2006-11-08kexec-tools: Enable use of relocatable bzImage to capture crash kernel core d...Vivek Goyal2-3/+58
2006-11-08kexec-tools: Support loading relocatable bzImageVivek Goyal3-8/+53