public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-07-15 17:19:08 to 2012-09-05 11:44:22 UTC [more...]

[RFC PATCH 0/4] Add device-tree support to kexec-tools for ARM
 2012-09-05 11:44 UTC  (2+ messages)
` [RFC PATCH 1/4] Fix an overflow bug with address comparison

[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-09-05 11:09 UTC  (8+ messages)

[PATCH]kdump: pass noefi and acpi_rsdp= to 2nd kernel
 2012-09-05  7:45 UTC  (2+ messages)

[PATCH 00/16] makedumpfile-1.5.0-rc: Introduce cyclic mode to fix memory usage
 2012-09-04  3:21 UTC  (23+ messages)
` [PATCH 01/16] [PATCH v3 1/12] Introduce cyclic mode to keep memory usage constant
` [PATCH 02/16] [PATCH v3 2/12] Prepare partial bitmap for cyclic mode
` [PATCH 03/16] [PATCH v3 3/12] Change the function related to excluding unnecessary pages
` [PATCH 04/16] [PATCH v3 4/12] Add function to update target region
` [PATCH 05/16] [PATCH v3 5/12] Add function to get num_dumpable for cyclic mode
` [PATCH 06/16] [PATCH v3 6/12] Implement the main routine of cyclic mode for kdump-compressed format
` [PATCH 07/16] [PATCH v3 7/12] Add function to get number of PT_LOAD for cyclic mode
` [PATCH 08/16] [PATCH v3 8/12] Implement the main routine of cyclic mode for ELF format
` [PATCH 09/16] [PATCH v3 9/12] Enabling --split option with cyclic mode
` [PATCH 10/16] [PATCH v3 10/12] Change num_dumped value to global for debug messages
` [PATCH 11/16] [PATCH v3 11/12] Remove waste calculation to improve performance
` [PATCH 12/16] [PATCH v3 12/12] Add --cyclic-buffer option to specify buffer size for cyclic mode
` [PATCH 13/16] [PATCH] Generic search into anonymous members in search_member()
` [PATCH 14/16] [PATCH] Update necessary elfutils version
` [PATCH 15/16] [PATCH] Support newer kernels
` [PATCH 16/16] [v1.5.0] Update version

[PATCH] makedumpfile: keep dumpfile pages in a cache
 2012-09-03  7:04 UTC  (3+ messages)

[PATCHv3 0/9] Support Xen versions up to xen-4.1
 2012-09-03  5:01 UTC  (3+ messages)

[PATCH] makedumpfile: Support for x86_64 1G pages
 2012-08-30 11:19 UTC  (2+ messages)

[PATCH] makedumpfile: add a missing return statement
 2012-08-30  6:32 UTC  (2+ messages)

[RFC PATCH v2 0/10] makedumpfile: cyclic processing to keep memory consumption
 2012-08-30  6:29 UTC  (16+ messages)

"make headers_check" identifies unusable userspace code
 2012-08-29 15:19 UTC 

[PATCH 0/2] kexec: Limit the crash memory ranges according to first kernel's memory limit
 2012-08-29  8:24 UTC  (3+ messages)
` [PATCH 1/2] kexec: Respect memory limit while building crash memory ranges on ppc32
` [PATCH 2/2] kexec: Respect memory limit while building crash memory ranges on ppc64

[PATCHv3 0/9] Support Xen versions up to xen-4.1
 2012-08-28 10:02 UTC  (5+ messages)

[PATCH 0/7] Generic DT handling and DT support for ARM
 2012-08-28  8:18 UTC  (8+ messages)
` [PATCH 1/7] libfdt: Move from kexec/arch/ppc/libfdt/ to kexec/libfdt/
` [PATCH 2/7] kexec-elf.h: Include headers for types used
` [PATCH 3/7] fs2dt: Add a generic copy of fs2dt
` [PATCH 4/7] ppc64: Move 64bit powerpc to use generic fs2dt code
` [PATCH 5/7] powerpc: Move 32bit "
` [PATCH 6/7] arm: Make use of memory_ranges
` [PATCH 7/7] arm: Add Device Tree support

[PATCH] kdump: remove unused including <generated/utsrelease.h>
 2012-08-27  0:07 UTC  (2+ messages)

[PATCHv3 9/9] Do not fail for symbols removed in Xen4
 2012-08-24 15:43 UTC 

[PATCHv3 8/9] Add support for filtering out user pages under Xen4
 2012-08-24 15:43 UTC 

[PATCHv3 7/9] Support Xen4 virtuall address space layout
 2012-08-24 15:42 UTC 

[PATCHv3 6/9] Fix domain pickled_id computation for xen-3.4+
 2012-08-24 15:42 UTC 

[PATCHv3 5/9] Initialize phys_start during early Xen setup
 2012-08-24 15:42 UTC 

[PATCHv3 4/9] Split Xen setup into early and late
 2012-08-24 15:42 UTC 

[PATCHv3 3/9] Read the Xen crash ELF note into memory at startup
 2012-08-24 15:42 UTC 

[PATCHv3 2/9] Xen: Fix the offset of the _domain field in struct page_info
 2012-08-24 15:41 UTC 

[PATCHv3 1/9] Make max_pfn symbol optional for Xen dumps
 2012-08-24 15:41 UTC 

[patch 8/9] Add support for filtering out user pages under Xen4
 2012-08-23 15:49 UTC 

Trying to kexec on panic, 3.5.1, tools 2.0.3
 2012-08-22  7:59 UTC 

[patch] Initialize Xen structures from initial()
 2012-08-21 15:37 UTC 

[patch 0/9] Support Xen versions up to xen-4.1
 2012-08-21  8:45 UTC  (10+ messages)
` [patch 1/9] Make max_pfn symbol optional for Xen dumps
` [patch 2/9] Xen: Fix the offset of the _domain field in struct page_info
` [patch 3/9] Read the Xen crash ELF note into memory at startup
` [patch 4/9] Split Xen setup into early and late
` [patch 5/9] Initialize phys_start during early Xen setup
` [patch 6/9] Fix domain pickled_id computation for xen-3.4+
` [patch 7/9] Support Xen4 virtuall address space layout
` [patch 8/9] Add support for filtering out user pages under Xen4
` [patch 9/9] Do not fail for symbols removed in Xen4

Problem with kexec on i386, linux-3.5
 2012-08-17  6:58 UTC  (5+ messages)

[PATCH 0/7] makedumpfile security key filtering with eppic
 2012-08-17  4:16 UTC  (4+ messages)

[PATCH v2 0/6] crash: Bundle of fixes for Xen
 2012-08-14 14:04 UTC  (6+ messages)

makedumpfile -g with recent kernels
 2012-08-14  9:48 UTC  (11+ messages)

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

kexec in DomU of xen
 2012-08-14  6:37 UTC  (2+ messages)

[PATCH v2 1/6] xen: Always calculate max_cpus value
 2012-08-14  6:17 UTC  (5+ messages)

[PATCH] x86: revert "x86: Fix S4 regression"
 2012-08-11 19:33 UTC  (11+ 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

[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  (7+ 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  (2+ messages)

[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)

[RFC PATCH v2 0/10] makedumpfile: cyclic processing to keep memory consumption
 2012-07-18  0:57 UTC  (4+ messages)

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


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