index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
efi/x86: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
1
-0
/
+12
2020-08-20
efi/x86: Move 32-bit code into efi_32.c
Ard Biesheuvel
1
-7
/
+37
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-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
1
-5
/
+8
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
1
-1
/
+1
2020-01-10
efi/x86: Simplify i386 efi_call_phys() firmware call wrapper
Ard Biesheuvel
1
-2
/
+3
2020-01-10
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
1
-5
/
+16
2018-09-12
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
Guenter Roeck
1
-2
/
+1
2018-08-31
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
Joerg Roedel
1
-6
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-05
x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as well
Sai Praneeth
1
-1
/
+8
2017-03-23
x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mapped
Andy Lutomirski
1
-1
/
+1
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-2
/
+2
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
1
-3
/
+0
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
/
+5
2015-04-01
efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction
Ingo Molnar
1
-3
/
+8
2015-04-01
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
Ingo Molnar
1
-8
/
+3
2014-10-03
x86/efi: Mark initialization code as such
Mathias Krause
1
-5
/
+7
2014-03-04
x86/efi: Make efi virtual runtime map passing more robust
Borislav Petkov
1
-1
/
+5
2014-03-04
x86/efi: Dump the EFI page table
Borislav Petkov
1
-0
/
+1
2014-02-14
x86/efi: Fix 32-bit fallout
Borislav Petkov
1
-0
/
+6
2013-12-29
x86/efi: Pass necessary EFI data for kexec via setup_data
Dave Young
1
-0
/
+1
2013-12-21
x86/efi: Add a wrapper function efi_map_region_fixed()
Dave Young
1
-0
/
+2
2013-11-02
x86/efi: Runtime services virtual mapping
Borislav Petkov
1
-1
/
+8
2011-12-09
x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware
Matt Fleming
1
-46
/
+2
2011-10-31
x86: efi_32.c is implicitly getting asm/desc.h via module.h
Paul Gortmaker
1
-0
/
+1
2010-10-27
x86: Move efi to platform
Thomas Gleixner
1
-0
/
+112