index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-10
x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware
Matt Fleming
1
-46
/
+2
2011-11-01
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