messages from 2013-11-25 08:50:27 to 2013-12-04 17:19:59 UTC [more...]
[PATCH 0/6] kexec: A new system call to allow in kernel loading
2013-12-04 17:19 UTC (34+ messages)
` [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 v4 00/12] kexec kernel efi runtime support
2013-12-04 16:43 UTC (64+ messages)
` [PATCH v4 01/12] efi: remove unused variables in __map_region
` [PATCH v4 02/12] efi: add a wrapper function efi_map_region_fixed
` [PATCH v4 03/12] efi: reserve boot service fix
` [PATCH v4 04/12] efi: cleanup efi_enter_virtual_mode function
` [PATCH v4 05/12] efi: export more efi table variable to sysfs
` [PATCH v4 06/12] efi: export efi runtime memory mapping "
` [PATCH v4 07/12] efi: passing kexec necessary efi data via setup_data
` [PATCH v4 08/12] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
` [PATCH v4 09/12] x86: add xloadflags bit for efi runtime support on kexec
` [PATCH v4 10/12] x86: export x86 boot_params to sysfs
` [PATCH v4 11/12] x86: reserve setup_data ranges late after parsing memmap cmdline
` [PATCH v4 12/12] x86: kdebugfs do not use __va for getting setup_data virt addr
[PATCH] vmcore: call remap_pfn_range() separately for respective partial pages
2013-12-04 9:05 UTC (7+ messages)
[PATCH v10] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
2013-12-04 8:10 UTC
[PATCH v9] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
2013-12-04 6:24 UTC (4+ messages)
[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
2013-12-04 6:08 UTC (3+ messages)
[PATCH 0/6] Crashdump Accepting Active IOMMU
2013-12-03 20:00 UTC (8+ messages)
` [PATCH 1/6] Crashdump-Accepting-Active-IOMMU-Flags-and-Prototypes
` [PATCH 2/6] Crashdump-Accepting-Active-IOMMU-Utility-functions
` [PATCH 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces
` [PATCH 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations
` [PATCH 5/6] Crashdump-Accepting-Active-IOMMU-Debug-Print-IOMMU
` [PATCH 6/6] Crashdump-Accepting-Active-IOMMU-Call-From-Mainline
[PATCH v2 0/4] makedumpfile: Xen fixes and cleanups
2013-12-03 19:45 UTC (7+ messages)
` [PATCH v2 1/4] makedumpfile/xen: Add cache_init() call to initial_xen()
` [PATCH v2 2/4] makedumpfile/xen: Disable cyclic mode for every Xen crash dump
` [PATCH v2 3/4] makedumpfile/xen: Fail immediately on every architecture if dump level is invalid
` [PATCH v2 4/4] makedumpfile/xen: Move cyclic mode check from initial() to initial_xen()
[PATCH] kexec/xen: Fix typo in __i386__ preprocessor identifier
2013-12-03 12:28 UTC (4+ messages)
` [PATCH] kexec-tools/xen: "
[PATCH 0/2] kexec-tools: Minor Xen fixes and cleanups
2013-12-03 4:13 UTC (4+ messages)
` [PATCH 1/2] kexec-tools/xen: Do not call xc_interface_close() if xc_interface_open() failed
` [PATCH 2/2] kexec-tools/xen: Remove redundant include
[PATCH v8] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
2013-12-02 14:56 UTC (2+ messages)
[PATCH v2] makedumpfile: add parameters to update_cyclic_region
2013-12-02 8:43 UTC (12+ messages)
[PATCH v2 0/3] kexec support for Linux/m68k (tools part)
2013-12-01 11:40 UTC (5+ messages)
[PATCH v3 0/2] kexec support for Linux/m68k (kernel part)
2013-12-01 11:30 UTC (3+ messages)
` [PATCH v3 1/2] m68k: Add kexec support
` [PATCH v3 2/2] m68k: Add support to export bootinfo in procfs
[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
2013-11-29 4:56 UTC (4+ messages)
[PATCH] PCI: Clear Bus Master bit only on kexec reboot
2013-11-28 14:15 UTC (13+ messages)
[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
2013-11-28 7:48 UTC (7+ messages)
[PATCH 0/3] makedumpfile: Xen fixes
2013-11-28 2:12 UTC (5+ messages)
` [PATCH 1/3] makedumpfile/xen: Move Xen crash dump check
` [PATCH 2/3] makedumpfile/xen: Disable cyclic mode for every Xen crash dump
` [PATCH 3/3] makedumpfile/xen: Fail immediately if dump level is invalid
[patch 0/4 v3] kexec-tools: efi runtime support
2013-11-28 2:13 UTC (9+ messages)
[PATCH v7 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter
2013-11-28 0:18 UTC (6+ messages)
` [PATCH v7 1/2] x86, apic: Add disable_cpu_apicid "
` [PATCH v7 2/2] Documentation, x86, apic, kexec: "
[PATCH v2] PCI: Clear Bus Master bit only on kexec reboot
2013-11-27 22:19 UTC
/proc/vmcore mmap() failure issue
2013-11-26 5:16 UTC (24+ 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 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 (2+ messages)
` reserve setup_data ranges late after parsing memmap cmdline
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;
as well as URLs for NNTP newsgroup(s).