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
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-18
x86/cpu: Use pinning mask for CR4 bits needing to be 0
Kees Cook
1
-12
/
+12
2020-06-11
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
1
-17
/
+0
2020-06-11
x86/nmi: Protect NMI entry against instrumentation
Thomas Gleixner
1
-4
/
+2
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
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-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
1
-11
/
+45
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+24
2020-05-06
x86/resctrl: Query LLC monitoring properties once during boot
Reinette Chatre
1
-2
/
+0
2020-05-06
x86/resctrl: Remove unnecessary RMID checks
Reinette Chatre
1
-15
/
+0
2020-05-06
x86/cpu: Move resctrl CPUID code to resctrl/
Reinette Chatre
1
-25
/
+2
2020-04-26
x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=m
Thomas Gleixner
1
-0
/
+2
2020-04-24
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
1
-1
/
+22
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
1
-0
/
+31
2020-04-20
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
1
-11
/
+14
2020-03-31
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
1
-2
/
+2
2020-03-24
x86/cpu/bugs: Convert to new matching macros
Thomas Gleixner
1
-2
/
+2
2020-02-27
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
1
-1
/
+1
2020-02-20
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
1
-0
/
+2
2020-01-31
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-18
/
+0
2020-01-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2020-01-28
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
1
-18
/
+0
2020-01-17
x86/speculation/swapgs: Exclude Zhaoxin CPUs from SWAPGS vulnerability
Tony W Wang-oc
1
-2
/
+2
2020-01-17
x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2
Tony W Wang-oc
1
-1
/
+8
2020-01-13
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
1
-0
/
+3
2020-01-09
x86/cpu: Add a missing prototype for arch_smt_update()
Benjamin Thiel
1
-0
/
+1
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
1
-1
/
+1
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
1
-10
/
+2
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-108
/
+80
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
1
-2
/
+3
2019-11-16
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
1
-9
/
+17
2019-11-16
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
1
-0
/
+5
2019-11-16
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
1
-0
/
+1
2019-11-16
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
1
-2
/
+2
2019-11-16
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
1
-1
/
+2
2019-11-16
x86/cpu: Unify cpu_init()
Thomas Gleixner
1
-108
/
+65
2019-11-15
x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned long
Fenghua Yu
1
-2
/
+3
2019-11-04
x86/cpu: Add Tremont to the cpu vulnerability whitelist
Pawan Gupta
1
-0
/
+2
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-30
/
+35
2019-10-28
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
1
-0
/
+15
2019-10-28
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
1
-0
/
+2
2019-10-28
x86/cpu: Add a helper function x86_read_arch_cap_msr()
Pawan Gupta
1
-4
/
+11
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2019-09-06
x86/cpu: Update init data for new Airmont CPU model
Rahul Tanwar
1
-0
/
+1
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
1
-2
/
+2
2019-07-28
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Thomas Gleixner
1
-16
/
+56
2019-07-28
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
1
-16
/
+28
[next]