messages from 2013-12-10 00:18:13 to 2014-01-02 20:39:43 UTC [more...]
[PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec
2014-01-02 20:39 UTC (20+ messages)
[PATCH 2/2] makedumpfile: exclude unused vmemmap pages > (Cliff Wickman)
2014-01-02 19:00 UTC (3+ messages)
[PATCH v7 00/12] kexec kernel efi runtime support
2014-01-02 10:35 UTC (32+ messages)
` [PATCH v7 01/12] x86/mm: sparse warning fix for early_memremap
` [PATCH v7 02/12] efi: Use early_memremap and early_memunmap to fix sparse warnings
` [PATCH v7 03/12] efi: remove unused variables in __map_region
` [PATCH v7 04/12] efi: add a wrapper function efi_map_region_fixed
` [PATCH v7 05/12] efi: reserve boot service fix
` [PATCH v7 06/12] efi: cleanup efi_enter_virtual_mode function
` [PATCH v7 07/12] efi: export more efi table variable to sysfs
` [PATCH v7 08/12] efi: export efi runtime memory mapping "
` [PATCH v7 09/12] efi: passing kexec necessary efi data via setup_data
` [PATCH v7 10/12] x86: add xloadflags bit for efi runtime support on kexec
` [PATCH v7 11/12] x86: export x86 boot_params to sysfs
` [PATCH v7 12/12] x86: reserve setup_data ranges late after parsing memmap cmdline
[PATCH 0/2] makedumpfile: for large memories
2013-12-31 23:36 UTC (3+ messages)
` [PATCH 1/2] makedumpfile: raw i/o and use of root device
` [PATCH 2/2] makedumpfile: exclude unused vmemmap pages
[PATCH v4 0/4] kexec-tools: efi runtime support on kexec kernel
2013-12-30 7:16 UTC (7+ messages)
` [PATCH v4 1/4] build fix: include x86-linux.h in x86-linux-setup.h
` [PATCH v4 2/4] Add function get_bootparam
` [PATCH v4 3/4] Add efi_info in x86 setup header
` [PATCH v4 4/4] Passing efi related data via setup_data
` [PATCH v4 4/4 update] "
[PATCH] makedumpfile: clean up draft patch
2013-12-27 12:12 UTC
split efi systab in sysfs
2013-12-26 2:17 UTC
[PATCH] makedumpfile: memset() in cyclic bitmap initialization introduce segment fault
2013-12-26 0:25 UTC (11+ messages)
[PATCHv2 0/6] Crashdump Accepting Active IOMMU
2013-12-20 7:25 UTC (10+ messages)
` [PATCHv2 1/6] Crashdump-Accepting-Active-IOMMU-Flags-and-Prototype
` [PATCHv2 2/6] Crashdump-Accepting-Active-IOMMU-Utility-functions
` [PATCHv2 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces
` [PATCHv2 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations
` [PATCHv2 5/6] Crashdump-Accepting-Active-IOMMU-Debug-Print-IOMMU
` [PATCHv2 6/6] Crashdump-Accepting-Active-IOMMU-Call-From-Mainline
[PATCH v6 00/14] kexec kernel efi runtime support
2013-12-20 1:57 UTC (28+ messages)
` [PATCH v6 01/14] x86/mm: sparse warning fix for early_memremap
` [PATCH v6 02/14] efi: Use early_memremap and early_memunmap to fix sparse warnings
` [PATCH v6 03/14] efi: remove unused variables in __map_region
` [PATCH v6 04/14] efi: add a wrapper function efi_map_region_fixed
` [PATCH v6 05/14] efi: reserve boot service fix
` [PATCH v6 06/14] efi: cleanup efi_enter_virtual_mode function
` [PATCH v6 07/14] efi: export more efi table variable to sysfs
` [PATCH v6 08/14] efi: export efi runtime memory mapping "
` [PATCH v7 "
` [PATCH v6 09/14] efi: passing kexec necessary efi data via setup_data
` [PATCH v7 "
` [PATCH v6 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
` [PATCH v6 11/14] x86: add xloadflags bit for efi runtime support on kexec
` [PATCH v6 12/14] x86: export x86 boot_params to sysfs
` [PATCH v6 13/14] x86: reserve setup_data ranges late after parsing memmap cmdline
` [PATCH v6 14/14] x86: kdebugfs do not use __va for getting setup_data virt addr
[PATCH v5 00/14] kexec kernel efi runtime support
2013-12-18 2:06 UTC (57+ messages)
` [PATCH v5 01/14] x86/mm: sparse warning fix for early_memremap
` [PATCH v5 02/14] efi: use early_memremap and early_memunmap
` [PATCH v5 07/14] efi: export more efi table variable to sysfs
` [PATCH v5 08/14] efi: export efi runtime memory mapping "
` [PATCH v5 09/14] efi: passing kexec necessary efi data via setup_data
` [PATCH v5 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
` [PATCH v5 12/14] x86: export x86 boot_params to sysfs
` [PATCH v5 13/14] x86: reserve setup_data ranges late after parsing memmap cmdline
makedumpfile-1.5.5: --dump-dmesg is available also for kernel 3.11
2013-12-18 0:29 UTC
[PATCH v2 0/4] makedumpfile: Xen fixes and cleanups
2013-12-17 20:28 UTC (8+ messages)
` [PATCH v2 3/4] makedumpfile/xen: Fail immediately on every architecture if dump level is invalid
[PATCH 0/4] Minor fixes and improvements for kexec
2013-12-17 5:37 UTC (14+ messages)
` [PATCH 4/4] sh/kexec: Fix kexec build warning
` [PATCH 3/4] powerpc/kexec: Use global IND_FLAGS macro
` [PATCH 1/4] kexec: Simplify conditional
` [PATCH 2/4] kexec: Add IND_FLAGS macro
` [PATCH v2 4/4] sh/kexec: Fix kexec build warning
[PATCH] makedumpfile: Add a existence check of symbols for --dump-dmesg
2013-12-16 6:07 UTC
[PATCH v2 0/3] kexec support for Linux/m68k (tools part)
2013-12-14 0:31 UTC (9+ messages)
[PATCH v10] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
2013-12-13 21:08 UTC (3+ messages)
[PATCH v2] vmcore: copy fractional pages into buffers in the kdump 2nd kernel
2013-12-13 1:42 UTC (4+ messages)
[PATCH v3] kexec: add sysctl to disable kexec_load
2013-12-12 18:11 UTC (3+ messages)
[PATCH v2] kexec: add sysctl to disable kexec
2013-12-12 1:14 UTC (15+ messages)
[PATCH] kexec: add sysctl to disable kexec
2013-12-10 0:19 UTC (2+ messages)
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).