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
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
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-2
/
+4
2020-08-04
Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2020-07-27
x86/cpu: Relocate sync_core() to sync_core.h
Ricardo Neri
1
-0
/
+1
2020-07-25
x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder La...
Fenghua Yu
1
-0
/
+2
2020-07-25
Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co...
Ingo Molnar
10
-29
/
+34
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+13
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
1
-1
/
+3
2020-06-30
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
1
-1
/
+10
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-20
/
+20
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
1
-6
/
+0
2020-06-23
x86/mce, EDAC/mce_amd: Print PPIN in machine check records
Smita Koralahalli
1
-0
/
+2
2020-06-23
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
1
-6
/
+0
2020-06-18
x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-06-18
x86/cpu: Use pinning mask for CR4 bits needing to be 0
Kees Cook
1
-12
/
+12
2020-06-17
x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
Dan Carpenter
1
-0
/
+1
2020-06-17
x86/speculation: Merge one test in spectre_v2_user_select_mitigation()
Borislav Petkov
1
-9
/
+4
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
3
-4
/
+2
2020-06-15
x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()
Peter Zijlstra
1
-1
/
+1
2020-06-15
x86/mce/inject: Fix a wrong assignment of i_mce.status
Zhenzhong Duan
1
-1
/
+1
2020-06-15
x86/microcode: Do not select FW_LOADER
Herbert Xu
1
-2
/
+0
2020-06-15
x86/resctrl: Fix memory bandwidth counter width for AMD
Babu Moger
2
-4
/
+5
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-166
/
+193
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-83
/
+110
2020-06-12
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2020-06-12
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-38
/
+57
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+3
2020-06-11
x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()
Tony Luck
1
-1
/
+1
2020-06-11
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
1
-4
/
+14
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
25
-221
/
+501
2020-06-11
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
1
-1
/
+1
2020-06-11
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
1
-17
/
+0
2020-06-11
x86/entry, mce: Disallow #DB during #MC
Peter Zijlstra
1
-0
/
+12
2020-06-11
x86/entry: Move paranoid irq tracing out of ASM code
Thomas Gleixner
1
-0
/
+3
2020-06-11
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2
-17
/
+14
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
3
-9
/
+6
2020-06-11
x86/idtentry: Switch to conditional RCU handling
Thomas Gleixner
1
-2
/
+2
2020-06-11
x86/mce: Address objtools noinstr complaints
Thomas Gleixner
3
-7
/
+21
2020-06-11
x86/entry: Implement user mode C entry points for #DB and #MCE
Thomas Gleixner
1
-7
/
+33
2020-06-11
x86/nmi: Protect NMI entry against instrumentation
Thomas Gleixner
1
-4
/
+2
2020-06-11
x86/mce: Use untraced rd/wrmsr in the MCE offline/crash check
Thomas Gleixner
1
-2
/
+2
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
5
-14
/
+19
2020-06-11
x86/mce: Move nmi_enter/exit() into the entry point
Thomas Gleixner
3
-21
/
+13
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-9
/
+9
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-6
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
3
-11
/
+152
2020-06-09
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
1
-2
/
+5
2020-06-09
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
1
-37
/
+50
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+26
[next]