messages from 2012-11-09 07:13:31 to 2012-11-21 19:52:59 UTC [more...]
[PATCH v3 0/4] kexec: put bzImage and ramdisk above 4G for x86 64bit
2012-11-21 19:52 UTC (10+ messages)
` [PATCH v3 1/4] kexec, x86: add boot header member for version 2.12
` [PATCH v3 2/4] kexec, x86: put ramdisk high for 64bit bzImage
` [PATCH v3 3/4] kexec, x86: set ext_cmd_line_ptr when boot_param is above 4g
` [PATCH v3 4/4] kexec, x86_64: Load bzImage64 above 4G
[PATCH] makedumpfile: fix to exclude_unnecessary_pages_cyclic
2012-11-21 19:45 UTC
[PATCH v6 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
2012-11-21 15:27 UTC (3+ messages)
` [PATCH v6 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
` [PATCH v6 2/2] KVM-INTEL: add a notifier and a bitmap to support VMCLEAR in kdump
[PATCH v2 0/7] makedumpfile security key filtering with eppic
2012-11-21 13:57 UTC (24+ messages)
` [PATCH v2 1/7] Initialize and setup eppic
[RFC] makedumpfile-1.5.1 RC
2012-11-21 13:54 UTC (7+ messages)
[PATCH v2 00/11] xen: Initial kexec/kdump implementation
2012-11-21 10:52 UTC (15+ messages)
` [PATCH v2 01/11] kexec: introduce kexec_ops struct
` [PATCH v2 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
` [PATCH v2 03/11] xen: Introduce architecture independent data for kexec/kdump
` [PATCH v2 04/11] x86/xen: Introduce architecture dependent "
` [PATCH v2 05/11] x86/xen: Register resources required by kexec-tools
` [PATCH v2 06/11] x86/xen: Add i386 kexec/kdump implementation
` [PATCH v2 07/11] x86/xen: Add x86_64 "
` [PATCH v2 08/11] x86/xen: Add kexec/kdump makefile rules
` [PATCH v2 09/11] x86/xen/enlighten: Add init and crash kexec/kdump hooks
` [PATCH v2 10/11] drivers/xen: Export vmcoreinfo through sysfs
` [PATCH v2 11/11] x86: Add Xen kexec control code size check to linker script
[PATCH v5 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
2012-11-21 10:36 UTC (5+ 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] Add the values related to buddy system for filtering free pages
2012-11-21 8:02 UTC
[ANNOUNCE] kexec-tools 2.0.4-rc1
2012-11-21 0:57 UTC
[PATCH] kexec x86_64: Make purgatory relocatable anywhere in the 64bit address space
2012-11-21 0:16 UTC (2+ messages)
Kexec on Macbook Pro 8,1
2012-11-20 18:19 UTC
[PATCH v4 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
2012-11-20 9:56 UTC (6+ messages)
` [PATCH v4 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
` [PATCH v4 2/2] KVM: set/unset crash_clear_loaded_vmcss and vmclear_skipped in kvm_intel module
[PATCH] makedumpfile: s390x: Allow HW Change-bit override for page table entries
2012-11-20 3:55 UTC (2+ messages)
[PATCH 0/8] kexec: put bzImage and ramdisk above 4G for x86 64bit
2012-11-19 22:34 UTC (60+ messages)
` [PATCH 1/8] Add min/max macro
` [PATCH 2/8] x86: add boot header member for version 2.12
` [PATCH 3/8] add mem64_min/max control
` [PATCH 0/6] kexec: put bzImage and ramdisk above 4G for x86 64bit
` [PATCH 1/6] kexec, x86: add boot header member for version 2.12
` [PATCH 2/6] kexec: don't die during buffer finding
` [PATCH 3/6] kexec, x86: put ramdisk high for 64bit bzImage
` [PATCH 4/6] kexec, x86: set ext_cmd_line_ptr when boot_param is put high
` [PATCH 5/6] kexec, x86: Make x64_64 purgatory relocatable above 4G
` [PATCH 6/6] kexec, x86_64: put 64bit bzImage high
` [PATCH v2 0/6] kexec: put bzImage and ramdisk above 4G for x86 64bit
` [PATCH v2 1/6] kexec, x86: add boot header member for version 2.12
` [PATCH v2 2/6] kexec: don't die during buffer finding
` [PATCH v2 3/6] kexec, x86: put ramdisk high for 64bit bzImage
` [PATCH v2 4/6] kexec, x86: set ext_cmd_line_ptr when boot_param is put high
` [PATCH v2 5/6] kexec, x86: Make x64_64 purgatory relocatable above 4G
` [PATCH v2 6/6] kexec, x86_64: put 64bit bzImage high
` [PATCH 4/8] Move out mem_min/max checking in locate_hole
` [PATCH 5/8] seperate checking 64bit mem range
` [PATCH 6/8] debug print out for add_buf
` [PATCH 7/8] x86: put ramdisk high for 64bit bzImage
` [PATCH 8/8] x86: put 64bit bzImage high
[PATCH] makedumpfile: request the kernel do page scans
2012-11-19 18:07 UTC (3+ messages)
[PATCH v2 00/10] Support free page filtering looking up mem_map array
2012-11-16 7:05 UTC (12+ messages)
` [PATCH v2 01/10] Move page flags setup for old kernels after debuginfo initialization
` [PATCH v2 02/10] Add debuginfo interface for enum type size
` [PATCH v2 03/10] Add new parameters to various tables
` [PATCH v2 04/10] Add debuginfo-related processing for VMCOREINFO/VMLINUX
` [PATCH v2 05/10] Add hardcoded page flag values
` [PATCH v2 06/10] Exclude free pages by looking up mem_map array
` [PATCH v2 07/10] Add page_is_buddy for recent kernels
` [PATCH v2 08/10] Add page_is_buddy for PG_buddy
` [PATCH v2 09/10] Add page_is_buddy for old kernels
` [PATCH v2 10/10] Warn cyclic buffer overrun and correct it if possible
[PATCH] scan page tables for makedumpfile
2012-11-15 22:52 UTC
Kdump with signed images
2012-11-15 12:56 UTC (13+ messages)
[PATCH 0/5] crash: Bundle of fixes for Xen
2012-11-15 9:29 UTC
[PATCH 00/10] Support free page filtering looking up mem_map array
2012-11-15 7:47 UTC (13+ messages)
` [PATCH 10/10] Print warning about cyclic buffer overrun if it can happen
[PATCH 0/5] crash: Bundle of fixes for Xen
2012-11-15 0:16 UTC (3+ messages)
[PATCH][V2] vmcore-dmesg: Determine correct machine pointer size
2012-11-14 23:19 UTC (4+ messages)
[PATCH 0/2] kexec: Limit the crash memory ranges according to first kernel's memory limit
2012-11-14 9:31 UTC (4+ messages)
[PATCH v3 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
2012-11-14 9:13 UTC (7+ messages)
` [PATCH v3 2/2] KVM: make crash_clear_loaded_vmcss valid when loading kvm_intel module
[PATCH] makedumpfile: keep dumpfile pages in a cache
2012-11-14 3:47 UTC (5+ messages)
[PATCH] vmcore-dmesg: Determine file data size based on e_machine
2012-11-13 16:35 UTC (3+ messages)
[PATCH 5/5] xen: Use cpu_present_map instead of cpu_online_map
2012-11-13 16:15 UTC
[PATCH 4/5] xen: Try hard to get max_cpus value
2012-11-13 16:14 UTC
[PATCH 3/5] xen: Use per_cpu__crash_notes or crash_notes array
2012-11-13 16:13 UTC
[PATCH 2/5] xen: Use init_tss array or per_cpu__init_tss
2012-11-13 16:12 UTC
[PATCH 1/5] xen: Fix page tables caching issues
2012-11-13 16:11 UTC
[PATCH v6 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
2012-11-13 10:57 UTC (8+ messages)
` [PATCH v6 1/5] x86, pci: add dummy pci device for early stage
` [PATCH v6 2/5] PCI: Define the maximum number of PCI function
` [PATCH v6 3/5] Make reset_devices available at early stage
` [PATCH v6 4/5] x86, pci: Reset PCIe devices at boot time
` [PATCH v6 5/5] x86, pci: Enable PCI INTx when MSI is disabled
[PATCH 0/3] makedumpfile: calculate the size of cyclic buffer automatically
2012-11-12 7:23 UTC (5+ messages)
` [PATCH 3/3] Remove --cyclic-buffer option
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