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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
x86/cpu/centaur: Add Centaur family >=7 CPUs initialization support
Tony W Wang-oc
1
-2
/
+6
2020-09-11
x86/cpu/centaur: Replace two-condition switch-case with an if statement
Tony W Wang-oc
1
-15
/
+8
2020-09-11
dma-direct: remove dma_direct_{alloc,free}_pages
Christoph Hellwig
1
-3
/
+3
2020-09-11
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
2
-12
/
+70
2020-09-10
x86/sev-es: Check required CPU features for SEV-ES
Martin Radev
2
-0
/
+18
2020-09-10
x86/efi: Add GHCB mappings when SEV-ES is active
Tom Lendacky
1
-0
/
+30
2020-09-10
x86/fpu: Allow multiple bits in clearcpuid= parameter
Arvind Sankar
1
-8
/
+22
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
1
-5
/
+6
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
3
-3
/
+3
2020-09-10
x86/tsc: Use seqcount_latch_t
Ahmed S. Darwish
1
-5
/
+5
2020-09-09
x86/sev-es: Handle NMI State
Joerg Roedel
2
-0
/
+24
2020-09-09
x86/sev-es: Support CPU offline/online
Joerg Roedel
1
-0
/
+63
2020-09-09
x86/head/64: Don't call verify_cpu() on starting APs
Joerg Roedel
1
-0
/
+12
2020-09-09
x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
Joerg Roedel
2
-1
/
+24
2020-09-09
x86/realmode: Setup AP jump table
Tom Lendacky
1
-0
/
+69
2020-09-09
x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ES
Doug Covelli
1
-5
/
+45
2020-09-09
x86/kvm: Add KVM-specific VMMCALL handling under SEV-ES
Tom Lendacky
1
-6
/
+29
2020-09-09
x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ES
Joerg Roedel
1
-0
/
+12
2020-09-09
x86/sev-es: Handle #DB Events
Joerg Roedel
1
-0
/
+17
2020-09-09
x86/sev-es: Handle #AC Events
Joerg Roedel
1
-0
/
+19
2020-09-09
x86/sev-es: Handle VMMCALL Events
Tom Lendacky
1
-0
/
+23
2020-09-09
x86/sev-es: Handle MWAIT/MWAITX Events
Tom Lendacky
1
-0
/
+10
2020-09-09
x86/sev-es: Handle MONITOR/MONITORX Events
Tom Lendacky
1
-0
/
+13
2020-09-09
x86/sev-es: Handle INVD Events
Tom Lendacky
1
-0
/
+4
2020-09-09
x86/sev-es: Handle RDPMC Events
Tom Lendacky
1
-0
/
+22
2020-09-09
x86/sev-es: Handle RDTSC(P) Events
Tom Lendacky
2
-0
/
+27
2020-09-09
x86/sev-es: Handle WBINVD Events
Tom Lendacky
1
-0
/
+9
2020-09-09
x86/sev-es: Handle DR7 read/write events
Tom Lendacky
1
-0
/
+85
2020-09-09
x86/sev-es: Handle MSR events
Tom Lendacky
1
-0
/
+28
2020-09-09
x86/sev-es: Handle MMIO String Instructions
Joerg Roedel
1
-0
/
+77
2020-09-09
x86/sev-es: Handle MMIO events
Tom Lendacky
1
-0
/
+222
2020-09-09
x86/sev-es: Handle instruction fetches from user-space
Joerg Roedel
1
-9
/
+22
2020-09-09
x86/sev-es: Wire up existing #VC exit-code handlers
Joerg Roedel
2
-4
/
+9
2020-09-09
x86/sev-es: Add a Runtime #VC Exception Handler
Tom Lendacky
2
-8
/
+249
2020-09-09
x86/entry/64: Add entry code for #VC handler
Joerg Roedel
1
-0
/
+45
2020-09-09
x86/dumpstack/64: Add noinstr version of get_stack_info()
Joerg Roedel
2
-19
/
+26
2020-09-09
x86/sev-es: Adjust #VC IST Stack on entering NMI handler
Joerg Roedel
2
-0
/
+62
2020-09-09
x86/sev-es: Allocate and map an IST stack for #VC handler
Joerg Roedel
3
-2
/
+41
2020-09-09
x86/sev-es: Setup per-CPU GHCBs for the runtime handler
Tom Lendacky
2
-1
/
+58
2020-09-09
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
5
-7
/
+169
2020-09-09
x86/sev-es: Setup an early #VC handler
Joerg Roedel
2
-1
/
+54
2020-09-09
x86/sev-es: Compile early handler code into kernel image
Joerg Roedel
3
-10
/
+175
2020-09-09
x86: remove address space overrides using set_fs()
Christoph Hellwig
1
-3
/
+0
2020-09-08
x86/kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-105
/
+3
2020-09-07
x86/head/64: Move early exception dispatch to C code
Joerg Roedel
2
-14
/
+16
2020-09-07
x86/idt: Make IDT init functions static inlines
Joerg Roedel
1
-34
/
+0
2020-09-07
x86/head/64: Install a CPU bringup IDT
Joerg Roedel
2
-0
/
+44
2020-09-07
x86/head/64: Switch to initial stack earlier
Joerg Roedel
1
-3
/
+6
2020-09-07
x86/head/64: Load segment registers earlier
Joerg Roedel
1
-26
/
+26
2020-09-07
x86/head/64: Load GDT after switch to virtual addresses
Joerg Roedel
1
-8
/
+8
[prev]
[next]