public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2009-05-05 13:46:09 to 2009-10-01 01:00:01 UTC [more...]

[Fastboot] kexec - 2.6.14 - loads BIOS again
 2009-10-01  0:59 UTC  (7+ messages)

[PATCH] ia64: Restore registers in the stack on INIT
 2009-09-30 18:49 UTC 

How to build the kexec too for ARM11 using the cross compiler
 2009-09-21  7:36 UTC  (8+ messages)
  ` The failure of the KEXEC on ARM1136

[RFC] [PATCH] Write to HVC terminal from purgatory code
 2009-09-17 11:54 UTC  (4+ messages)

[PATCH] Fix a problem caused by autoconf 2.64 which redefined AC_MSG_ERROR
 2009-09-10  0:48 UTC  (2+ messages)

Does kexec support SMP on powerpc? E500 V2
 2009-08-30  5:51 UTC  (3+ messages)

Does kexec support SMP on powerpc? E500 V2
 2009-08-27 15:45 UTC 

kexec-tools-2.0.1 and CFLAGS
 2009-08-27  8:40 UTC  (5+ messages)

vmcore file 0 size in x86_64
 2009-08-18  5:50 UTC  (5+ messages)

[PATCH] Increase kernel text size for x86_64
 2009-08-13  8:21 UTC  (4+ messages)

[ANNOUNCE] kexec-tools 2.0.1
 2009-08-13  0:36 UTC 

[PATCH 2/2] Support R_PPC64_REL32 relocation type
 2009-08-12 23:26 UTC  (2+ messages)

[PATCH 1/2] Make dtstruct variable to be 8 byte aligned
 2009-08-12 23:25 UTC  (2+ messages)

Fwd: vmcore file size 0 on x86_64
 2009-08-12 14:43 UTC  (2+ messages)
  ` [Crash-utility] "

[PATCH 2/2] Support R_PPC64_REL32 relocation type
 2009-08-11  5:55 UTC 

[PATCH] Do not inline putprops function
 2009-08-10  7:37 UTC  (19+ messages)

[Patch 0/7] Implement crashkernel=auto
 2009-08-10  3:11 UTC  (7+ messages)

kexecing ELF image built by wraplinux or mkelf
 2009-07-28 15:13 UTC 

[PATCH] kexec: Handle datarootdir for newer autoconf versions
 2009-07-28  0:23 UTC  (2+ messages)

[ANNOUNCE] kexec-tools 2.0.1-rc1
 2009-07-22  2:24 UTC 

[PATCH] kexec: Fix omitting offset in extended crashkernel syntax
 2009-07-14  3:18 UTC 

[PATCH] kdump: Enable kdump if 2nd-kernel is loaded
 2009-07-14  2:04 UTC  (8+ messages)
  ` [PATCH-v2] "

[PATCH] fix missing Crash note in /proc/iomem
 2009-07-13  4:01 UTC 

[PATCH] Enable kdump if 2nd-kernel is loaded
 2009-07-09  8:01 UTC  (7+ messages)

[PATCH 0/7] Patches for kdump vs. INIT
 2009-07-09  7:18 UTC  (25+ messages)
` [PATCH 1/7] ia64, kdump: Mask MCA/INIT on freezing cpus
` [PATCH 2/7] ia64, kexec: Make INIT safe while kdump/kexec
` [PATCH 3/7] ia64, kexec: Unregister MCA handler before kexec
` [PATCH 4/7] ia64, kdump: Don't offline APs
` [PATCH 5/7] ia64, kdump: Mask INIT first in panic-kdump path
` [PATCH 6/7] ia64, kdump: Try INIT regardless of kdump_on_init
` [PATCH 7/7] ia64, kdump: Short path to freeze CPUs
` [PATCH v2 0/7] Patches for kdump vs. INIT
  ` [PATCH v2 1/7] ia64, kdump: Mask MCA/INIT on frozen cpus
  ` [PATCH v2 2/7] ia64, kexec: Make INIT safe while transition to kdump/kexec kernel
  ` [PATCH v2 3/7] ia64, kexec: Unregister MCA handler before kexec
  ` [PATCH v2 4/7] ia64, kdump: Don't return APs to SAL from kdump
  ` [PATCH v2 5/7] ia64, kdump: Mask INIT first in panic-kdump path
  ` [PATCH v2 6/7] ia64, kdump: Try INIT regardless of kdump_on_init
  ` [PATCH v2 7/7] ia64, kdump: Short path to freeze CPUs

Does kexec surpoort powerpc e500 core?
 2009-06-28 15:25 UTC 

Does kexec surpoort powerpc e500 core?
 2009-06-28  6:15 UTC 

question on ppc64 relocatable kernel
 2009-06-24 23:29 UTC 

kexec--virtual address or physical address?
 2009-06-23 16:02 UTC 

[patch] kexec: Fix printed symbol value
 2009-06-23  0:36 UTC  (2+ messages)

kexec trouble with gcc-4.3
 2009-06-22 22:08 UTC  (2+ messages)

kexec ,instruction error in misc_32.s
 2009-06-22 15:22 UTC 

Need for KEXEC_PRESERVE_CONTEXT flag ?
 2009-06-22  1:17 UTC  (4+ messages)

/var/log/messages doesn't have crash info when kernel gets panic/oops/crash
 2009-06-16 11:47 UTC  (16+ messages)
        ` [Fastboot] "

[PATCH 00/14] RFC: x86: relocatable kernel changes
 2009-05-11 17:56 UTC  (45+ messages)
` [PATCH 01/14] x86, boot: align the .bss section in the decompressor
` [PATCH 02/14] x86, boot: honor CONFIG_PHYSICAL_START when relocatable
` [PATCH 03/14] x86, config: change defaults PHYSICAL_START and PHYSICAL_ALIGN
` [PATCH 04/14] x86, boot: unify use LOAD_PHYSICAL_ADDR and LOAD_PHYSICAL_ALIGN
` [PATCH 05/14] kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs
` [PATCH 06/14] x86: add a Kconfig symbol for when relocations are needed
` [PATCH 07/14] x86, boot: simplify arch/x86/boot/compressed/Makefile
` [PATCH 08/14] x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S
` [PATCH 09/14] x86, boot: add new runtime_address and runtime_size bzImage fields
` [PATCH 10/14] x86, doc: document the runtime_start "
` [PATCH 11/14] x86, boot: use rep movsq to move kernel on 64 bits
` [PATCH 12/14] x86, boot: zero EFLAGS on 32 bits
` [PATCH 13/14] x86: make CONFIG_RELOCATABLE the default
` [PATCH 14/14] x86, defconfig: update defconfigs to relocatable
        ` RFC: x86: relocatable kernel changes (revised spec)
            ` RFC: x86: relocatable kernel changes (revised spec v2)

[Bugme-new] [Bug 13265] New: Crashdump feature totally broken with CONFIG_KEXEC_JUMP
 2009-05-08 10:53 UTC  (2+ messages)

[PATCH] sysrq: Simplify sysrq-c handler
 2009-05-05 15:04 UTC  (5+ messages)


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