开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
2020-01-20
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
2020-01-20
efi/libstub/x86: Use const attribute for efi_is_64bit()
Ard Biesheuvel
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
2020-01-10
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
2020-01-10
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
2020-01-10
efi/x86: Simplify i386 efi_call_phys() firmware call wrapper
Ard Biesheuvel
2020-01-10
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
2020-01-10
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
2020-01-10
efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI
Ard Biesheuvel
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
efi/x86: Rename efi_is_native() to efi_is_mixed()
Ard Biesheuvel
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
2019-02-04
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
2018-12-26
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-04
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2018-11-30
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
Sai Praneeth Prakhya
2018-09-26
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
2018-03-12
x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3
Sai Praneeth
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-02-20
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-12
x86/efi: move asmlinkage before return type
Joe Perches
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-02-07
x86/efi: Allow invocation of arbitrary runtime services
David Howells
2016-11-13
efi: Allow bitness-agnostic protocol calls
Lukas Wunner
2016-09-09
x86/efi: Allow invocation of arbitrary boot services
Lukas Wunner
2016-09-09
x86/efi: Optimize away setup_gop32/64 if unused
Lukas Wunner
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
2016-06-27
efi: Convert efi_call_virt() to efi_call_virt_pointer()
Alex Thorlton
2016-04-28
x86/efi: Enable runtime call flag checking
Mark Rutland
2016-04-28
x86/efi: Move to generic {__,}efi_call_virt()
Mark Rutland
2016-04-28
x86/efi/efifb: Move DMI based quirks handling out of generic code
Ard Biesheuvel
2016-04-28
x86/efi: Prepare GOP handling code for reuse as generic code
Ard Biesheuvel
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-24
efi: stub: use high allocation for converted command line
Ard Biesheuvel
2016-02-22
x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables
Sai Praneeth
2015-11-29
x86/efi: Build our own page table structures
Matt Fleming
[next]