index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
quirks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: replace free_bootmem_late with memblock_free_late
Mike Rapoport
2018-10-31
1
-3
/
+3
*
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
2018-09-26
1
-0
/
+78
*
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
2018-07-16
1
-1
/
+2
*
efi/x86: Use non-blocking SetVariable() for efi_delete_dummy_variable()
Sai Praneeth
2018-07-16
1
-6
/
+5
*
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
2018-03-12
1
-3
/
+5
*
x86/efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store()
Jia-Ju Bai
2018-03-09
1
-1
/
+1
*
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
2018-01-03
1
-1
/
+12
*
efi/capsule: Add support for Quark security header
Jan Kiszka
2017-06-05
1
-0
/
+137
*
efi: Don't issue error message when booted under Xen
Juergen Gross
2017-05-28
1
-0
/
+3
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
1
-3
/
+5
|
\
|
*
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
1
-3
/
+3
|
*
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...
Ingo Molnar
2017-01-28
1
-1
/
+1
|
*
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
1
-0
/
+2
*
|
x86/efi: Don't try to reserve runtime regions
Omar Sandoval
2017-04-13
1
-0
/
+4
|
/
*
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-07
1
-2
/
+2
*
x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
Matt Fleming
2016-09-20
1
-1
/
+5
*
efi: Allow drivers to reserve boot services forever
Matt Fleming
2016-09-09
1
-11
/
+110
*
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
2016-09-09
1
-2
/
+0
*
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
2016-09-09
1
-2
/
+2
*
x86/efi: Allocate a trampoline if needed in efi_free_boot_services()
Andy Lutomirski
2016-08-11
1
-0
/
+21
*
Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2016-05-16
1
-1
/
+1
|
\
|
*
ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
Chen Yu
2016-04-09
1
-1
/
+1
*
|
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-04-28
1
-6
/
+4
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-2
/
+35
|
\
|
*
efi: Add nonblocking option to efi_query_variable_store()
Ard Biesheuvel
2016-02-03
1
-1
/
+32
|
*
Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...
Ingo Molnar
2016-02-03
1
-4
/
+13
|
|
\
|
*
|
x86/efi: Preface all print statements with efi* tag
Matt Fleming
2015-12-14
1
-1
/
+3
*
|
|
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
2016-03-12
1
-17
/
+62
|
|
/
|
/
|
*
|
x86/platform/UV: Remove EFI memmap quirk for UV2+
Alex Thorlton
2016-01-19
1
-4
/
+13
|
/
*
x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
Matt Fleming
2014-07-18
1
-0
/
+23
*
x86/efi: Use early_memunmap() to squelch sparse errors
Matt Fleming
2014-06-19
1
-2
/
+2
*
x86/efi: Move all workarounds to a separate file quirks.c
Saurabh Tangri
2014-06-19
1
-0
/
+267