messages from 2016-05-30 21:12:12 to 2016-06-28 02:20:12 UTC [more...]
[PATCH v2 1/2] mm: memblock Add some new functions to address the mem limit issue
2016-06-28 2:20 UTC (8+ messages)
` [PATCH v2 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified
[PATCH v4 0/8]
2016-06-27 21:13 UTC (12+ messages)
` [PATCH v4 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v4 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v4 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v4 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v4 5/8] spi: "
` [PATCH v4 6/8] efi: load SSTDs from EFI variables
` [PATCH v4 7/8] acpi: add support for configfs
` [PATCH v4 8/8] acpi: add support for loading SSDTs via configfs
[PATCH] arm64:acpi fix the acpi alignment exception when 'mem=' specified
2016-06-27 21:02 UTC (4+ messages)
[PATCH v2 1/3] block: provide helpers for reading block count
2016-06-27 16:30 UTC (6+ messages)
` [PATCH v2 2/3] partition/efi: use bdev_logical_block_count()
` [PATCH v2 3/3] target/iblock: "
[PATCH v3 1/2] mm: memblock Add some new functions to address the mem limit issue
2016-06-27 14:28 UTC (3+ messages)
` [PATCH v3 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified
[GIT PULL 0/7] EFI changes for v4.8
2016-06-27 11:22 UTC (12+ messages)
` [PATCH 1/7] efibc: Report more information in the error messages
` [PATCH 2/7] efi: Document #define FOO_PROTOCOL_GUID layout
` [PATCH 3/7] x86/efi: Remove unused variable efi
` [PATCH 4/7] efi: Convert efi_call_virt to efi_call_virt_pointer
` [PATCH 5/7] x86/uv: Update uv_bios_call to use efi_call_virt_pointer
` [PATCH 7/7] x86/efi: Remove unused efi_get_time function
` [PATCH 6/7] x86/efi: Update efi_thunk to use the the arch_efi_call_virt* macros
[PATCH v4 05/29] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
2016-06-27 7:19 UTC (2+ messages)
[PATCH 00/11] efi: Permanent runtime EFI memmap support
2016-06-24 11:44 UTC (14+ messages)
` [PATCH 01/11] x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
` [PATCH 02/11] x86/efi: Consolidate region mapping logic
` [PATCH 04/11] efi: Add efi_memmap_init_late() for permanent EFI memmap
` [PATCH 05/11] efi/fake_mem: Refactor main two code chunks into functions
` [PATCH 08/11] efi: Allow drivers to reserve boot services forever
` [PATCH 03/11] efi: Refactor efi_memmap_init_early() into arch-neutral code
` [PATCH 06/11] efi: Split out EFI memory map functions into new file
` [PATCH 07/11] efi: Add efi_memmap_install() for installing new EFI memory maps
` [PATCH 09/11] efi/runtime-map: Use efi.memmap directly instead of a copy
` [PATCH 10/11] efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()
` [PATCH 11/11] x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data
[PATCH v4 05/16] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
2016-06-24 4:23 UTC
[PATCH 1/2] mm: memblock Add some new functions to address the mem limit issue
2016-06-24 2:31 UTC (7+ messages)
` [PATCH 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified
[PATCH] x86: fix unused efi_get_time function
2016-06-23 13:32 UTC (2+ messages)
[PATCH] arm64/efi: remove spurious WARN_ON for !4K kernels
2016-06-23 13:17 UTC (10+ messages)
[PATCHv2 0/3] x86/UV, x86/efi: Re-factor efi_call_virt for general use
2016-06-23 12:44 UTC (5+ messages)
` [PATCH 1/3] Convert efi_call_virt to efi_call_virt_pointer
` [PATCH 2/3] Update uv_bios_call to use efi_call_virt_pointer
` [PATCH 3/3] Update efi_thunk to use the the arch_efi_call_virt* macros
BGRT warns again on my system
2016-06-23 12:01 UTC (10+ messages)
[PATCH] partition/efi: use ilog2 to compute block size
2016-06-22 12:58 UTC
[efi:efi/memmap 7/12] arch/x86/platform/efi/efi.c:954:5: warning: cast to pointer from integer of different size
2016-06-21 20:58 UTC
[efi:efi/memmap 10/12] include/linux/kern_levels.h:4:18: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'phys_addr_t {aka long long unsigned int}'
2016-06-21 14:07 UTC
[efi:efi/memmap 10/12] include/linux/kern_levels.h:4:18: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'phys_addr_t {aka unsigned int}'
2016-06-21 13:48 UTC
[PATCH v3 03/13] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
2016-06-21 9:53 UTC (2+ messages)
[efi:efi/memmap 11/12] kexec-bzimage64.c:undefined reference to `efi'
2016-06-20 22:46 UTC
[efi:efi/memmap 10/12] arch/x86/platform/efi/quirks.c:224:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'phys_addr_t'
2016-06-20 22:08 UTC
[efi:efi/memmap 10/12] arch/x86/platform/efi/quirks.c:224:3: note: in expansion of macro 'pr_err'
2016-06-20 21:48 UTC
[PATCH v2 1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory
2016-06-20 11:49 UTC (13+ messages)
[RFC] x86/mm: only allow memmap=XX!YY over existing RAM
2016-06-20 7:33 UTC (3+ messages)
[PATCH v2 03/13] x86/cpa: Warn if kernel_unmap_pages_in_pgd is used inappropriately
2016-06-18 10:37 UTC (2+ messages)
[PATCH] ia64: efi: use timespec64 for persistent clock
2016-06-17 21:39 UTC (2+ messages)
[RFC PATCH] x86/efi: Auto enable EFI memmap on SGI UV systems
2016-06-17 20:57 UTC (7+ messages)
` [PATCH] "
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-06-17 15:51 UTC (19+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear
[PATCH] x86: remove unused efi_get_time function
2016-06-17 14:59 UTC (2+ messages)
[PATCH v3 0/8] ACPI overlays
2016-06-15 21:02 UTC (15+ messages)
` [PATCH v3 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v3 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v3 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v3 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v3 5/8] spi: add support for ACPI reconfigure notifications
` [PATCH v3 6/8] efi: load SSTDs from EFI variables
` [PATCH v3 7/8] acpi: add support for configfs
` [PATCH v3 8/8] acpi: add support for loading SSDTs via configfs
[PATCH 3.16 074/114] x86/sysfb_efi: Fix valid BAR address range check
2016-06-13 18:36 UTC (2+ messages)
` [PATCH 3.16 071/114] MAINTAINERS: Remove asterisk from EFI directory names
[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
2016-06-10 22:23 UTC (9+ messages)
` [PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
[PATCH] efi: kernel param for legacy NVDIMM support
2016-06-10 14:46 UTC (2+ messages)
[PATCH] efi: kernel param for legacy NVDIMM support
2016-06-10 8:48 UTC (3+ messages)
[PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
2016-06-09 13:05 UTC
[PATCH] x86/efi: remove unused variable efi
2016-06-08 12:41 UTC (2+ messages)
[GIT PULL 0/2] EFI urgent fixes
2016-06-08 7:24 UTC (5+ messages)
` [PATCH 1/2] efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps
` [PATCH 2/2] efi/arm: Fix the format of debug message from efi
[PATCH 0/3] arm64: Avoid overlapping EFI regions
2016-06-06 21:18 UTC (20+ messages)
` [PATCH 1/3] efi: Introduce *_continue efi_memory_desc iterators
` [PATCH 2/3] arm64: efi: Ensure efi_create_mapping() does not map overlapping regions
` [PATCH 3/3] arm64: mm: Remove split_p*d() functions
Fwd: CONGRATULATIONS
2016-06-06 2:53 UTC
[PATCH 3.10 111/143] MAINTAINERS: Remove asterisk from EFI directory names
2016-06-05 10:20 UTC
[RFC PATCH 0/3] x86/UV, x86/efi: Re-factor efi_call_virt for general use
2016-06-02 21:56 UTC (11+ messages)
` [PATCH 1/3] Convert efi_call_virt to efi_call_virt_generic
` [PATCH 2/3] Update uv_bios_call to use efi_call_virt_generic
` [PATCH 3/3] Update efi_thunk "
[PATCH v2 0/3] pstore: resend three patches
2016-06-02 18:26 UTC (8+ messages)
` [PATCH v2 2/3] efi-pstore: implement efivars_pstore_exit()
[PATCH] pstore: set ecc_notice_size to zero
2016-06-02 16:03 UTC (2+ messages)
[PATCH v2 0/6] arm64/ARM pt dumper changes
2016-05-31 13:25 UTC (5+ messages)
` [PATCH v2 4/6] arm64: mm: dump: make page table dumping reusable
[PATCH v2] arm64:efi fix the format of debug message from efi
2016-05-30 21:53 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).