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
/
include
/
asm
/
insn.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
1
-0
/
+2
2021-03-15
x86/insn: Make insn_complete() static
Borislav Petkov
1
-7
/
+0
2021-03-15
x86/insn: Remove kernel_insn_init()
Borislav Petkov
1
-11
/
+0
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
1
-7
/
+17
2021-03-15
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
1
-1
/
+1
2021-01-14
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
1
-0
/
+12
2021-01-14
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
1
-0
/
+33
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
1
-0
/
+15
2019-10-17
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
1
-0
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-05-13
kprobes/x86: Prohibit probing on exception masking instructions
Masami Hiramatsu
1
-0
/
+18
2016-07-21
x86/insn: Add AVX-512 support to the instruction decoder
Adrian Hunter
1
-1
/
+11
2015-02-19
x86/asm/decoder: Fix and enforce max instruction size in the insn decoder
Andy Lutomirski
1
-1
/
+1
2014-11-18
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
1
-4
/
+6
2012-02-11
x86: Fix to decode grouped AVX with VEX pp bits
Masami Hiramatsu
1
-6
/
+12
2011-11-10
x86, perf: Add a build-time sanity test to the x86 decoder
Masami Hiramatsu
1
-0
/
+7
2010-03-10
x86: Move MAX_INSN_SIZE into asm/insn.h
Peter Zijlstra
1
-0
/
+2
2009-10-29
x86: AVX instruction set decoder support
Masami Hiramatsu
1
-1
/
+42
2009-08-27
x86: Instruction decoder API
Masami Hiramatsu
1
-0
/
+143