kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-15 14:56:05 to 2013-11-26 01:56:48 UTC [more...]

/proc/vmcore mmap() failure issue
 2013-11-26  1:51 UTC  (21+ messages)

[patch 00/12 v4] kexec kernel efi runtime support
 2013-11-26  1:35 UTC  (3+ messages)
` [patch 00/12 v4] kexec kernel efi runtime support v v4] efi: export more efi table variable to sysfs

[PATCH 0/6] kexec: A new system call to allow in kernel loading
 2013-11-25 16:39 UTC  (55+ messages)
` [PATCH 1/6] kexec: Export vmcoreinfo note size properly
` [PATCH 2/6] kexec: Move segment verification code in a separate function
` [PATCH 3/6] resource: Provide new functions to walk through resources
` [PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec
` [PATCH 5/6] kexec-bzImage: Support for loading bzImage using 64bit entry
` [PATCH 6/6] kexec: Support for Kexec on panic using new system call

[patch 0/4 v3] kexec-tools: efi runtime support
 2013-11-25 15:30 UTC  (9+ messages)
` [patch 1/4 v3] build fix: include x86-linux.h in x86-linux-setup.h
` [patch 2/4 v3] Add function get_bootparam
` [patch 3/4 v3] Add efi_info in x86 setup header
` [patch 4/4 v3] Passing efi related data via setup_data

[patch 01/12 v4] efi: remove unused variables in __map_region
 2013-11-25 11:15 UTC  (3+ messages)

[patch 03/12 v4] efi: reserve boot service fix
 2013-11-25  8:56 UTC 

[patch 06/12 v4] efi: export efi runtime memory mapping to sysfs
 2013-11-25  8:56 UTC 

[patch 02/12 v4] efi: add a wrapper function efi_map_region_fixed
 2013-11-25  8:56 UTC 

[patch 04/12 v4] efi: cleanup efi_enter_virtual_mode function
 2013-11-25  8:56 UTC 

[patch 09/12 v4] x86: export x86 boot_params to sysfs
 2013-11-25  8:56 UTC 

[patch 08/12 v4] x86: add xloadflags bit for efi runtime support on kexec
 2013-11-25  8:56 UTC 

[patch 11/12 v4] x86: reserve setup_data ranges late after parsing memmap cmdline
 2013-11-25  8:56 UTC 

[patch 07/12 v4] efi: passing kexec necessary efi data via setup_data
 2013-11-25  8:56 UTC 

[patch 10/12 v4] efi: only print saved efi runtime maps instead of all memmap ranges
 2013-11-25  8:56 UTC 

[patch 05/12 v4] efi: export more efi table variable to sysfs
 2013-11-25  8:56 UTC 

[patch 12/12 v4] x86: do not use __va for getting setup_data virt addr
 2013-11-25  8:56 UTC 

kexec kernel efi runtime support
 2013-11-25  8:47 UTC  (13+ messages)
` efi: remove unused variables in __map_region
` efi: add a wrapper function efi_map_region_fixed
` efi: reserve boot service fix
` efi: cleanup efi_enter_virtual_mode function
` efi: export more efi table variable to sysfs
` efi: export efi runtime memory mapping "
` efi: passing kexec necessary efi data via setup_data
` x86: add xloadflags bit for efi runtime support on kexec
` x86: export x86 boot_params to sysfs
` Only print saved efi runtime maps instead of all memmap ranges
` reserve setup_data ranges late after parsing memmap cmdline
` do not use __va for getting setup_data virt addr

[PATCH v5] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP
 2013-11-25  8:11 UTC  (2+ messages)

[patch 0/9 v3] kexec kernel efi runtime support
 2013-11-25  5:28 UTC  (25+ messages)
` [patch 1/9 v3] efi: remove unused variables in __map_region
` [patch 2/9 v3] efi: add a wrapper function efi_map_region_fixed
` [patch 3/9 v3] efi: reserve boot service fix
` [patch 4/9 v3] efi: cleanup efi_enter_virtual_mode function
` [patch 5/9 v3] efi: export more efi table variable to sysfs
` [patch 6/9 v3] efi: export efi runtime memory mapping "
` [patch 7/9 v3] efi: passing kexec necessary efi data via setup_data
` [patch 8/9 v3] x86: add xloadflags bit for efi runtime support on kexec
` [patch 9/9 v3] x86: export x86 boot_params to sysfs

[PATCH] makedumpfile: add a new function update_cyclic_region_without_exclude for partial_bitmap1 setting
 2013-11-25  4:33 UTC  (4+ messages)
` [PATCH v2] makedumpfile: add parameters to update_cyclic_region

(no subject)
 2013-11-25  2:11 UTC 

[PATCH v4] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP
 2013-11-22 13:44 UTC  (2+ messages)

[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
 2013-11-22  7:16 UTC  (5+ messages)

[PATCH v3] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP
 2013-11-22  5:50 UTC  (2+ messages)

[PATCH v6 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter
 2013-11-22  1:59 UTC  (7+ messages)
` [PATCH v6 1/3] x86, apic: add bios_bsp_physical_apicid
` [PATCH v6 2/3] x86, apic: Add disable_cpu_apicid kernel parameter
` [PATCH v6 3/3] Documentation, x86, apic, kexec: "

[PATCH v2] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP
 2013-11-21  8:49 UTC  (3+ messages)

(no subject)
 2013-11-21  5:51 UTC 

[RFC PATCH] Crashdump Accepting Active IOMMU
 2013-11-21  5:28 UTC  (5+ messages)

[PATCH] kexec/ppc64: bring up new ppc64le architecture
 2013-11-20 10:48 UTC  (3+ messages)

[PATCH] xen/kexec: Clear unused registers before jumping into an image
 2013-11-19 19:51 UTC  (15+ messages)
                ` [Xen-devel] "

[patch 0/7 v2] kexec kernel efi runtime support
 2013-11-19 12:18 UTC  (15+ messages)
` [patch 1/7 v2] Add function efi_remap_region for remapping to saved virt address
` [patch 2/7 v2] x86 efi: reserve boot service fix
` [patch 3/7 v2] Cleanup efi_enter_virtual_mode function
` [patch 5/7 v2] export efi runtime memory mapping to sysfs

[PATCHv7 0/4] kexec-tools: add support for Xen 4.4
 2013-11-19  9:19 UTC  (7+ messages)
` [PATCH 4/4] kexec/xen: directly load images images into Xen

The kernel version is not supported
 2013-11-19  1:58 UTC  (2+ messages)

[PATCH RESEND] kexec/ppc64: use common architecture fs2dt.c file
 2013-11-19  0:26 UTC  (2+ messages)

[patch 0/3 v2] kexec-tools: efi runtime support
 2013-11-18  5:36 UTC  (14+ messages)
` [patch 1/3 v2] Add function get_bootparam

[PATCH v2] makedumpfile: Add support to module data structures
 2013-11-18  0:51 UTC  (2+ messages)

[PATCH] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP
 2013-11-15 17:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).