index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/x86-mixed: move unmitigated RET into .rodata
Ard Biesheuvel
2022-08-16
1
-5
/
+13
*
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-4
/
+5
*
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-05-10
1
-1
/
+1
*
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-2
/
+2
*
Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-20
1
-2
/
+2
|
\
|
*
x86/fpu: Make the EFI FPU calling convention explicit
Andy Lutomirski
2021-01-29
1
-2
/
+2
*
|
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-20
1
-13
/
+16
|
\
\
|
*
|
efi: x86: clean up previous struct mm switching
Ard Biesheuvel
2021-01-19
1
-12
/
+15
|
*
|
efi: x86: move mixed mode stack PA variable out of 'efi_scratch'
Ard Biesheuvel
2021-01-19
1
-1
/
+1
|
|
/
*
/
x86/efi: Remove EFI PGD build time checks
Borislav Petkov
2021-02-06
1
-19
/
+0
|
/
*
efi/x86: Free efi_pgd with free_pages()
Arvind Sankar
2020-11-10
1
-11
/
+13
*
x86/efi: Add GHCB mappings when SEV-ES is active
Tom Lendacky
2020-09-10
1
-0
/
+10
*
efi/x86: Mark kernel rodata non-executable for mixed mode
Arvind Sankar
2020-08-20
1
-0
/
+2
*
x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()
steve.wahl@hpe.com
2020-07-17
1
-35
/
+3
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
efi/x86: Don't remap text<->rodata gap read-only for mixed mode
Ard Biesheuvel
2020-04-14
1
-2
/
+10
*
efi/x86: Fix the deletion of variables in mixed mode
Gary Lin
2020-04-14
1
-2
/
+2
*
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-03-08
1
-99
/
+52
|
\
|
*
efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
Ard Biesheuvel
2020-02-26
1
-19
/
+26
|
*
efi/x86: Remove support for EFI time and counter services in mixed mode
Ard Biesheuvel
2020-02-26
1
-76
/
+5
|
*
efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
Ard Biesheuvel
2020-02-26
1
-4
/
+21
*
|
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
2020-02-23
1
-6
/
+8
|
/
*
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
2020-02-04
1
-2
/
+2
*
efi/x86: avoid KASAN false positives when accessing the 1: 1 mapping
Ard Biesheuvel
2020-01-20
1
-5
/
+6
*
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
2020-01-20
1
-157
/
+9
*
efi/x86: Avoid RWX mappings for all of DRAM
Ard Biesheuvel
2020-01-20
1
-4
/
+16
*
efi/x86: Don't map the entire kernel text RW for mixed mode
Ard Biesheuvel
2020-01-20
1
-2
/
+2
*
efi/x86: Don't panic or BUG() on non-critical error conditions
Ard Biesheuvel
2020-01-10
1
-4
/
+5
*
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
2020-01-10
1
-26
/
+47
*
efi/x86: Simplify 64-bit EFI firmware call wrapper
Ard Biesheuvel
2020-01-10
1
-0
/
+3
*
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
2020-01-10
1
-20
/
+36
*
efi/x86: Split off some old memmap handling into separate routines
Ard Biesheuvel
2020-01-10
1
-13
/
+22
*
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
2019-12-25
1
-2
/
+0
*
efi/x86: Rename efi_is_native() to efi_is_mixed()
Ard Biesheuvel
2019-12-25
1
-2
/
+2
*
efi/x86/Add missing error handling to old_memmap 1:1 mapping code
Gen Zhang
2019-05-25
1
-3
/
+6
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
efi/x86: drop task_lock() from efi_switch_mm()
Sebastian Andrzej Siewior
2018-09-26
1
-6
/
+4
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
1
-3
/
+98
|
\
|
*
efi/x86: Prevent reentrant firmware calls in mixed mode
Ard Biesheuvel
2018-07-22
1
-3
/
+98
*
|
x86/efi: Access EFI MMIO data as unencrypted when SEV is active
Brijesh Singh
2018-07-22
1
-1
/
+1
|
/
*
x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2018-06-27
1
-2
/
+2
*
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-05-19
1
-1
/
+1
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
1
-27
/
+33
|
\
|
*
x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3
Sai Praneeth
2018-03-12
1
-19
/
+22
|
*
x86/efi: Replace efi_pgd with efi_mm.pgd
Sai Praneeth
2018-03-12
1
-9
/
+9
|
*
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-03-12
1
-0
/
+3
*
|
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
Ingo Molnar
2018-03-27
1
-1
/
+1
|
\
\
|
*
|
x86/efi: Free efi_pgd with free_pages()
Waiman Long
2018-03-23
1
-1
/
+1
*
|
|
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
Kirill A. Shutemov
2018-02-16
1
-1
/
+1
*
|
|
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2018-02-14
1
-2
/
+2
|
|
/
|
/
|
[next]