Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-20 10:24:31 to 2014-04-11 03:18:16 UTC [more...]

[PATCH v5 00/10] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-11  3:17 UTC  (30+ messages)
` [PATCH v5 01/10] x86, cleanup: fix indent
` [PATCH v5 02/10] x86, cleanup: add extra arguments to add_memmap() and delete_memmap()
` [PATCH v5 03/10] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p
` [PATCH v5 04/10] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM
` [PATCH v5 05/10] x86, cleanup: use dbgprint_mem_range for memory range debugging
` [PATCH v5 06/10] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to CRASH_MAX_MEMORY_RANGES
` [PATCH v5 06/10] x86, cleanup: Store crash memory ranges kexec_info
` [PATCH v5 07/10] x86, cleanup: Add a funtion add_setup_data()
` [PATCH v5 07/10] x86, cleanup: Store crash memory ranges kexec_info
` [PATCH v5 08/10] x86: add --pass-memmap-cmdline option
` [PATCH v5 08/10] x86, cleanup: Add a funtion add_setup_data()
` [PATCH v5 09/10] x86: add --pass-memmap-cmdline option
` [PATCH v5 09/10] x86: Pass memory range via E820 for kdump

[RFC PATCH]: merge identical code
 2014-04-11  2:36 UTC  (3+ messages)

[PATCH RESEND v5 00/10] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-11  2:23 UTC  (11+ messages)
` [PATCH RESEND v5 01/10] x86, cleanup: fix indent
` [PATCH RESEND v5 02/10] x86, cleanup: add extra arguments to add_memmap() and delete_memmap()
` [PATCH RESEND v5 03/10] x86, cleanup: add other types of memory range for 2nd kernel boot to memmap_p
` [PATCH RESEND v5 04/10] x86, cleanup: add_memmap() only do alignment check on RANGE_RAM
` [PATCH RESEND v5 05/10] x86, cleanup: use dbgprint_mem_range for memory range debugging
` [PATCH RESEND v5 06/10] x86, cleanup: increase CRASH_MAX_MEMMAP_NR up to CRASH_MAX_MEMORY_RANGES
` [PATCH RESEND v5 07/10] x86, cleanup: Store crash memory ranges kexec_info
` [PATCH RESEND v5 08/10] x86, cleanup: Add a funtion add_setup_data()
` [PATCH RESEND v5 09/10] x86: add --pass-memmap-cmdline option
` [PATCH RESEND v5 10/10] x86: Pass memory range via E820 for kdump

[PATCH RESEND v5 00/10] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-11  2:22 UTC 

[PATCH v2 0/3] Generic multi-page exclusion
 2014-04-11  1:59 UTC  (15+ messages)
` [PATCH v2 1/3] Pass mmd pointer to __exclude_unnecessary_pages
` [PATCH v2 2/3] Generic handling of multi-page exclusions
` [PATCH v2 3/3] Get rid of overrun adjustments

makedumpfile memmory usage seems high with option -E
 2014-04-10 21:44 UTC 

[PATCH] kexec/ppc: cleanup crash regions creation
 2014-04-09 23:22 UTC  (3+ messages)

[PATCH] ppc64/purgatory: Disabling GCC's stack protection
 2014-04-09 23:07 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-04-08 18:42 UTC  (4+ messages)

Your message to kexec awaits moderator approval
 2014-04-08 16:15 UTC 

[PATCH] makedumpfile: inhibit predefined macros when cross building
 2014-04-08  7:42 UTC  (8+ messages)

vmcore-dmesg ends with "No program header covering vaddr"
 2014-04-08  5:39 UTC  (4+ messages)

[PATCH] makedumpfile: bugfix: fix a div-by-zero problem
 2014-04-08  2:30 UTC  (2+ messages)

[PATCH 0/2] Generic multi-page exclusion
 2014-04-04 15:26 UTC  (4+ messages)
` [PATCH 1/2] Generic handling of multi-page exclusions
` [PATCH 2/2] Git rid of overrun adjustments

[PATCH v2] makedumpfile: cleanup: reduce unnecessary memory copy
 2014-04-03  8:47 UTC  (2+ messages)

[PATCH 2/2] makedumpfile: Use max_pfn from mem_map array
 2014-04-03  2:38 UTC  (17+ messages)

[PATCH 0/2] Allow Xen Dom0 page filtering
 2014-04-03  2:38 UTC  (15+ messages)
  ` [PATCH 1/2] Earlier initialization of dom0_mapnr
      ` [PATCH v2 0/2] Allow Xen Dom0 page filtering
        ` [PATCH v2 1/2] Earlier initialization of dom0_mapnr
        ` [PATCH v2 2/2] Get Dom0 max_pfn using pfn_mfn_frame_list if max_pfn unavailable
  ` [PATCH "

[PATCH v4 0/4] kexec-tools, x86: E820 memmap pass for kdump
 2014-04-01  9:52 UTC  (28+ messages)
` [PATCH v4 2/4] x86: Store memory ranges globally used for crash kernel to boot into
` [PATCH v4 4/4] x86: Pass memory range via E820 for kdump

[PATCH v3] makedumpfile: Fix a segment fault in dumping not aligned ELF segment
 2014-04-01  9:12 UTC  (2+ messages)

[PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua)
 2014-04-01  3:29 UTC  (4+ messages)

[PATCH v2 00/11] xen: Initial kexec/kdump implementation
 2014-03-31 10:50 UTC  (9+ messages)
` [PATCH v2 01/11] kexec: introduce kexec_ops struct

[PATCH v2] makedumpfile: Fix a segment fault in dumping not aligned ELF segment
 2014-03-31  7:51 UTC 

[PATCH] makedumpfile: Fix a segment fault in dumping small ELF segment
 2014-03-31  4:21 UTC  (3+ messages)

[PATCH 0/3] kexec: pass initrd position in dtb
 2014-03-28 16:49 UTC  (6+ messages)
` [PATCH 1/3] kexec: introduce helpers for computing dtb size
` [PATCH 2/3] kexec: introduce setup_dtb_prop to make code clear
` [PATCH 3/3] kexec: pass initrd position by dtb

[kexec-tools PATCH v2] x86, kaslr: add alternative way to locate kernel text mapping area
 2014-03-28 16:44 UTC  (3+ messages)

PATCH: kexec/i386: fix erroneous memory descriptor message
 2014-03-28 16:44 UTC  (3+ messages)

[BUG] makedumpfile v1.5.5
 2014-03-28 12:31 UTC  (3+ messages)

[kexec-tools PATCH] x86, kaslr: add alternative way to locate kernel text mapping area
 2014-03-28  6:20 UTC  (3+ messages)

[PATCH 2/2] Get Dom0 max_pfn using pfn_mfn_frame_list if max_pfn unavailable
 2014-03-27 17:43 UTC 

[PATCH 1/2] Earlier initialization of dom0_mapnr
 2014-03-27 17:40 UTC 

[PATCH 0/3] add LPAE support for kexec and kernel
 2014-03-27  8:00 UTC  (4+ messages)
` [PATCH 1/3] ARM : kdump : Add LPAE support
` [PATCH 2/3] ARM : kdump : add arch_crash_save_vmcoreinfo
` [PATCH 3/3] kexec : ARM : add LPAE support

[PATCH] makedumpfile: --split: assign fair I/O workloads for each process
 2014-03-27  5:18 UTC  (5+ messages)

access memblock_alloc()ed memory inside vmcore-dmesg
 2014-03-27  5:21 UTC 

[PATCH] makedumpfile: reduce unnecessary memory copy
 2014-03-26  7:35 UTC  (3+ messages)

[PATCH] kexec-tools: handle 64bit efi memmap address correctly
 2014-03-25 16:17 UTC  (3+ messages)

[PATCH 1/2] makedumpfile: Fix zero checking of get_mm_sparsemem()
 2014-03-25 16:13 UTC 

[PATCH 0/2] makdumpfile: Add "mem=" handling for physical memory dumps
 2014-03-25 16:12 UTC 

makedumpfile: get_max_mapnr() from ELF header problem
 2014-03-25 15:24 UTC  (10+ messages)

cannot seem to load multiboot images
 2014-03-25 14:30 UTC 

[PATCH v3 0/2] kexec: pass initrd position in dtb
 2014-03-24  2:15 UTC  (3+ messages)
` [PATCH v3 1/2] kexec: introduce setup_dtb_prop to make code clear

[PATCH] vmcore: continue vmcore initialization if PT_NOTE is found empty
 2014-03-21  3:20 UTC 

[PATCH v2] x86, calgary: use 8M TCE table size by default
 2014-03-20 16:01 UTC  (3+ messages)

[PATCH v2] x86, kaslr: Kernel base can be randomized at 0-1G offset
 2014-03-20 15:18 UTC  (3+ messages)


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