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
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+49
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+5
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-5
/
+5
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
3
-17
/
+3
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2
-2
/
+2
2025-05-14
x86/boot: Defer initialization of VM space related global variables
Ard Biesheuvel
1
-3
/
+0
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
1
-2
/
+2
2025-05-13
Merge branch 'x86/boot' into x86/core, to merge dependent commits
Ingo Molnar
24
-182
/
+2604
2025-05-13
Merge branch 'x86/asm' into x86/core, to merge dependent commits
Ingo Molnar
1
-1
/
+1
2025-05-13
x86/boot: make sure KASLR does not step over KHO preserved memory
Alexander Graf
1
-1
/
+49
2025-05-06
Merge tag 'v6.15-rc4' into x86/asm, to pick up fixes
Ingo Molnar
4
-54
/
+22
2025-05-05
x86/sev: Disentangle #VC handling code from startup code
Ard Biesheuvel
6
-1634
/
+106
2025-05-04
x86/boot: Provide __pti_set_user_pgtbl() to startup code
Ard Biesheuvel
1
-0
/
+9
2025-05-04
x86/sev: Move instruction decoder into separate source file
Ard Biesheuvel
4
-41
/
+62
2025-05-04
x86/sev: Make sev_snp_enabled() a static function
Ard Biesheuvel
2
-3
/
+1
2025-05-04
x86/boot: Disregard __supported_pte_mask in __startup_64()
Ard Biesheuvel
1
-2
/
+0
2025-05-04
x86/boot: Move early_setup_gdt() back into head64.c
Ard Biesheuvel
1
-14
/
+1
2025-05-04
Merge branch 'x86/urgent' into x86/boot, to pick up fixes
Ingo Molnar
4
-5
/
+44
2025-05-04
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
3
-4
/
+43
2025-04-24
x86/boot: Work around broken busybox 'truncate' tool
Ard Biesheuvel
1
-1
/
+1
2025-04-24
x86/sev: Share the sev_secrets_pa value again
Tom Lendacky
1
-2
/
+2
2025-04-23
x86/boot: Disable jump tables in PIC code
Ard Biesheuvel
1
-0
/
+1
2025-04-22
x86/boot: Drop RIP_REL_REF() uses from early SEV code
Ard Biesheuvel
2
-28
/
+19
2025-04-22
x86/boot: Move SEV startup code into startup/
Ard Biesheuvel
4
-2
/
+2805
2025-04-22
x86/sev: Split off startup code from core code
Ard Biesheuvel
1
-0
/
+2
2025-04-22
Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...
Ingo Molnar
3
-53
/
+21
2025-04-18
x86/boot/sev: Avoid shared GHCB page for early memory acceptance
Ard Biesheuvel
3
-53
/
+21
2025-04-18
x86/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
1
-1
/
+1
2025-04-18
x86/boot: Remove semicolon from "rep" prefixes
Uros Bizjak
7
-15
/
+15
2025-04-17
x86/boot/startup: Disable LTO for the startup code
Nathan Chancellor
1
-1
/
+2
2025-04-12
x86/sev: Prepare for splitting off early SEV code
Ard Biesheuvel
1
-5
/
+10
2025-04-12
x86/boot: Drop RIP_REL_REF() uses from SME startup code
Ard Biesheuvel
1
-6
/
+5
2025-04-12
x86/boot: Move early SME init code into startup/
Ard Biesheuvel
2
-0
/
+568
2025-04-12
x86/boot: Drop RIP_REL_REF() uses from early mapping code
Ard Biesheuvel
1
-20
/
+21
2025-04-12
x86/boot: Move early kernel mapping code into startup/
Ard Biesheuvel
2
-1
/
+225
2025-04-12
x86/boot: Move the early GDT/IDT setup code into startup/
Ard Biesheuvel
3
-1
/
+100
2025-04-09
x86/boot/startup: Disable objtool validation for library code
Ard Biesheuvel
1
-0
/
+6
2025-04-06
x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...
Ard Biesheuvel
2
-0
/
+256
2025-04-06
x86/boot: Move the 5-level paging trampoline into /startup
Ard Biesheuvel
3
-1
/
+4
2025-04-06
x86/boot/compressed: Merge the local pgtable.h include into <asm/boot.h>
Ard Biesheuvel
5
-22
/
+0
2025-04-06
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-5
/
+6
2025-03-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-349
/
+0
2025-03-25
x86 boot build: make git ignore stale 'tools' directory
Linus Torvalds
1
-0
/
+1
2025-03-25
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-121
/
+128
2025-03-25
Merge tag 'x86-build-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-256
/
+9
2025-03-22
x86: drop unnecessary prefix map configuration
Thomas Weißschuh
2
-2
/
+0
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
1
-2
/
+2
2025-03-19
x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...
H. Peter Anvin (Intel)
3
-4
/
+3
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2025-03-16
x86: Get rid of Makefile.postlink
Ard Biesheuvel
1
-3
/
+6
[next]