public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-06-29 02:16:50 to 2012-08-14 03:36:55 UTC [more...]

[PATCH] build: Avoid duplicate files in tarball
 2012-08-14  3:36 UTC  (2+ messages)

Problem with kexec on i386, linux-3.5
 2012-08-14  3:31 UTC  (2+ messages)

[PATCH v2 0/6] crash: Bundle of fixes for Xen
 2012-08-13 19:16 UTC  (4+ messages)

[PATCH v2 1/6] xen: Always calculate max_cpus value
 2012-08-13  9:10 UTC  (4+ messages)

[PATCH] x86: revert "x86: Fix S4 regression"
 2012-08-11 19:33 UTC  (11+ messages)

kexec in DomU of xen
 2012-08-10 15:29 UTC 

[RFC PATCH v2 0/10] makedumpfile: cyclic processing to keep memory consumption
 2012-08-10 14:36 UTC  (26+ messages)
` [RFC PATCH v2 1/10] Add flag to enable cyclic processing
` [RFC PATCH v2 2/10] Prepare partial bitmap for "
` [RFC PATCH v2 3/10] Change the function related to excluding unnecessary pages
` [RFC PATCH v2 4/10] Add function to update target region
` [RFC PATCH v2 5/10] Add function to get num_dumpable for cyclic processing
` [RFC PATCH v2 6/10] Implement the main routine of cyclic processing for kdump-compressed format
` [RFC PATCH v2 7/10] Add function to get number of PT_LOAD for cyclic processing
` [RFC PATCH v2 8/10] Implement the main routine of cyclic processing for ELF format
` [RFC PATCH v2 9/10] Enabling --split option with cyclic processing
` [RFC PATCH v2 10/10] Change num_dumped value to global for debug messages

[PATCH v2 6/6] xen: Add support for 3 level P2M tree
 2012-08-10 13:29 UTC 

[PATCH v2 5/6] xen: Read data correctly from dynamically allocated console ring, too
 2012-08-10 13:28 UTC 

[PATCH v2 4/6] xen: Get idle data from alternative source
 2012-08-10 13:27 UTC 

[PATCH v2 3/6] x86/xen: Read variables from dynamically allocated per_cpu data
 2012-08-10 13:26 UTC 

[PATCH v2 2/6] xen: Read only crash notes for onlined CPUs
 2012-08-10 13:25 UTC 

[PATCH 0/8] makedumpfile: Xen4 support for SLES11
 2012-08-09 15:45 UTC  (12+ messages)
` [PATCH 1/8] Read the Xen crash ELF note into memory at startup
` [PATCH 2/8] Split early Xen setup from late Xen setup
` [PATCH 3/8] Support Xen4 virtuall address space layout
` [PATCH 4/8] Fix domain pickled_id computation for xen-3.4+
` [PATCH 5/8] Add infrastructure for Xen PGC_xxx macros
` [PATCH 6/8] Handle Xen4 heap pages
` [PATCH 7/8] Update the algorithm to find unused Xen pages for Xen4
` [PATCH 8/8] Make max_pfn symbol optional for Xen dumps

[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-08-07  9:02 UTC  (7+ messages)

makedumpfile -g with recent kernels
 2012-08-07  7:36 UTC  (9+ messages)

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-06  9:32 UTC 

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-06  8:27 UTC  (2+ messages)

misc fixes for kexec available via git pull
 2012-08-03 21:35 UTC  (2+ messages)

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-02 13:18 UTC 

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-02  3:06 UTC  (8+ messages)

[PATCH] vmcore-dmesg: vmcore-dmesg: Make it work with new structured logging format
 2012-08-01  5:08 UTC  (2+ messages)

[PATCH v5 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-30  2:53 UTC  (5+ messages)
` [PATCH v5 1/3] KVM: Export symbols for module vmcsinfo-intel
` [PATCH v5 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v5 3/3] Documentation: Add ABI entry for vmcs sysfs interface

[PATCH 2/3] makedumpfile: Xen4: copy Xen4 memory distribution symbol values from xen header file
 2012-07-24 21:32 UTC  (3+ messages)

[PATCH 3/3] makedumpfile: Xen4: exclude Xen user domain pages for Xen4
 2012-07-24 21:28 UTC  (2+ messages)

[PATCH 1/3] makedumpfile: Xen4: determine Xen version
 2012-07-24 20:45 UTC  (2+ messages)

[PATCH] vmcore-dmesg: Do not write beyond end of allocated buffer
 2012-07-24  0:34 UTC  (6+ messages)

[PATCH] printk: Export struct log size and member offsets through vmcoreinfo
 2012-07-20  9:50 UTC  (8+ messages)

incorrect layout of globals from head_64.S during kexec boot
 2012-07-17 12:34 UTC  (29+ messages)
` [Xen-devel] "

[PATCH 0/5] crash: Small bundle of fixes for Xen
 2012-07-13 14:51 UTC  (16+ messages)
` [PATCH 1/5] xen: Always calculate max_cpus value
  ` [Xen-devel] "
` [PATCH 2/5] xen: Read only crash notes for onlined CPUs
` [PATCH 3/5] x86/xen: Read variables from dynamically allocated per_cpu data
` [PATCH 4/5] xen: Get idle data from alternative source
` [PATCH 5/5] xen: Read data correctly from dynamically allocated console ring too

[PATCH v2] kexec: simply pass LINUX_REBOOT_CMD_KEXEC to reboot
 2012-07-13  6:34 UTC  (2+ messages)

Handling spin table in kdump
 2012-07-13  6:33 UTC  (7+ messages)
` [PATCH] [ppc] Do not reserve cpu spin-table for crash kernel

[RFC PATCH 00/10] Support free page filtering looking up mem_map array
 2012-07-13  5:23 UTC  (4+ messages)

[PATCH v4 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-10  1:28 UTC  (12+ messages)
` [PATCH v4 1/3] KVM: Export symbols for module vmcsinfo-intel
` [PATCH v4 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v4 3/3] Documentation: Add ABI entry for vmcs sysfs interface

[PATCH 0/8] makedumpfile: Add Snappy Compression Support
 2012-07-05  5:36 UTC  (11+ messages)
` [PATCH 1/8] Add dump header for snappy
` [PATCH 2/8] Add command-line processing "
` [PATCH 3/8] Add snappy build support
` [PATCH 4/8] Notify snappy unsupporting when disabled
` [PATCH 5/8] Add compression processing
` [PATCH 6/8] Add uncompression processing
` [PATCH 7/8] Add help message
` [PATCH 8/8] Add manual description

[PATCH v3 0/5] Export offsets of VMCS fields as note information for kdump
 2012-07-03  9:05 UTC  (7+ messages)
` [PATCH v3 4/5] Sysfs: Export VMCSINFO via sysfs

[PATCH 0/3] crash: Add Snappy Compression Support
 2012-07-03  3:09 UTC 

[PATCH 0/3] makedumpfile: Xen4: exclude domU pages for Xen4
 2012-06-29  4:30 UTC  (2+ messages)


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