Kexec
[Prev Page][Next Page]
- [PATCH] kexec/xen: Fix typo in __i386__ preprocessor identifier, (continued)
- [PATCH v4 00/12] kexec kernel efi runtime support,
Dave Young
- [PATCH v4 01/12] efi: remove unused variables in __map_region,
Dave Young
- [PATCH v4 02/12] efi: add a wrapper function efi_map_region_fixed,
Dave Young
- [PATCH v4 03/12] efi: reserve boot service fix,
Dave Young
- [PATCH v4 04/12] efi: cleanup efi_enter_virtual_mode function,
Dave Young
- [PATCH v4 05/12] efi: export more efi table variable to sysfs,
Dave Young
- [PATCH v4 06/12] efi: export efi runtime memory mapping to sysfs,
Dave Young
- [PATCH v4 07/12] efi: passing kexec necessary efi data via setup_data,
Dave Young
- [PATCH v4 08/12] efi: only print saved efi runtime maps instead of all memmap ranges for kexec,
Dave Young
- [PATCH v4 09/12] x86: add xloadflags bit for efi runtime support on kexec,
Dave Young
- [PATCH v4 10/12] x86: export x86 boot_params to sysfs,
Dave Young
- [PATCH v4 11/12] x86: reserve setup_data ranges late after parsing memmap cmdline,
Dave Young
- [PATCH v4 12/12] x86: kdebugfs do not use __va for getting setup_data virt addr,
Dave Young
- [PATCH v4 00/12] kexec kernel efi runtime support,
Dave Young
- [PATCH v4 00/12] kexec kernel efi runtime support,
Matt Fleming
- [patch 12/12 v4] x86: do not use __va for getting setup_data virt addr,
dyoung at redhat.com
- [patch 11/12 v4] x86: reserve setup_data ranges late after parsing memmap cmdline,
dyoung at redhat.com
- [patch 10/12 v4] efi: only print saved efi runtime maps instead of all memmap ranges.,
dyoung at redhat.com
- [patch 09/12 v4] x86: export x86 boot_params to sysfs,
dyoung at redhat.com
- [patch 08/12 v4] x86: add xloadflags bit for efi runtime support on kexec,
dyoung at redhat.com
- [patch 07/12 v4] efi: passing kexec necessary efi data via setup_data,
dyoung at redhat.com
- [patch 06/12 v4] efi: export efi runtime memory mapping to sysfs,
dyoung at redhat.com
- [patch 05/12 v4] efi: export more efi table variable to sysfs,
dyoung at redhat.com
- [patch 04/12 v4] efi: cleanup efi_enter_virtual_mode function,
dyoung at redhat.com
- [patch 03/12 v4] efi: reserve boot service fix,
dyoung at redhat.com
- [patch 02/12 v4] efi: add a wrapper function efi_map_region_fixed,
dyoung at redhat.com
- [patch 01/12 v4] efi: remove unused variables in __map_region,
dyoung at redhat.com
- [patch 00/12 v4] kexec kernel efi runtime support,
dyoung at redhat.com
- kexec kernel efi runtime support,
dyoung at redhat.com
- efi: remove unused variables in __map_region,
dyoung at redhat.com
- efi: add a wrapper function efi_map_region_fixed,
dyoung at redhat.com
- efi: reserve boot service fix,
dyoung at redhat.com
- efi: cleanup efi_enter_virtual_mode function,
dyoung at redhat.com
- efi: export more efi table variable to sysfs,
dyoung at redhat.com
- efi: export efi runtime memory mapping to sysfs,
dyoung at redhat.com
- efi: passing kexec necessary efi data via setup_data,
dyoung at redhat.com
- x86: add xloadflags bit for efi runtime support on kexec,
dyoung at redhat.com
- x86: export x86 boot_params to sysfs,
dyoung at redhat.com
- Only print saved efi runtime maps instead of all memmap ranges.,
dyoung at redhat.com
- reserve setup_data ranges late after parsing memmap cmdline,
dyoung at redhat.com
- do not use __va for getting setup_data virt addr,
dyoung at redhat.com
- [PATCH v5] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP,
Hari Bathini
- [PATCH v4] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP,
Hari Bathini
- [PATCH] makedumpfile: add a new function update_cyclic_region_without_exclude for partial_bitmap1 setting,
Baoquan He
- [PATCH v3] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP,
Hari Bathini
- [patch 0/4 v3] kexec-tools: efi runtime support,
dyoung at redhat.com
- [patch 0/9 v3] kexec kernel efi runtime support,
dyoung at redhat.com
- [patch 1/9 v3] efi: remove unused variables in __map_region,
dyoung at redhat.com
- [patch 2/9 v3] efi: add a wrapper function efi_map_region_fixed,
dyoung at redhat.com
- [patch 3/9 v3] efi: reserve boot service fix,
dyoung at redhat.com
- [patch 4/9 v3] efi: cleanup efi_enter_virtual_mode function,
dyoung at redhat.com
- [patch 5/9 v3] efi: export more efi table variable to sysfs,
dyoung at redhat.com
- [patch 6/9 v3] efi: export efi runtime memory mapping to sysfs,
dyoung at redhat.com
- [patch 7/9 v3] efi: passing kexec necessary efi data via setup_data,
dyoung at redhat.com
- [patch 8/9 v3] x86: add xloadflags bit for efi runtime support on kexec,
dyoung at redhat.com
- [patch 9/9 v3] x86: export x86 boot_params to sysfs,
dyoung at redhat.com
- [patch 0/9 v3] kexec kernel efi runtime support,
Dave Young
- [patch 0/9 v3] kexec kernel efi runtime support,
Toshi Kani
- [PATCH v6 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter,
HATAYAMA Daisuke
- [PATCH 0/6] kexec: A new system call to allow in kernel loading,
Vivek Goyal
- [PATCH 1/6] kexec: Export vmcoreinfo note size properly,
Vivek Goyal
- [PATCH 2/6] kexec: Move segment verification code in a separate function,
Vivek Goyal
- [PATCH 3/6] resource: Provide new functions to walk through resources,
Vivek Goyal
- [PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec,
Vivek Goyal
- [PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec,
Greg KH
- [PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec,
Jiri Kosina
- [PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec,
Baoquan He
- [PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec,
Baoquan He
- [PATCH 5/6] kexec-bzImage: Support for loading bzImage using 64bit entry,
Vivek Goyal
- [PATCH 6/6] kexec: Support for Kexec on panic using new system call,
Vivek Goyal
- [PATCH 0/6] kexec: A new system call to allow in kernel loading,
Greg KH
- [PATCH 0/6] kexec: A new system call to allow in kernel loading,
Geert Uytterhoeven
- [PATCH 0/6] kexec: A new system call to allow in kernel loading,
Eric W. Biederman
- [PATCH 0/6] kexec: A new system call to allow in kernel loading,
HATAYAMA Daisuke
- [PATCH 0/6] kexec: A new system call to allow in kernel loading,
Baoquan He
- [PATCH v2] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP,
Hari Bathini
- [PATCH] makedumpfile: Support to filter dump for kernels that use CONFIG_SPARSEMEM_VMEMMAP,
Hari Bathini
- [PATCH] xen/kexec: Clear unused registers before jumping into an image,
Daniel Kiper
- [PATCH] kexec/ppc64: bring up new ppc64le architecture,
Laurent Dufour
- [PATCH RESEND] kexec/ppc64: use common architecture fs2dt.c file,
Laurent Dufour
- /proc/vmcore mmap() failure issue,
Vivek Goyal
- [PATCH RESEND] arm: add command line option for the total image size,
Daniel Mack
- The kernel version is not supported,
Thomas Renninger
- [PATCH v5 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter,
HATAYAMA Daisuke
- Kexec query about what makes sure control pages/page tables are not overwritten,
Vivek Goyal
- [PATCH v2] makedumpfile: Add support to module data structures,
Aruna Balakrishnaiah
- [PATCH] makedumpfile: Add support to module data structures,
Aruna Balakrishnaiah
- [PATCHv7 0/4] kexec-tools: add support for Xen 4.4,
David Vrabel
- [PATCHv10 0/9] Xen: extend kexec hypercall for use with pv-ops kernels,
David Vrabel
- [PATCH 1/9] x86: give FIX_EFI_MPF its own fixmap entry,
David Vrabel
- [PATCH 2/9] kexec: add public interface for improved load/unload sub-ops,
David Vrabel
- [PATCH 3/9] kexec: add infrastructure for handling kexec images,
David Vrabel
- [PATCH 4/9] kexec: extend hypercall with improved load/unload ops,
David Vrabel
- [PATCH 5/9] xen: kexec crash image when dom0 crashes,
David Vrabel
- [PATCH 6/9] libxc: add hypercall buffer arrays,
David Vrabel
- [PATCH 7/9] libxc: add API for kexec hypercall,
David Vrabel
- [PATCH 8/9] x86: check kexec relocation code fits in a page,
David Vrabel
- [PATCH 9/9] MAINTAINERS: Add KEXEC maintainer,
David Vrabel
- [PATCHv10 0/9] Xen: extend kexec hypercall for use with pv-ops kernels,
Daniel Kiper
- [Xen-devel] [PATCHv10 0/9] Xen: extend kexec hypercall for use with pv-ops kernels,
Keir Fraser
- [PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump,
Jingbai Ma
- [PATCH] kexec: export hugepage data structure into vmcoreinfo,
Jingbai Ma
- [PATCH] x86: make reboot task only run on the appropriate processor,
Baoquan He
- [patch 0/3 v2] kexec-tools: efi runtime support,
dyoung at redhat.com
- [patch 2/3 v2] Add efi_info in x86 setup header,
dyoung at redhat.com
- [patch 3/3 v2] Passing efi related data via setup_data,
dyoung at redhat.com
[patch 0/7 v2] kexec kernel efi runtime support,
dyoung at redhat.com
building makedumpfile 1.5.4 for sles11sp2?,
Jay Lan
[PATCH v2] makedumpfile: improve progress information for huge memory system,
HATAYAMA Daisuke
[PATCH v2 0/2] makedumpfile: write out a whole part of the 1st bitmap before entering cyclic process,
HATAYAMA Daisuke
[PATCH] arm: add command line option for the total image size,
Daniel Mack
query for idea about a kexec regression,
Dave Young
[patch 0/4] kexec-tools: efi runtime support on kexec kernel,
dyoung at redhat.com
[patch 0/6] kexec kernel efi runtime support,
dyoung at redhat.com
[PATCH] makedumpfile: print spinner in progress information,
HATAYAMA Daisuke
[PATCH RFC] kexec/ppc64: bring up new ppc64le architecture,
Laurent Dufour
[PATCH 0/2] makedumpfile: write out a whole part of the 1st bitmap before entering cyclic process,
HATAYAMA Daisuke
[PATCH] kexec/ppc64: use common architecture fs2dt.c file,
Laurent Dufour
[PATCH v4 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter,
HATAYAMA Daisuke
[PATCH v4 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter,
Baoquan He
[PATCH v4 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter,
Baoquan He
Message not available
[PATCH v2] ARM: head-common.S: relocate atags area if necessary,
Daniel Mack
kexec cannot find text map area if kaslr is enabled,
HATAYAMA Daisuke
[PATCH v3 0/2] x86, apic, kdump: Disable BSP if boot cpu is AP,
HATAYAMA Daisuke
[PATCH v4] crash utility: fix max_mapnr issue on system has over 44-bit addressing,
Jingbai Ma
[PATCH] kexec, x86: Fix x86 build warnings,
WANG Chao
[PATCH v2 0/3] kexec support for Linux/m68k (tools part),
Geert Uytterhoeven
[PATCH v2] kexec support for Linux/m68k (kernel part),
Geert Uytterhoeven
[Archive Index]
[LM Sensors]
[Linux Audio Users]
[ALSA Devel]
[Fedora]
[Kernel]
[Video 4 Linux]