Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-05 15:09:09 to 2008-04-23 08:33:45 UTC [more...]

kexec --real-mode
 2008-04-23  8:34 UTC  (3+ messages)

Question about forcing kernel panic on PowerMac G5 by kexec command
 2008-04-23  0:41 UTC  (3+ messages)

[PATCH 0/9] kexec userspace and purgatory cleanups
 2008-04-22 23:21 UTC  (10+ messages)
` [PATCH 1/9] Fix undefined symbol errors on readw/writew: arch/io.h, not sys/io.h
` [PATCH 2/9] Fix copy-paste bug: entry16 does not start at entry16_debug
` [PATCH 3/9] Conform more closely to Documentation/i386/boot.txt for bzImages
` [PATCH 4/9] Fix "Warning: indirect jmp without `*'"
` [PATCH 5/9] Fix all gcc warnings for ARCH=i386 builds
` [PATCH 6/9] <sys/mman.h> is not needed by any kexec/ source, at least on i386
` [PATCH 7/9] Replace weak definitions with source filename overriding
` [PATCH 8/9] Simplify initialization of argument list for `shutdown`
` [PATCH 9/9] Die on early EOF in slurp_file, instead of infinite-looping

handle x86_64 xen code/data relocation
 2008-04-22  8:53 UTC  (2+ messages)
` [Xen-devel] "

Accessing Thread Information in kernel crash dumps with ddd+gdb
 2008-04-20  4:37 UTC  (6+ messages)

[PATCH 0/2] add new notifier function ,take3
 2008-04-17  5:31 UTC  (9+ messages)

[PATCH] ia64 kdump: Add crash_save_vmcoreinfo for INIT
 2008-04-15  9:59 UTC 

[PATCH 1/2] add tunable_notifier function ,take2
 2008-04-11 19:55 UTC  (3+ messages)
` [PATCH 2/2] implement new notifier function to panic_notifier_list ,take3

[KEXEC] [ARM]
 2008-04-11  7:48 UTC 

Bad IRQs & SATA ADMA failures
 2008-04-09 14:57 UTC  (4+ messages)

[PATCH -mm] kexec jump -v9
 2008-04-09 12:30 UTC  (51+ messages)
        ` [linux-pm] "

[PATCH 4/4] extract vmcoreinfo from /proc/vmcore for Xen
 2008-04-07  1:23 UTC  (5+ messages)

[Patch][RFC] makedumpfile: fix for xen-3.1.2
 2008-04-04 10:48 UTC  (3+ messages)

[PATCH] Add the symbol "phys_base" to vmcoreinfo
 2008-04-03  0:00 UTC  (3+ messages)

[PATCH] add page flags values to vmcoreinfo
 2008-04-02 17:34 UTC  (2+ messages)

kexec won't --load-panic a 2.6.22 relocatable kernel?
 2008-04-02 17:26 UTC  (7+ messages)

[PATCH 3/4] extract vmcoreinfo from /proc/vmcore for Xen
 2008-04-02  7:37 UTC  (4+ messages)

[Patch] fix error case of xen
 2008-04-02  4:47 UTC  (6+ messages)

[PATCH 2/4] extract vmcoreinfo from /proc/vmcore for Xen
 2008-03-31  7:07 UTC  (3+ messages)

[PATCH 1/4] extract vmcoreinfo from /proc/vmcore for Xen
 2008-03-31  6:30 UTC  (3+ messages)

[makedumpfile] extract vmcoreinfo from /proc/vmcore for Xen
 2008-03-31  4:24 UTC  (2+ messages)
` [PATCH 0/4] "

makedumpfile-1.2.5: Follow the changes of page flags
 2008-03-28  9:44 UTC 

[ANNOUNCE] kexec-tools-testing v20080324
 2008-03-24  9:25 UTC 

[PATCH 1/2] pseries: phyp dump: Disable phyp-dump through boot-var
 2008-03-22  0:38 UTC 

[PATCH 2/2] pseries: phyp dump: inform kdump, phyp-dump is loaded
 2008-03-22  0:40 UTC 

[PATCH 1/3] Use separate CPPFLAGS and LDFLAGS for purgatory
 2008-03-21  3:15 UTC  (4+ messages)
` [PATCH 3/3] Give installed files user-writable permission
` [PATCH 2/3] Use separate LDFLAGS for bin-to-hex

force a dump on a hung system?
 2008-03-19  0:30 UTC  (6+ messages)

[ANNOUNCE] kexec-tools-testing v20080318-rc
 2008-03-18  4:56 UTC 

[PATCH] x86_64 purgatory Makefile typo fix
 2008-03-18  3:03 UTC  (6+ messages)

[patch] kexec-tools: mips: support big-endian mips (repost)
 2008-03-17  1:25 UTC 

[patch] kexec-tools: mips: support big-endian mips
 2008-03-17  1:13 UTC 

Fwd: Kexec support for PS3 (ppc64)
 2008-03-16  6:19 UTC  (16+ messages)

[PATCH] Fix kexec-tools on x86_64
 2008-03-14 16:53 UTC 

bug/patch for i386 EFI boot
 2008-03-14 16:36 UTC  (11+ messages)

initramfs failing, 7MB limit?
 2008-03-12 14:08 UTC  (3+ messages)

Kexec support for PS3 (ppc64)
 2008-03-06 21:33 UTC  (5+ messages)

[patch 00/12] Intention to merge mipsel into kexec-tools-testing
 2008-03-06  9:46 UTC  (13+ messages)
` [patch 01/12] kexec-tools: mipsel: mipsel port
` [patch 02/12] kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/stdint.h
` [patch 03/12] kexec-tools: mipsel: Update mipsel port for recent build changes
` [patch 04/12] kexec-tools: mipsel: Remove duplication declaration of BOOTLOADER_VERSION
` [patch 05/12] kexec-tools: mipsel: Remove #ifdef __MIPSEL__ from kexec/kexec.c
` [patch 06/12] kexec-tools: mipsel: Remove unused variables from elf_mipsel_load
` [patch 07/12] kexec-tools: mipsel: Remove unused variables in arch_process_options()
` [patch 08/12] kexec-tools: mipsel: Remove unused arch_options global variable
` [patch 09/12] kexec-tools: mipsel: Remove purgatory/arch/mipsel/include/limits.h
` [patch 10/12] kexec-tools: mipsel: Fit elf_mipsel_usage() into 80 columns
` [patch 11/12] kexec-tools: mipsel: Fit elf_mipsel_load() "
` [patch 12/12] kexec-tools: mipsel: Define OPT_APPEND outside of any function


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox