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
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-13
x86/efi: move asmlinkage before return type
Joe Perches
1
-2
/
+2
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
1
-1
/
+1
2017-02-07
x86/efi: Allow invocation of arbitrary runtime services
David Howells
1
-0
/
+5
2016-11-13
efi: Allow bitness-agnostic protocol calls
Lukas Wunner
1
-5
/
+11
2016-09-09
x86/efi: Allow invocation of arbitrary boot services
Lukas Wunner
1
-9
/
+6
2016-09-09
x86/efi: Optimize away setup_gop32/64 if unused
Lukas Wunner
1
-2
/
+11
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
1
-1
/
+0
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
1
-1
/
+0
2016-06-27
efi: Convert efi_call_virt() to efi_call_virt_pointer()
Alex Thorlton
1
-5
/
+4
2016-04-28
x86/efi: Enable runtime call flag checking
Mark Rutland
1
-1
/
+3
2016-04-28
x86/efi: Move to generic {__,}efi_call_virt()
Mark Rutland
1
-29
/
+12
2016-04-28
x86/efi/efifb: Move DMI based quirks handling out of generic code
Ard Biesheuvel
1
-0
/
+2
2016-04-28
x86/efi: Prepare GOP handling code for reuse as generic code
Ard Biesheuvel
1
-0
/
+5
2016-03-21
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+27
2016-02-24
efi: stub: use high allocation for converted command line
Ard Biesheuvel
1
-0
/
+2
2016-02-22
x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables
Sai Praneeth
1
-1
/
+1
2015-11-29
x86/efi: Build our own page table structures
Matt Fleming
1
-0
/
+1
2015-11-29
x86/efi: Hoist page table switching code into efi_call_virt()
Matt Fleming
1
-0
/
+25
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-0
/
+1
2015-10-12
x86/efi: Rename print_efi_memmap() to efi_print_memmap()
Taku Izumi
1
-0
/
+1
2015-10-02
arch/x86/include/asm/efi.h: fix build failure
Andrey Ryabinin
1
-0
/
+2
2015-09-23
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
1
-0
/
+10
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2015-04-01
efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction
Ingo Molnar
1
-2
/
+4
2014-11-12
efi/x86: Move x86 back to libstub
Ard Biesheuvel
1
-0
/
+24
2014-10-04
Merge branch 'next' into efi-next-merge
Matt Fleming
1
-21
/
+10
2014-10-03
efi: Delete the in_nmi() conditional runtime locking
Matt Fleming
1
-2
/
+0
2014-10-03
x86/efi: Mark initialization code as such
Mathias Krause
1
-10
/
+10
2014-10-03
x86/efi: Unexport add_efi_memmap variable
Mathias Krause
1
-1
/
+0
2014-10-03
x86/efi: Remove unused efi_call* macros
Mathias Krause
1
-10
/
+0
2014-10-03
efi: Implement mandatory locking for UEFI Runtime Services
Ard Biesheuvel
1
-0
/
+2
2014-09-24
Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"
Matt Fleming
1
-24
/
+0
2014-07-19
x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag
Matt Fleming
1
-0
/
+6
2014-07-07
efi/x86: efistub: Move shared dependencies to <asm/efi.h>
Ard Biesheuvel
1
-0
/
+25
2014-06-19
x86/efi: Move all workarounds to a separate file quirks.c
Saurabh Tangri
1
-0
/
+2
2014-04-17
x86/efi: Save and restore FPU context around efi_calls (i386)
Ricardo Neri
1
-2
/
+15
2014-04-17
x86/efi: Save and restore FPU context around efi_calls (x86_64)
Ricardo Neri
1
-0
/
+3
2014-04-17
x86/efi: Implement a __efi_call_virt macro
Ricardo Neri
1
-0
/
+10
2014-04-17
x86/efi: Delete most of the efi_call* macros
Matt Fleming
1
-66
/
+8
[next]