Ard Biesheuvel
|
976b489120
efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
|
6 年之前 |
Ard Biesheuvel
|
63eb322d89
efi: Permit calling efi_mem_reserve_persistent() from atomic context
|
6 年之前 |
Ard Biesheuvel
|
eff8962888
efi/arm: Defer persistent reservations until after paging_init()
|
6 年之前 |
Ard Biesheuvel
|
a23d3bb05c
efi: add API to reserve memory persistently across kexec reboot
|
6 年之前 |
Ard Biesheuvel
|
71e0940d52
efi: honour memory reservations passed via a linux specific config table
|
6 年之前 |
Linus Torvalds
|
203b4fc903
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Rik van Riel
|
c1a2f7f0c0
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
|
7 年之前 |
Ard Biesheuvel
|
7e1550b8f2
efi: Drop type and attribute checks in efi_mem_desc_lookup()
|
7 年之前 |
Sai Praneeth
|
3eb420e70d
efi: Use a work queue to invoke EFI Runtime Services
|
7 年之前 |
Sai Praneeth
|
7e904a91bf
efi: Use efi_mm in x86 as well as ARM
|
7 年之前 |
Ard Biesheuvel
|
5b4e4c3aa2
efi: Reorder pr_notice() with add_device_randomness() call
|
7 年之前 |
Linus Torvalds
|
ae0cb7be35
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 年之前 |
Thiebaud Weksteen
|
33b6d03469
efi: call get_event_log before ExitBootServices
|
7 年之前 |
Vasyl Gomonovych
|
50342b2e49
efi: Use PTR_ERR_OR_ZERO()
|
7 年之前 |
Dave Young
|
0b02e448a2
efi: Add comment to avoid future expanding of sysfs systab
|
7 年之前 |
Greg Kroah-Hartman
|
af97a77bc0
efi: Move some sysfs files to be read-only by root
|
7 年之前 |
Jan Beulich
|
23f0571c9f
efi: Move efi_mem_type() to common code
|
8 年之前 |
Ard Biesheuvel
|
c2ceb5fd4e
efi/random: Increase size of firmware supplied randomness
|
8 年之前 |
Ingo Molnar
|
3cb9bc8502
Merge branch 'x86/mm' into efi/core, to pick up dependencies
|
8 年之前 |
Arvind Yadav
|
3ad6bd7c0a
firmware/efi: Constify attribute_group structures
|
8 年之前 |
Tom Lendacky
|
a19d66c56a
efi: Add an EFI table address match function
|
8 年之前 |
Daniel Kiper
|
457ea3f7e9
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
|
8 年之前 |
Daniel Drake
|
822f5845f7
efi/esrt: Cleanup bad memory map log messages
|
8 年之前 |
Sai Praneeth
|
3a6b6c6fb2
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures
|
8 年之前 |
Ard Biesheuvel
|
636259880a
efi: Add support for seeding the RNG from a UEFI config table
|
8 年之前 |
Dan Carpenter
|
a75dcb5848
efi/efivar_ssdt_load: Don't return success on allocation failure
|
8 年之前 |
Ingo Molnar
|
5465fe0fc3
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core
|
9 年之前 |
Ard Biesheuvel
|
dce48e351c
efi: Replace runtime services spinlock with semaphore
|
9 年之前 |
Matt Fleming
|
816e76129e
efi: Allow drivers to reserve boot services forever
|
9 年之前 |
Matt Fleming
|
60863c0d1a
efi: Split out EFI memory map functions into new file
|
9 年之前 |