public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2008-11-12 20:02:27 to 2009-03-18 08:44:31 UTC [more...]

[PATCH] kexec jump: SuperH vmlinux support
 2009-03-18  8:44 UTC  (2+ messages)

[PATCH] kexec jump: use add_segment_phys_virt()
 2009-03-18  8:44 UTC  (2+ messages)

ARM: atags_offset at 0x100
 2009-03-12 11:55 UTC  (2+ messages)

Kexec failled with igb-1.2.45-K2 network driver
 2009-02-27 11:58 UTC  (2+ messages)

kexec + mips
 2009-02-24 12:28 UTC 

Kexec on mpc8572_ds
 2009-02-24  5:16 UTC 

implementation idea, booting non-linux os
 2009-02-22 19:56 UTC 

makedumpfile-1.3.2: Add --dump-dmesg option
 2009-02-20  8:33 UTC 

kexec/kdump crash kernel 10MB ZONE_DMA
 2009-02-19 18:08 UTC 

should kernel image destination address be picked up by kernel itself?
 2009-02-10 21:34 UTC  (7+ messages)

[PATCH] Correct email addresses
 2009-02-10  0:00 UTC  (2+ messages)

[PATCH] x86_64 : exclude gart memory region in kexec tools
 2009-02-08 11:21 UTC  (2+ messages)

[PATCH] powerpc: initialize drconf variables
 2009-02-08 11:20 UTC  (5+ messages)

[PATCH]: add dmesg log symbols to /proc/vmcoreinfo lists
 2009-02-08  8:52 UTC  (17+ messages)

kexec keeps crashing the kernel with low memory
 2009-02-05 15:27 UTC 

[PATCH resend] kexec/x86_64: Use one page table in x86_64 machine_kexec
 2009-02-04  3:06 UTC  (3+ messages)

boot hang: async vs. kexec
 2009-01-29 23:34 UTC  (3+ messages)

[patch] Possible fix for kexec-tools dynamic range allocation
 2009-01-25 23:46 UTC  (5+ messages)

kexec -l takes long time
 2009-01-21 14:42 UTC  (2+ messages)

kexec on ARM
 2009-01-19 21:29 UTC 

[PATCH] [PPC64] Fix typo in realloc_memory_ranges()
 2009-01-19  1:16 UTC  (2+ messages)

[PATCH] [PPC64] Fix memory corruption when using realloc_memory_ranges()
 2009-01-19  1:17 UTC  (2+ messages)

[PATCH] Fix missing FILE argument in fprintf()
 2009-01-18 22:30 UTC  (2+ messages)

[PATCH] [PPC64] printf() consolidation
 2009-01-16 18:11 UTC 

Release?
 2009-01-16 12:41 UTC 

[PATCH 0/5 + 2] kexec updates
 2009-01-15 22:43 UTC  (21+ messages)
` [PATCH] powerpc: make dummy section a valid note header
` [PATCH] powerpc: check crash_base for relocatable kernel
` (no subject)
` [PATCH kexec-tools 1/5] ppc64: always check number of ranges when adding
    ` [PATCH kexec-tools v2] ppc64: always check number of ranges when adding them
` [PATCH kexec-tools 2/5] ppc64: update kdump for 2.6.28 relocatable kernel
` [PATCH kexec-tools 4/5] ppc64: cleanups
` [PATCH kexec-tools 5/5] entry wants to be void *

newbie question: kexec linux-based bootstrap
 2009-01-13 18:41 UTC  (13+ messages)

source line numbers with x86_64 modules? [Was: Re: [patch] measurements, numbers about CONFIG_OPTIMIZE_INLINING=y impact]
 2009-01-13  3:19 UTC 

[PATCH] kexec/x86_64: Use one page table in x86_64 kexec
 2009-01-07  2:52 UTC 

(no subject)
 2009-01-02 21:04 UTC  (2+ messages)
` [PATCH kexec-tools 3/5] ppc64: segments may be reordered

[PATCH] ppc64: Support for relocatable kernel in kexec-tools
 2009-01-02 18:39 UTC  (2+ messages)

kexec kernel with embedded initrd?
 2008-12-19 18:21 UTC  (3+ messages)

kdump hangs up by Sysrq+C trigger in high load
 2008-12-17  7:42 UTC  (2+ messages)

kdump: quad core Opteron
 2008-12-09 18:55 UTC  (10+ messages)

[PATCH] Parse 64 bit VMCOREINFO on 32 bit userland
 2008-12-01  9:59 UTC  (6+ messages)

[patch] Remove stdlib.h
 2008-11-28  9:23 UTC 

[patch] [PATCH] Parse 64 bit VMCOREINFO on 32 bit userland
 2008-11-28  9:08 UTC 

[PATCH] Fix compile warnings in get_memory_ranges()
 2008-11-28  5:01 UTC  (2+ messages)

[PATCH] Don't use /sys/firmware/memmap for Xen
 2008-11-28  4:53 UTC  (2+ messages)

makedumpfile-1.3.1: Support linux-2.6.27 and linux-2.6.28
 2008-11-27 11:03 UTC  (3+ messages)

kexec does not load
 2008-11-26  9:07 UTC  (8+ messages)
` [PATCH] Fix kexec x86_64 load failed bug

[PATCH] Don't use /sys/firmware/memmap for Xen
 2008-11-26  8:46 UTC  (2+ messages)

[PATCH 00/12] x86: disable virt on kdump and emergency_restart (v4)
 2008-11-24 14:58 UTC  (17+ messages)
` [PATCH 01/12] kvm: vmx: move vmx.h to include/asm
` [PATCH 02/12] kvm: svm: move svm.h "
` [PATCH 03/12] kvm: vmx: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h
` [PATCH 04/12] kvm: vmx: move cpu_has_kvm_support() to an inline on asm/virtext.h
` [PATCH 05/12] x86: asm/virtext.h: add cpu_vmxoff() inline function
` [PATCH 06/12] kvm: vmx: extract kvm_cpu_vmxoff() from hardware_disable()
` [PATCH 07/12] x86: cpu_emergency_vmxoff() function
` [PATCH 08/12] kvm: svm: move has_svm() code to asm/virtext.h
` [PATCH 09/12] kvm: svm: move svm_hardware_disable() "
` [PATCH 10/12] x86: cpu_emergency_svm_disable() function
` [PATCH 11/12] kdump: forcibly disable VMX and SVM on machine_crash_shutdown()
` [PATCH 12/12] x86: disable VMX on all CPUs on reboot

[PATCH] powerpc/mpic: don't reset affinity for secondary MPIC on boot
 2008-11-21 22:33 UTC  (6+ messages)

Question about Kexec based hibernation in linux-2.6.27
 2008-11-21  0:27 UTC 

[PATCH 00/11] x86: disable virt on kdump and emergency_restart (v3)
 2008-11-17 15:12 UTC  (15+ messages)
` [PATCH 01/11] kvm: vmx: move cpu_has_kvm_support() to an inline on asm/virtext.h
` [PATCH 02/11] kvm: vmx: move ASM_VMX_* definitions to asm/virtext.h
` [PATCH 03/11] x86: asm/virtext.h: add cpu_vmxoff() inline function
` [PATCH 04/11] kvm: vmx: extract kvm_cpu_vmxoff() from hardware_disable()
` [PATCH 05/11] x86: cpu_emergency_vmxoff() function
` [PATCH 06/11] kvm: svm: move some SVM_* #defines to asm/virtext.h
` [PATCH 07/11] kvm: svm: move has_svm() code "
` [PATCH 08/11] kvm: svm: move svm_hardware_disable() "
` [PATCH 09/11] x86: asm/virtext.h: create cpu_emergency_svm_disable()
` [PATCH 10/11] kdump: forcibly disable VMX and SVM on machine_crash_shutdown()
` [PATCH 11/11] x86: disable VMX on all CPUs on reboot

[PATCH] Fix spell error in help output
 2008-11-17  2:53 UTC  (2+ messages)

[PATCH] makedumpfile: Claim to support 2.6.27
 2008-11-14  8:43 UTC  (6+ messages)

[PATCH] Always use 64 bit addresses for the firmware memory map
 2008-11-13  8:04 UTC  (9+ messages)


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