messages from 2012-08-10 13:26:36 to 2012-09-20 07:28:24 UTC [more...]
Query about cyclic buffer size
2012-09-20 7:25 UTC (2+ messages)
[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
2012-09-19 1:52 UTC (15+ messages)
[PATCHv3 0/9] Support Xen versions up to xen-4.1
2012-09-18 6:38 UTC (7+ messages)
[PATCH 0/7] kdump: Xen fixes
2012-09-18 1:15 UTC (2+ messages)
[RFC 1/3] PCI/PM: Fix kexec for D3cold and bridge suspending
2012-09-17 20:54 UTC
[PATCH]kdump: pass noefi and acpi_rsdp= to 2nd kernel
2012-09-14 20:32 UTC (16+ messages)
[PATCH 0/7] kdump: Xen fixes
2012-09-14 3:30 UTC (9+ messages)
` [PATCH 1/7] kexec: Define some constants and structures conditionally
` [PATCH 2/7] xen: Rename e820_to_kexec_type() to xen_e820_to_kexec_type() and export it
` [PATCH 3/7] kexec: Move crash kernel area placement and size detection to is_crashkernel_mem_reserved()
` [PATCH 4/7] kexec: Add segregate_lowmem_region()
` [PATCH 5/7] kexec: Get backup area start address and size directly from mem_range
` [PATCH 6/7] kexec: Move crash memory ranges logging
` [PATCH 7/7] xen: Fix Xen kdump support
[PATCH 0/7] Add device-tree support to kexec-tools for ARM
2012-09-12 0:37 UTC (11+ 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 to the ARM platform
Problem with kexec on i386, linux-3.5
2012-09-10 16:29 UTC (9+ messages)
[PATCH] kexec-tools: Read always one vmcoreinfo file
2012-09-10 12:06 UTC
Getting the kexec on panic
2012-09-07 9:41 UTC (5+ messages)
[PATCH] kexec: Fix the purgatory Makefile to build arch specific purgatory code
2012-09-06 22:06 UTC (2+ messages)
[RFC PATCH 0/4] Add device-tree support to kexec-tools for ARM
2012-09-06 22:03 UTC (15+ messages)
` [RFC PATCH 1/4] Fix an overflow bug with address comparison
` [RFC PATCH 2/4] Move libfdt to a generic location
` [RFC PATCH 3/4] Add the dtc for device-tree manipulation
` [RFC PATCH 4/4] Add device tree support to the ARM platform
[PATCH] makedumpfile: keep dumpfile pages in a cache
2012-09-06 15:50 UTC (4+ messages)
makedumpfile-1.5.0: Introduce cyclic mode to fix memory usage
2012-09-06 6:01 UTC
[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: 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 (13+ 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
[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 (6+ 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 (8+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox