public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2013-03-05 07:06:41 to 2013-03-15 08:35:56 UTC [more...]

[PATCH 01/13] kexec: add _ALIGN* marcos for align operation
 2013-03-15  8:35 UTC  (40+ messages)
` [PATCH 02/13] kexec: use _ALIGN() instead of align()
` [PATCH 03/13] kexec: ppc: remove duplicated _ALIGN_* macros
` [PATCH 04/13] kexec: use _ALIGN* to make the logic clear
        ` [PATCH v2 "
` [PATCH 05/13] kexec: i386: "
` [PATCH 06/13] kexec: arm: "
` [PATCH 07/13] kexec: ia64: "
` [PATCH 08/13] kexec: mips: "
` [PATCH 09/13] kexec: ppc: "
  ` [PATCH v2 "
` [PATCH 10/13] kexec: ppc64: "
  ` [PATCH v2 "
` [PATCH 11/13] kexec: s390: remove ALIGN_UP and use _ALIGN_UP
` [PATCH 12/13] kexec: sh: use _ALIGN* to make the logic clear
` [PATCH 13/13] kexec: x86_64: "

[PATCH] makedumpfile: fix missing count of filtered free pages
 2013-03-15  5:17 UTC  (2+ messages)

[PATCH] makedumpfile: skip multiple pages filtered as free pages
 2013-03-15  5:16 UTC  (2+ messages)

[PATCH 0/3] makedumpfile, elf: distinguish ELF note types by ELF note names
 2013-03-15  5:16 UTC  (5+ messages)
` [PATCH 1/3] elf, sadump: move KEXEC macros from sadump_info.c to elf_info.h
` [PATCH 2/3] elf: swap checking order of VMCOREINFO and VMCOREINFO_XEN
` [PATCH 3/3] elf: distinguish ELF note types by ELF note name space

makedumpfile: question about memory hole
 2013-03-15  0:31 UTC 

[PATCH bugfix 3.9] PCI: Don't try to disable Bus Master on disconnected PCI devices
 2013-03-14 14:49 UTC 

3.9.0-rc1: kexec not working: root disk does not show up
 2013-03-14 14:46 UTC  (7+ messages)

makedumpfile: benchmark on mmap() with /proc/vmcore
 2013-03-14 11:46 UTC 

[PATCH] kexec: check size before trying the malloc
 2013-03-14 10:30 UTC  (4+ messages)

failed to compile kexec from git
 2013-03-13 15:16 UTC  (7+ messages)

[PATCH v2 0/8] remove vm_struct list management
 2013-03-13  6:43 UTC  (10+ messages)
` [PATCH v2 1/8] mm, vmalloc: change iterating a vmlist to find_vm_area()
` [PATCH v2 2/8] mm, vmalloc: move get_vmalloc_info() to vmalloc.c
` [PATCH v2 3/8] mm, vmalloc: protect va->vm by vmap_area_lock
` [PATCH v2 4/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite()
` [PATCH v2 5/8] mm, vmalloc: iterate vmap_area_list in get_vmalloc_info()
` [PATCH v2 6/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo()
` [PATCH v2 7/8] mm, vmalloc: export vmap_area_list, instead of vmlist
` [PATCH v2 8/8] mm, vmalloc: remove list management of vmlist after initializing vmalloc

[ANNOUNCE] makedumpfile: the git repository has been changed
 2013-03-13  1:15 UTC 

[RFC PATCH 0/5] crash dump bitmap: scan memory pages in kernel to speedup kernel dump process
 2013-03-12 19:48 UTC  (26+ messages)
` [RFC PATCH 1/5] crash dump bitmap: add a kernel config and help document
` [RFC PATCH 2/5] crash dump bitmap: init crash dump bitmap in kernel booting process
` [RFC PATCH 3/5] crash dump bitmap: scan memory pages in kernel crash process
` [RFC PATCH 4/5] crash dump bitmap: add a proc interface for crash dump bitmap
` [RFC PATCH 5/5] crash dump bitmap: workaround for kernel 3.9-rc1 kdump issue

[PATCH 0/8] kexec: extended kexec hypercall for use with pv-ops kernels
 2013-03-12 11:36 UTC  (36+ messages)
` [PATCH 3/8] kexec: add public interface for improved load/unload sub-ops
        ` [Xen-devel] "
` [PATCH 4/8] kexec: add infrastructure for handling kexec images
` [PATCH 5/8] kexec: extend hypercall with improved load/unload ops
            ` [Xen-devel] "
` [PATCH 7/8] libxc: add hypercall buffer arrays
  ` [Xen-devel] "
` [PATCH 8/8] libxc: add API for kexec hypercall
  ` [Xen-devel] "
` [Xen-devel] [PATCH 0/8] kexec: extended kexec hypercall for use with pv-ops kernels

[PATCH 0/4] kexec-tools: add support for Xen 4.3
 2013-03-12 11:29 UTC  (4+ messages)
` [PATCH 4/4] kexec/xen: directly load images images into Xen

[PATCH v2 00/20] kdump, vmcore: support mmap() on /proc/vmcore
 2013-03-11 17:36 UTC  (32+ messages)
` [PATCH v2 01/20] vmcore: refer to e_phoff member explicitly
` [PATCH v2 02/20] vmcore: rearrange program headers without assuming consequtive PT_NOTE entries
` [PATCH v2 03/20] vmcore, sysfs: export ELF note segment size instead of vmcoreinfo data size
` [PATCH v2 04/20] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v2 05/20] vmcore: round up buffer size of ELF headers by PAGE_SIZE
` [PATCH v2 06/20] vmcore, procfs: introduce a flag to distinguish objects copied in 2nd kernel
` [PATCH v2 07/20] vmcore: copy non page-size aligned head and tail pages "
` [PATCH v2 15/20] kexec: fill note buffers by NT_VMCORE_PAD notes in page-size boundary
` [PATCH v2 18/20] vmcore: round-up offset of vmcore object "
` [PATCH v2 19/20] vmcore: count holes generated by round-up operation for vmcore size
` [PATCH v2 20/20] vmcore: introduce mmap_vmcore()

3.9-rc1: crash kernel panic - not syncing: Can not allocate SWIOTLB buffer earlier and can't now provide you with the DMA bounce buffer
 2013-03-11 13:14 UTC  (12+ messages)

[PATCH] makedumpfile: Add support to module symbols
 2013-03-11  8:26 UTC 

[RFC] makedumpfile: Improve reading speed with mmap()
 2013-03-11  6:57 UTC  (6+ messages)

[PATCH v1 2/2] x86, apic: Disable BSP if boot cpu is AP
 2013-03-11  4:11 UTC  (6+ messages)

[PATCH v2 0/4] kexec: Support for uImage RAMDISK
 2013-03-08  5:07 UTC  (6+ messages)
` [PATCH 1/4] kexec/uImage: Introduce uImage_probe_kernel
` [PATCH 2/4] kexec/uImage: Fix the payload length in uImage_load
` [PATCH 3/4] kexec/uImage: Recognize uImage RAM Disks
` [PATCH 4/4] ppc/uImage: Add support for "

[RFC PATCH] patch for crash dump bitmap
 2013-03-07 14:07 UTC 

[RFC PATCH 0/5] crash dump bitmap: scan memory pages in kernel to speedup kernel dump process
 2013-03-07 14:01 UTC  (6+ messages)
` [RFC PATCH 1/5] crash dump bitmap: add a kernel config and help document
` [RFC PATCH 2/5] crash dump bitmap: init crash dump bitmap in kernel booting process
` [RFC PATCH 3/5] crash dump bitmap: scan memory pages in kernel crash process
` [RFC PATCH 4/5] crash dump bitmap: add a proc interface for crash dump bitmap
` [RFC PATCH 5/5] crash dump bitmap: workaround for kernel 3.9-rc1 kdump issue

[PATCH] kexec,x86: code optimization and adjustment for add_memmap and delete_memmap
 2013-02-26  0:57 UTC  (2+ messages)

kernel image start, kernel load address/entry point
 2013-03-05 18:11 UTC 

[Xen-devel] [PATCH 0/8] kexec: extended kexec hypercall for use with pv-ops kernels
 2013-03-05 11:29 UTC 


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