summaryrefslogtreecommitdiff
path: root/purgatory
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compilation warningBernhard Walle2008-02-271-1/+2
* Only include needed files in distribution tarballSimon Horman2008-02-2110-49/+94
* kexec: Use target linker for purgatoryGeoff Levand2008-02-191-1/+1
* Add ARM support to kexecRichard Purdie2008-02-191-0/+6
* make clean cleanupJeremy Kerr2007-12-191-0/+2
* Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr2007-12-199-62/+48
* removed partially duplicated system headersSimon Horman2007-12-1923-657/+6
* Build system simplification/standardisationJeremy Kerr2007-12-195-43/+35
* Enable building a 32 bit binary for ppc64 platforms.David Woodhouse2007-12-192-0/+4
* kexec-tools: ppc64: use kernels slave loop for purgatoryMilton Miller2007-04-131-44/+17
* kexec-tools: Use EFI_LOADER_DATA for ELF core header (ia64)Magnus Damm2007-03-071-3/+1
* kexec-tools: Add sh supportSimon Horman2007-02-013-0/+81
* kexec-tools: ia64: icache flush should align to 32-bytesTerry Loftin2006-10-121-1/+3
* ia64-vmmSimon Horman2006-10-062-1/+10
* build-cpp-and-ld-flagsSimon Horman2006-10-061-3/+3
* kexec-tools: Explain dummy set_virtual_address_map more clearlySimon Horman2006-10-061-1/+16
* kexec-tools: Use consistent comment style patch_efi_memmap()Simon Horman2006-10-061-3/+2
* kexec-tools: Slightly less nested logic in patch_efi_memmap()Simon Horman2006-10-061-9/+8
* kexec-tools: Use memdesc_size directly in patch_efi_memmap()Simon Horman2006-10-061-5/+5
* kexec-ktools: Use efi_memmap_size directly in patch_efi_memmap()Simon Horman2006-10-061-2/+1
* kexec-tools: less confusing variable names in patch_efi_memmap()Simon Horman2006-10-061-32/+32
* kexec-ktools: simplify segment walk logic in patch_efi_memmap()Simon Horman2006-10-061-11/+5
* kexec-ktools: remove duplicated code in patch_efi_memmap()Simon Horman2006-10-061-8/+3
* kexec-ktools: somewhat less nested code in patch_efi_memmap()Simon Horman2006-10-061-39/+39
* kexec-tools: Make purgatory code 80 columns wideSimon Horman2006-10-061-13/+19
* kexec-tools: Remove .orig filesSimon Horman2006-10-061-9/+0
* kexec-tools: --noio option to disable I/O in purgatory code.Zou Nan hai2006-10-063-50/+40
* kexec-tools: cleanup DEBUG macro usage in codeVivek Goyal2006-10-064-34/+34
* ia64: kdump: patch clone ia64_boot_param area for crashZou Nan hai2006-10-062-10/+15
* x86_64: Setup CS when booting vmlinuxMagnus Damm2006-10-061-2/+8
* kexec-tools: ppc64 fix for multiple backup region definitonVivek Goyal2006-07-281-5/+3
* kexec-tools: i386 backup region naming convention fixVivek Goyal2006-07-281-5/+3
* kdump ia64Zou Nan hai2006-07-278-56/+481
* ia64 supportKhalid Aziz2006-07-274-2/+218
* ppc64 kdump purgatory backup supportR Sharada2006-07-277-55/+178
* kexec-tools: x86_64 backup first 640kVivek Goyal2006-07-273-2/+6
* build v2wrap from purgatoryR Sharada2006-07-273-1/+127
* crashdump backup region handlingVivek Goyal2006-07-279-0/+73
* add s390 support to kexec-tools-1.101Heiko Carstens2006-07-273-0/+85
* kexec-tools-1.101v1.101Eric W. Biederman2006-07-2756-0/+4478