public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-11-21 19:46:03 to 2012-12-11 01:08:57 UTC [more...]

[RFC] makedumpfile-1.5.1 RC
 2012-12-10 21:06 UTC  (12+ messages)

[PATCH] makedumpfile: request the kernel do page scans
 2012-12-10 15:50 UTC  (8+ messages)

[PATCH] x86/kexec: crash_vmclear_local_vmcss needs __rcu
 2012-12-10 20:30 UTC  (2+ messages)

[RFC PATCH 0/8] remove vm_struct list management
 2012-12-10 15:13 UTC  (22+ messages)
` [RFC PATCH 1/8] mm, vmalloc: change iterating a vmlist to find_vm_area()
` [RFC PATCH 2/8] mm, vmalloc: move get_vmalloc_info() to vmalloc.c
` [RFC PATCH 3/8] mm, vmalloc: protect va->vm by vmap_area_lock
` [RFC PATCH 4/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite()
` [RFC PATCH 5/8] mm, vmalloc: iterate vmap_area_list in get_vmalloc_info()
` [RFC PATCH 6/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo()
` [RFC PATCH 7/8] mm, vmalloc: makes vmlist only for kexec
` [RFC PATCH 8/8] mm, vmalloc: remove list management operation after initializing vmalloc

[PATCH v2] Add the values related to buddy system for filtering free pages
 2012-12-10 13:17 UTC  (2+ messages)

[PATCH v2 0/7] makedumpfile security key filtering with eppic
 2012-12-10 11:35 UTC  (22+ messages)

kexec: ppc exec stack fix
 2012-12-10  3:07 UTC 

[PATCH] Add the values related to buddy system for filtering free pages
 2012-12-10  2:42 UTC  (3+ messages)

makedumpfile-1.5.1: Improve performance for cyclic mode
 2012-12-07  6:03 UTC  (4+ messages)

[PATCH v11 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-12-06 16:28 UTC  (4+ messages)
` [PATCH v11 1/2] x86/kexec: VMCLEAR VMCSs loaded on all cpus "
` [PATCH v11 2/2] KVM-INTEL: provide the vmclear function and a bitmap to support VMCLEAR in kdump

[PATCH v10 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-12-06  9:39 UTC  (5+ messages)
` [PATCH v10 1/2] x86/kexec: VMCLEAR VMCSs loaded on all cpus "
` [PATCH v10 2/2] KVM-INTEL: provide the vmclear function and a bitmap to support VMCLEAR in kdump

[PATCH v9 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-12-05  7:55 UTC  (7+ messages)
` [PATCH v9 1/2] x86/kexec: VMCLEAR VMCSs loaded on all cpus "
` [PATCH v9 2/2] KVM-INTEL: provide the vmclear function and a bitmap to support VMCLEAR in kdump

[PATCHv3 5/9] Initialize phys_start during early Xen setup
 2012-12-04  8:36 UTC  (5+ messages)

[PATCH v5 0/5] kexec: put bzImage and ramdisk above 4G for x86 64bit
 2012-12-04  7:42 UTC  (9+ messages)
` [PATCH v5 1/5] kexec, x86: add boot header member for version 2.12
` [PATCH v5 2/5] kexec, x86: clean boot_params area for entry-32bit path
` [PATCH v5 3/5] kexec, x86: Fix bzImage real-mode booting
` [PATCH v5 4/5] kexec, x86: put ramdisk/cmd_line above 4G for 64bit bzImage
` [PATCH v5 5/5] kexec, x86_64: Load bzImage64 above 4G

[PATCH] kexec x86_64: Make purgatory relocatable anywhere in the 64bit address space
 2012-12-04  1:29 UTC  (8+ messages)
  ` [PATCH] kexec: Teach configure to find the strip binary

[PATCH] kexec: Fix compile errors in crashdump-mips.c
 2012-12-03  7:59 UTC  (4+ messages)

[ANNOUNCE] makedumpfile: Postpone the release of 1.5.1
 2012-12-03  6:28 UTC  (4+ messages)

[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-11-30 15:49 UTC  (7+ messages)
` [PATCH v7 1/5] x86, pci: add dummy pci device for early stage
` [PATCH v7 2/5] PCI: Define the maximum number of PCI function
` [PATCH v7 3/5] Make reset_devices available at early stage
` [PATCH v7 4/5] x86, pci: Reset PCIe devices at boot time
` [PATCH v7 5/5] x86, pci: Enable PCI INTx when MSI is disabled

(no subject)
 2012-11-30 14:27 UTC  (2+ messages)
` 

[PATCH 0/2] kexec: Limit the crash memory ranges according to first kernel's memory limit
 2012-11-30  3:08 UTC  (3+ messages)

Save PG_compound or PG_head value in VMCOREINFO
 2012-11-28  9:50 UTC  (3+ messages)

kexec 2.0.4-rc1 won't work on an ARM kernel without device-tree
 2012-11-28  8:42 UTC  (2+ messages)

[PATCH v2 00/10] Support free page filtering looking up mem_map array
 2012-11-28  7:42 UTC  (6+ messages)
` [PATCH v2 08/10] Add page_is_buddy for PG_buddy

[PATCH 1/2] fs2dt: fix basename string compares
 2012-11-27  2:30 UTC  (4+ messages)
` [PATCH 2/2] fs2dt: check for initrd_size != 0 when adding initrd entries

[PATCH v8 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-11-27  1:53 UTC  (14+ messages)
` [PATCH v8 1/2] x86/kexec: add a new atomic notifier list for kdump
` [PATCH v8 2/2] KVM-INTEL: add a notifier and a bitmap to support VMCLEAR in kdump

[PATCH v4 0/6] kexec: put bzImage and ramdisk above 4G for x86 64bit
 2012-11-25  0:42 UTC  (10+ messages)
` [PATCH v4 1/6] kexec, x86: clean boot_params area for entry-32bit path
` [PATCH v4 2/6] kexec, x86: Fix bzImage real-mode booting
` [PATCH v4 3/6] kexec, x86: add boot header member for version 2.12
` [PATCH v4 4/6] kexec, x86: put ramdisk high for 64bit bzImage
` [PATCH v4 5/6] kexec, x86: set ext_cmd_line_ptr when boot_param is above 4g
` [PATCH v4 6/6] kexec, x86_64: Load bzImage64 above 4G

[PATCH v2 00/11] xen: Initial kexec/kdump implementation
 2012-11-23 20:24 UTC  (24+ messages)
` [PATCH v2 01/11] kexec: introduce kexec_ops struct
            ` [Xen-devel] "

[PATCH v2] makedumpfile: request the kernel do page scans
 2012-11-22 14:07 UTC  (3+ messages)

[PATCH v3 0/4] kexec: put bzImage and ramdisk above 4G for x86 64bit
 2012-11-22 11:39 UTC  (21+ messages)
` [PATCH v3 4/4] kexec, x86_64: Load bzImage64 above 4G

[PATCH v5 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-11-22  8:04 UTC  (9+ messages)
` [PATCH v5 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
` [PATCH v5 2/2] KVM-INTEL: add a notifier and a bitmap to support VMCLEAR in kdump

[PATCH] makedumpfile: fix to exclude_unnecessary_pages_cyclic
 2012-11-22  7:30 UTC  (2+ messages)

[PATCH v7 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-11-22  2:34 UTC  (3+ messages)
` [PATCH v7 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
` [PATCH v7 2/2] KVM-INTEL: add a notifier and a bitmap to support VMCLEAR in kdump

[PATCH v6 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-11-22  1:18 UTC  (4+ messages)
` [PATCH v6 2/2] KVM-INTEL: add a notifier and a bitmap to support VMCLEAR in kdump

[PATCH] scan page tables for makedumpfile, 3.0.13 kernel
 2012-11-21 20:07 UTC 


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