index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
efi.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/x86: Move 32-bit code into efi_32.c
Ard Biesheuvel
2020-08-20
1
-10
/
+0
*
x86/efi: Remove unused EFI_UV1_MEMMAP code
steve.wahl@hpe.com
2020-07-17
1
-18
/
+2
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
efi/libstub: Add definitions for console input and events
Arvind Sankar
2020-05-20
1
-0
/
+10
*
efi/libstub: Fix mixed mode boot issue after macro refactor
Arvind Sankar
2020-05-05
1
-4
/
+15
*
efi/libstub/x86: Avoid getter function for efi_is64
Ard Biesheuvel
2020-04-24
1
-3
/
+8
*
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
2020-04-24
1
-6
/
+8
*
efi/gop: Add prototypes for query_mode and set_mode
Arvind Sankar
2020-04-23
1
-0
/
+4
*
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
2020-04-14
1
-0
/
+2
*
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
2020-02-23
1
-0
/
+8
*
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
2020-02-23
1
-1
/
+2
*
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
2020-02-23
1
-0
/
+2
*
efi/x86: Remove runtime table address from kexec EFI setup data
Ard Biesheuvel
2020-02-23
1
-1
/
+0
*
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
2020-02-23
1
-0
/
+4
*
efi/libstub: Expose LocateDevicePath boot service
Ard Biesheuvel
2020-02-23
1
-0
/
+3
*
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
2020-02-23
1
-2
/
+0
*
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
2020-01-20
1
-12
/
+14
*
efi/libstub/x86: Use const attribute for efi_is_64bit()
Ard Biesheuvel
2020-01-20
1
-1
/
+1
*
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2020-01-10
1
-0
/
+5
*
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
2020-01-10
1
-5
/
+66
*
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
2020-01-10
1
-2
/
+52
*
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
2020-01-10
1
-6
/
+0
*
efi/x86: Simplify i386 efi_call_phys() firmware call wrapper
Ard Biesheuvel
2020-01-10
1
-3
/
+0
*
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
2020-01-10
1
-4
/
+4
*
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
2020-01-10
1
-7
/
+1
*
efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI
Ard Biesheuvel
2020-01-10
1
-16
/
+2
*
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
1
-6
/
+6
*
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
1
-16
/
+9
*
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
1
-3
/
+3
*
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
2019-12-25
1
-29
/
+9
*
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
2019-12-25
1
-14
/
+20
*
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
1
-7
/
+28
*
efi/x86: Rename efi_is_native() to efi_is_mixed()
Ard Biesheuvel
2019-12-25
1
-4
/
+6
*
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
2019-12-25
1
-3
/
+0
*
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
2019-11-07
1
-0
/
+8
*
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2019-11-07
1
-1
/
+8
*
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
2019-08-08
1
-0
/
+5
*
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
2019-02-04
1
-1
/
+0
*
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-27
1
-4
/
+2
|
\
|
*
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2018-12-04
1
-4
/
+2
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-27
1
-1
/
+1
|
\
\
|
*
|
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
|
|
/
*
/
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
Sai Praneeth Prakhya
2018-11-30
1
-0
/
+2
|
/
*
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
2018-09-26
1
-0
/
+1
*
x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3
Sai Praneeth
2018-03-12
1
-15
/
+10
*
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-03-12
1
-0
/
+1
*
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
2018-02-20
1
-2
/
+15
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/efi: move asmlinkage before return type
Joe Perches
2017-07-13
1
-2
/
+2
[next]