index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
1
-2
/
+11
2019-11-26
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+1
2019-11-07
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
1
-0
/
+8
2019-11-07
efi: Enumerate EFI_MEMORY_SP
Dan Williams
1
-2
/
+3
2019-10-31
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Dominik Brodowski
1
-1
/
+1
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
1
-1
/
+1
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
1
-0
/
+3
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2019-08-19
efi: Restrict efivar_ssdt_load when the kernel is locked down
Matthew Garrett
1
-0
/
+6
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
1
-0
/
+3
2019-08-08
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
1
-2
/
+0
2019-08-08
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
1
-1
/
+0
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
1
-33
/
+0
2019-07-08
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
1
-0
/
+2
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
1
-0
/
+2
2019-06-11
efi/memreserve: deal with memreserve entries in unmapped memory
Ard Biesheuvel
1
-2
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-05-25
efi: Allow the number of EFI configuration tables entries to be zero
Rob Bradford
1
-0
/
+3
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
1
-4
/
+0
2018-11-30
efi: Reduce the amount of memblock reservations for persistent allocations
Ard Biesheuvel
1
-4
/
+17
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
1
-12
/
+27
2018-11-27
efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
Ard Biesheuvel
1
-10
/
+26
2018-11-15
efi: Permit calling efi_mem_reserve_persistent() from atomic context
Ard Biesheuvel
1
-12
/
+19
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+4
2018-09-26
efi: add API to reserve memory persistently across kexec reboot
Ard Biesheuvel
1
-0
/
+32
2018-09-26
efi: honour memory reservations passed via a linux specific config table
Ard Biesheuvel
1
-1
/
+26
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
1
-0
/
+1
2018-07-16
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
1
-7
/
+1
2018-07-16
efi: Use a work queue to invoke EFI Runtime Services
Sai Praneeth
1
-0
/
+14
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
1
-0
/
+9
2018-03-09
efi: Reorder pr_notice() with add_device_randomness() call
Ard Biesheuvel
1
-1
/
+1
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-0
/
+4
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
1
-0
/
+4
2018-01-03
efi: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-1
/
+1
2017-12-06
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
1
-0
/
+2
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
1
-2
/
+1
2017-08-26
efi: Move efi_mem_type() to common code
Jan Beulich
1
-6
/
+31
2017-08-26
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
1
-1
/
+2
2017-08-26
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+33
2017-08-21
firmware/efi: Constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-18
efi: Add an EFI table address match function
Tom Lendacky
1
-0
/
+33
2017-06-23
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
Daniel Kiper
1
-1
/
+2
2017-03-17
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
1
-1
/
+0
2017-02-01
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...
Sai Praneeth
1
-0
/
+2
2016-11-13
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
1
-0
/
+72
2016-10-18
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
1
-1
/
+3
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-31
/
+36
2016-09-09
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
1
-0
/
+3
2016-09-09
efi: Allow drivers to reserve boot services forever
Matt Fleming
1
-0
/
+30
[next]