messages from 2013-12-05 12:03:22 to 2013-12-20 04:24:51 UTC [more...]
[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
2013-12-20 4:24 UTC (19+ messages)
` [PATCH 01/14] rtc-efi: fix decrease day twice when computing year days
` [PATCH 03/14] rtc: block registration of rtc-cmos when CMOS RTC Not Present
` [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver
` [RFC PATCH 05/14] rtc: Add RTC driver of ACPI Time and Alarm Device
` [RFC PATCH 06/14] rtc-efi: register rtc-efi device when EFI enabled
` [RFC PATCH 07/14] rtc-efi: add GMTOFF support to rtc_efi
` [RFC PATCH 08/14] rtc-efi: set uie_unsupported for indicate rtc-efi doesn't support UIE mode
` [RFC PATCH 09/14] efi: move functions of access efi time to header file for sharing
` [RFC PATCH 10/14] rtc: improve and move week day computing function to rtc header
` [RFC PATCH 11/14] rtc: switch to get/set rtc time to efi functions if CMOS RTC Not Present git set
` [RFC PATCH 12/14] efi: adjust system time base on timezone from EFI time services
` [RFC PATCH 13/14] Documentation/RTC: add document of ACPI TAD and EFI TIME driver
` [TEST PATCH 14/14] acpi: add early parameter to set CMOS RTC Not Present bit for testing
` [PATCH 02/14] x86-64/efi: Use EFI to deal with platform wall clock (again)
[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
2013-12-20 4:22 UTC (10+ messages)
` [PATCH 01/14] rtc-efi: fix decrease day twice when computing year days
` [PATCH 03/14] rtc: block registration of rtc-cmos when CMOS RTC Not Present
[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 08/14] efi: export efi runtime memory mapping to sysfs
` [PATCH v7 "
` [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 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
Hello dear
2013-12-20 0:08 UTC
[PATCH 0/3] EFI memmap fix
2013-12-18 11:42 UTC (12+ messages)
` [PATCH 1/3] x86, ptdump: Add the functionality to dump an arbitrary pagetable
` [PATCH 2/3] efi: Dump the EFI page table
` [PATCH 3/3] efi: Make efi virtual runtime map passing more robust
[PATCH] efi earlyprintk fix
2013-12-18 10:31 UTC (5+ messages)
[PATCH v5 00/14] kexec kernel efi runtime support
2013-12-18 2:06 UTC (63+ 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 03/14] efi: remove unused variables in __map_region
` [PATCH v5 04/14] efi: add a wrapper function efi_map_region_fixed
` [PATCH v5 05/14] efi: reserve boot service fix
` [PATCH v5 06/14] efi: cleanup efi_enter_virtual_mode function
` [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 11/14] x86: add xloadflags bit for efi runtime support on 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
` [PATCH v5 14/14] x86: kdebugfs do not use __va for getting setup_data virt addr
[RFC v2 0/2] Early use of boot service memory
2013-12-16 18:43 UTC (7+ messages)
[PATCH 0/3] arm64: Add EFI stub and runtime services support
2013-12-16 15:46 UTC (20+ messages)
` [PATCH 1/3] arm64: add EFI stub
` [PATCH 3/3] arm64: add EFI runtime services
` [PATCH 2/3] doc: arm64: add description of EFI stub support
[PATCH] MAINTAINERS: add myself as gpt maintainer
2013-12-14 15:00 UTC (2+ messages)
EFI tree kernel panic in phys_efi_set_virtual_address_map()
2013-12-12 20:44 UTC (10+ messages)
[PATCH -next] x86, efi: remove unused variable in __map_region()
2013-12-11 10:53 UTC (2+ messages)
[PATCH] UEFI: Don't use UEFI time services on 32-bit
2013-12-11 4:00 UTC (9+ messages)
[PATCH v3 0/3] (U)EFI runtime services for arm
2013-12-10 22:42 UTC (21+ messages)
` [PATCH v3 1/3] Documentation: arm: add UEFI support documentation
` [PATCH v3 2/3] arm: Add [U]EFI runtime services support
` [PATCH v3 3/3] init: efi: arm: enable (U)EFI runtime services on arm
[PATCH] mm,x86: use E820_X_MAX instead of ARRAY_SIZE(e820.map)
2013-12-10 10:08 UTC
[PATCH v4 00/12] kexec kernel efi runtime support
2013-12-09 2:23 UTC (11+ messages)
` [PATCH v4 06/12] efi: export efi runtime memory mapping to sysfs
[PATCH v4 07/12] efi: passing kexec necessary efi data via setup_data
2013-12-06 1:31 UTC (14+ messages)
[PATCH V5 0/6] Add ARM EFI stub
2013-12-06 1:25 UTC (10+ messages)
` [PATCH V5 4/6] Add EFI stub for ARM
` [PATCH V5 1/6] efi-stub.txt updates "
` [PATCH V5 2/6] Add shared update_fdt() function for ARM/ARM64
` [PATCH V5 6/6] Add config EFI_STUB for ARM to Kconfig
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).