index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
1
-0
/
+3
2020-10-26
efi/libstub/x86: simplify efi_is_native()
Heinrich Schuchardt
1
-2
/
+0
2020-08-20
efi/x86: Move 32-bit code into efi_32.c
Ard Biesheuvel
1
-10
/
+0
2020-07-17
x86/efi: Remove unused EFI_UV1_MEMMAP code
steve.wahl@hpe.com
1
-18
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-20
efi/libstub: Add definitions for console input and events
Arvind Sankar
1
-0
/
+10
2020-05-05
efi/libstub: Fix mixed mode boot issue after macro refactor
Arvind Sankar
1
-4
/
+15
2020-04-24
efi/libstub/x86: Avoid getter function for efi_is64
Ard Biesheuvel
1
-3
/
+8
2020-04-24
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
1
-6
/
+8
2020-04-23
efi/gop: Add prototypes for query_mode and set_mode
Arvind Sankar
1
-0
/
+4
2020-04-14
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
1
-0
/
+2
2020-02-23
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
1
-0
/
+8
2020-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
1
-1
/
+2
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
1
-0
/
+2
2020-02-23
efi/x86: Remove runtime table address from kexec EFI setup data
Ard Biesheuvel
1
-1
/
+0
2020-02-23
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
1
-0
/
+4
2020-02-23
efi/libstub: Expose LocateDevicePath boot service
Ard Biesheuvel
1
-0
/
+3
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
1
-2
/
+0
2020-01-20
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
1
-12
/
+14
2020-01-20
efi/libstub/x86: Use const attribute for efi_is_64bit()
Ard Biesheuvel
1
-1
/
+1
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
1
-0
/
+5
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
1
-5
/
+66
2020-01-10
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
1
-2
/
+52
2020-01-10
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
1
-6
/
+0
2020-01-10
efi/x86: Simplify i386 efi_call_phys() firmware call wrapper
Ard Biesheuvel
1
-3
/
+0
2020-01-10
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
1
-4
/
+4
2020-01-10
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
1
-7
/
+1
2020-01-10
efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI
Ard Biesheuvel
1
-16
/
+2
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
1
-6
/
+6
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
1
-16
/
+9
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
1
-3
/
+3
2019-12-25
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
1
-29
/
+9
2019-12-25
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
1
-14
/
+20
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
1
-7
/
+28
2019-12-25
efi/x86: Rename efi_is_native() to efi_is_mixed()
Ard Biesheuvel
1
-4
/
+6
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
1
-3
/
+0
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
1
-0
/
+8
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
1
-1
/
+8
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
1
-0
/
+5
2019-02-04
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
1
-1
/
+0
2018-12-27
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2018-12-27
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-12-04
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
1
-4
/
+2
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-11-30
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
Sai Praneeth Prakhya
1
-0
/
+2
2018-09-26
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
1
-0
/
+1
2018-03-12
x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3
Sai Praneeth
1
-15
/
+10
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
1
-0
/
+1
2018-02-20
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
1
-2
/
+15
[next]