index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
efi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/x86: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
2023-09-11
1
-30
/
+2
*
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2023-08-07
1
-2
/
+5
*
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-06-06
1
-0
/
+2
*
efi: Add mixed-mode thunk recipe for GetMemoryAttributes
Ard Biesheuvel
2023-02-10
1
-0
/
+3
*
efi: x86: Wire up IBT annotation in memory attributes table
Ard Biesheuvel
2023-02-09
1
-1
/
+3
*
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
2023-01-30
1
-0
/
+7
*
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
2022-11-18
1
-0
/
+22
*
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2022-11-18
1
-0
/
+12
*
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-11-18
1
-0
/
+5
*
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
2022-11-18
1
-0
/
+11
*
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
2022-11-18
1
-35
/
+30
*
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-03
1
-6
/
+1
|
\
|
*
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
2022-06-28
1
-2
/
+1
|
*
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
2022-06-15
1
-4
/
+0
*
|
efi/x86: libstub: Fix typo in __efi64_argmap* name
Evgeniy Baskov
2022-06-21
1
-1
/
+1
|
/
*
efi/x86: libstub: Make DXE calls mixed mode safe
Ard Biesheuvel
2022-06-01
1
-0
/
+9
*
efi: libstub: declare DXE services table
Baskov Evgeniy
2022-05-03
1
-0
/
+5
*
x86/ibt: Disable IBT around firmware
Peter Zijlstra
2022-03-15
1
-2
/
+7
*
Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-11
1
-4
/
+10
|
\
|
*
efi/libstub: x86/mixed: increase supported argument count
Ard Biesheuvel
2021-11-21
1
-4
/
+6
|
*
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
2021-11-21
1
-0
/
+4
*
|
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-12-13
1
-2
/
+0
|
/
*
Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-20
1
-4
/
+20
|
\
|
*
x86/fpu: Make the EFI FPU calling convention explicit
Andy Lutomirski
2021-01-29
1
-4
/
+20
*
|
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-20
1
-1
/
+1
|
\
\
|
*
|
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
2021-02-10
1
-1
/
+1
|
|
/
*
|
efi: x86: clean up previous struct mm switching
Ard Biesheuvel
2021-01-19
1
-12
/
+5
*
|
efi: x86: move mixed mode stack PA variable out of 'efi_scratch'
Ard Biesheuvel
2021-01-19
1
-2
/
+1
|
/
*
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
2020-11-06
1
-0
/
+3
*
efi/libstub/x86: simplify efi_is_native()
Heinrich Schuchardt
2020-10-26
1
-2
/
+0
*
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
[next]