index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
x86/efi: Update EFI pagetable creation to work with SME
Tom Lendacky
1
-4
/
+11
2017-07-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
1
-2
/
+2
2017-06-05
x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as well
Sai Praneeth
1
-1
/
+4
2017-05-28
x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled
Baoquan He
1
-8
/
+71
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+31
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
1
-1
/
+1
2017-04-05
x86/efi: Clean up a minor mistake in comment
Baoquan He
1
-1
/
+1
2017-03-27
x86/efi: Add 5-level paging support
Kirill A. Shutemov
1
-10
/
+26
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
1
-4
/
+9
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
1
-10
/
+70
2017-02-01
x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE
Sai Praneeth
1
-10
/
+54
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/efi: Always map the first physical page into the EFI pagetables
Jiri Kosina
1
-0
/
+16
2016-11-13
x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y
Matt Fleming
1
-23
/
+57
2016-09-20
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-09-20
x86/efi: Only map RAM into EFI page tables if in mixed-mode
Matt Fleming
1
-1
/
+1
2016-09-09
x86/efi: Use kmalloc_array() in efi_call_phys_prolog()
Markus Elfring
1
-1
/
+1
2016-09-09
x86/efi: Map in physical addresses in efi_map_region_fixed
Alex Thorlton
1
-0
/
+1
2016-09-09
x86/efi: Consolidate region mapping logic
Matt Fleming
1
-20
/
+0
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-0
/
+1
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
1
-5
/
+0
2016-07-14
x86/platform: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-06-27
x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros
Alex Thorlton
1
-13
/
+8
2016-06-25
x86/efi: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-04
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
Arnd Bergmann
1
-0
/
+1
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
1
-7
/
+3
2016-02-22
x86/efi: Only map kernel text for EFI mixed mode
Sai Praneeth
1
-1
/
+1
2016-02-22
x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables
Sai Praneeth
1
-4
/
+41
2016-02-22
x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd()
Sai Praneeth
1
-4
/
+4
2015-12-19
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Thomas Gleixner
1
-0
/
+2
2015-12-14
x86/efi: Preface all print statements with efi* tag
Matt Fleming
1
-0
/
+2
2015-11-29
x86/efi: Build our own page table structures
Matt Fleming
1
-15
/
+82
2015-11-29
x86/efi: Hoist page table switching code into efi_call_virt()
Matt Fleming
1
-13
/
+11
2015-11-29
x86/efi: Map RAM into the identity page table for mixed mode
Matt Fleming
1
-0
/
+20
2015-11-29
x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
Matt Fleming
1
-6
/
+10
2015-04-01
efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction
Ingo Molnar
1
-10
/
+16
2015-04-01
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
Ingo Molnar
1
-3
/
+0
2014-11-12
x86, ptdump: Add section for EFI runtime services
Mathias Krause
1
-2
/
+1
2014-10-03
x86/efi: Mark initialization code as such
Mathias Krause
1
-3
/
+3
2014-03-18
x86/efi: Restore 'attr' argument to query_variable_info()
Matt Fleming
1
-1
/
+1
2014-03-05
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
1
-1
/
+326
2014-03-05
x86/efi: Add mixed runtime services support
Matt Fleming
1
-3
/
+332
2014-03-04
x86/efi: Make efi virtual runtime map passing more robust
Borislav Petkov
1
-3
/
+29
2014-03-04
x86/efi: Dump the EFI page table
Borislav Petkov
1
-0
/
+9
2014-02-14
x86/efi: Fix 32-bit fallout
Borislav Petkov
1
-0
/
+9
2013-12-29
x86/efi: Delete superfluous global variables
Matt Fleming
1
-1
/
+0
[next]