summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use target CC and LD to build kdump and kexec_test.Jamey Sharp2008-05-214-2/+6
* Add --reuse-cmdlineBernhard Walle2008-05-217-28/+132
* Implement EDD support for 32 bit bootBernhard Walle2008-05-212-6/+277
* Update 32 bit boot protocolBernhard Walle2008-05-212-3/+2
* Add x86-bzImage to manpageBernhard Walle2008-05-211-0/+35
* Add bootstrap fileSimon Horman2008-05-211-0/+29
* Document kexec without -e/-l/-f/-p and clarify -fBernhard Walle2008-05-211-1/+19
* Remove the 'bzImage' warning from manpageBernhard Walle2008-05-211-4/+0
* PPC64: Initialise modified_cmdline in elf_ppc64_load()Simon Horman2008-05-211-1/+1
* PPC64: ensure that extra rtas segment is a multiple of PAGE_SIZENeil Horman2008-05-211-0/+14
* Allow building for ppc32 platforms.Tony Breeds2008-04-291-47/+6
* Die on early EOF in slurp_file, instead of infinite-looping.Jamey Sharp2008-04-241-0/+2
* Simplify initialization of argument list for `shutdown`.Jamey Sharp2008-04-241-7/+6
* Replace weak definitions with source filename overriding.Jamey Sharp2008-04-2412-44/+69
* <sys/mman.h> is not needed by any kexec/ sourceSimon Horman2008-04-2410-10/+0
* <sys/mman.h> is not needed by any kexec/ source, at least on i386.Jamey Sharp2008-04-245-5/+0
* Fix all gcc warnings for ARCH=i386 builds.Jamey Sharp2008-04-247-18/+17
* Fix "Warning: indirect jmp without `*'".Jamey Sharp2008-04-241-1/+1
* Conform more closely to Documentation/i386/boot.txt for bzImages.Jamey Sharp2008-04-241-1/+4
* Fix copy-paste bug: entry16 does not start at entry16_debug.Jamey Sharp2008-04-241-1/+1
* Fix undefined symbol errors on readw/writew: arch/io.h, not sys/io.h.Jamey Sharp2008-04-241-1/+1
* extract vmcoreinfo from /proc/vmcore for XenItsuro ODA2008-04-023-6/+37
* Give installed files user-writable permissionJeremy Kerr2008-03-241-21/+21
* Use separate LDFLAGS for bin-to-hexJeremy Kerr2008-03-241-0/+1
* Use separate CPPFLAGS and LDFLAGS for purgatoryJeremy Kerr2008-03-241-2/+3
* kexec-tools-testing 20080324-gitSimon Horman2008-03-241-1/+1
* kexec-tools-testing 20080324v20080324Simon Horman2008-03-241-2/+2
* kexec-tools-testing 20080318-gitSimon Horman2008-03-181-1/+1
* kexec-tools-testing 20080318-rcv20080318-rcSimon Horman2008-03-181-2/+2
* Subject: distribute mips_PURGATORY_SRCSSimon Horman2008-03-181-1/+1
* Fix comment in purgatory/arch/x86_64/MakefileSimon Horman2008-03-181-1/+1
* Fix kexec-tools on x86_64Bernhard Walle2008-03-181-8/+10
* Remove purgatory/arch/mips/include/limits.h from distributionSimon Horman2008-03-181-1/+0
* kexec-tools: mips: support big-endian mips (repost)Simon Horman2008-03-1817-45/+48
* x86_64 purgatory Makefile typo fix.Sachin P. Sant2008-03-171-1/+1
* ia64: Remove debug messages from get_memory_ranges()Simon Horman2008-03-071-2/+0
* arm: invalid initialisation of iomem in get_memory_ranges()Simon Horman2008-03-071-1/+1
* kexec-tools: mipsel: Define OPT_APPEND outside of any functionSimon Horman2008-03-061-1/+2
* kexec-tools: mipsel: Fit elf_mipsel_load() into 80 columnsSimon Horman2008-03-061-1/+2
* kexec-tools: mipsel: Fit elf_mipsel_usage() into 80 columnsSimon Horman2008-03-061-4/+4
* kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/limits.hSimon Horman2008-03-061-58/+0
* kexec-tools: mipsel: Remove unused arch_options global variableSimon Horman2008-03-061-3/+0
* kexec-tools: mipsel: Remove unused variables in arch_process_options()Simon Horman2008-03-061-2/+0
* kexec-tools: mipsel: Remove unused variables from elf_mipsel_loadSimon Horman2008-03-061-2/+0
* kexec-tools: mipsel: Remove #ifdef __MIPSEL__ from kexec/kexec.cSimon Horman2008-03-063-100/+73
* kexec-tools: mipsel: Remove duplication declaration of BOOTLOADER_VERSIONSimon Horman2008-03-061-1/+0
* kexec-tools: mipsel: Update mipsel port for recent build changesSimon Horman2008-03-064-6/+17
* kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/stdint.hSimon Horman2008-03-061-16/+0
* kexec-tools: mipsel: mipsel portFrancesco Chiechi2008-03-0617-1/+746
* kexec: fix i386 EFI boot using efifbScott D. Davilla2008-03-061-3/+9