summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kexec-tools-testing 20080221-rcv20080221-rcSimon Horman2008-02-211-2/+2
* Only include needed files in distribution tarballSimon Horman2008-02-2127-105/+245
* Clean up whitespace in include/x86/x86-linux.hSimon Horman2008-02-201-6/+6
* Kexec command line lengthNeil Horman2008-02-203-7/+27
* kexec-tools-testing 20080219-gitSimon Horman2008-02-201-1/+1
* kexec-tools-testing 20080219-rcv20080219-rcSimon Horman2008-02-191-2/+2
* kexec-tools-testing 20071019-rcSimon Horman2008-02-191-1/+1
* kexec: Use target linker for purgatoryGeoff Levand2008-02-191-1/+1
* Remove some extraneous whitespaceSimon Horman2008-02-192-8/+7
* Add ARM support to kexecRichard Purdie2008-02-199-0/+495
* sh: Remove hardcoded PAGE_SIZE in NetBSD loaderPaul Mundt2008-02-191-6/+6
* kexec buffer overflow on ppc platformStefan Assmann2008-02-192-3/+3
* Use zlib if presentSimon Horman2008-02-192-2/+3
* Log unknown reloc name instead of its numberKevin Tegtmeier2008-01-181-1/+1
* Subject: [doc] Add documentation on creating include/config.h.in to INSTALLSimon Horman2008-01-181-4/+13
* Don't assume we can re-make MakefileJeremy Kerr2007-12-191-2/+2
* make clean cleanupJeremy Kerr2007-12-197-13/+20
* Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr2007-12-1921-160/+136
* removed partially duplicated system headersSimon Horman2007-12-1924-657/+7
* Build system simplification/standardisationJeremy Kerr2007-12-1913-285/+236
* Add gamecube to config.h definesJeremy Kerr2007-12-193-4/+10
* Use config.h for definesJeremy Kerr2007-12-197-17/+28
* Consolidate BOOTLOADER definesJeremy Kerr2007-12-194-9/+0
* Use --target for target architecture specificationJeremy Kerr2007-12-191-25/+15
* Enable building a 32 bit binary for ppc64 platforms.David Woodhouse2007-12-198-30/+34
* Update mailing list contact to kexec@lists.infradead.orgSimon Horman2007-11-141-1/+1
* Fix the feature determining ELF32/ELF64 automaticallyKen'ichi Ohmichi2007-11-141-1/+1
* 20071030-gitSimon Horman2007-11-141-1/+1
* kexec-tools-testing 20071030 releasev20071030Simon Horman2007-10-301-2/+2
* Pass vmcoreinfo's address and size #2Ken'ichi Ohmichi2007-10-191-6/+2
* Pass vmcoreinfo's address and sizeKen'ichi Ohmichi2007-10-183-1/+56
* kexec-tools-testing 20071017-rcv20071017-rcSimon Horman2007-10-171-1/+1
* Set alternate location for /proc/iomem on ia64 xenSimon Horman2007-10-172-0/+24
* Allow architectures to specify the location of /proc/iomemSimon Horman2007-10-1713-33/+53
* Use fclose() to close the file pointerBernhard Walle2007-10-081-1/+1
* kexec-tools: fix typosRandy Dunlap2007-09-052-2/+2
* Determine ELF32/ELF64 automatically on i386Bernhard Walle2007-07-273-9/+39
* kexec ppc64: fix misaligned cmdlineMichael Neuling2007-06-191-32/+63
* minor cleanup in check_reuse_initrdMichael Neuling2007-06-111-0/+3
* fix kexec-tools optionsManeesh Soni2007-05-251-2/+2
* kexec fix ppc64 device-tree mem nodeGeoff Levand2007-05-152-6/+11
* kexec rename dprintf to dbgprintfGeoff Levand2007-05-106-19/+19
* kexec remove last remaining dfprintfGeoff Levand2007-05-102-5/+4
* Handle maloc() failure in xen_get_nr_phys_cpus()Simon Horman2007-05-101-6/+5
* kexec fix prototypes for ppc64Geoff Levand2007-05-091-32/+29
* kexec add strict-prototypesGeoff Levand2007-05-091-1/+1
* use dprintfSimon Horman2007-05-094-27/+23
* kexec debug output improvmentsGeoff Levand2007-05-091-2/+4
* kexec improve build for ppc64Geoff Levand2007-05-081-2/+11
* kexec ppc64: cleanup get_devtree_detailsMichael Neuling2007-05-011-96/+40