index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-21
1
-13
/
+98
|
\
|
*
x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder
Adrian Hunter
2022-01-23
1
-8
/
+87
|
*
x86/insn: Add misc instructions to x86 instruction decoder
Adrian Hunter
2022-01-23
1
-3
/
+3
|
*
x86/insn: Add AMX instructions to the x86 instruction decoder
Adrian Hunter
2022-01-23
1
-2
/
+8
*
|
x86: clean up symbol aliasing
Mark Rutland
2022-02-22
2
-8
/
+8
|
/
*
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2022-01-13
2
-9
/
+9
*
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
2021-10-06
1
-2
/
+3
*
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
2021-09-24
1
-2
/
+2
*
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2021-05-10
2
-2
/
+2
*
tools/insn: Restore the relative include paths for cross building
Borislav Petkov
2021-03-17
1
-3
/
+3
*
x86/insn: Make insn_complete() static
Borislav Petkov
2021-03-15
1
-0
/
+7
*
x86/insn: Add an insn_decode() API
Borislav Petkov
2021-03-15
1
-48
/
+174
*
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
2021-03-15
2
-4
/
+4
*
x86/insn: Add @buf_len param to insn_init() kernel-doc comment
Borislav Petkov
2021-03-15
1
-0
/
+1
*
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
2021-01-14
1
-9
/
+9
*
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
2021-01-14
1
-54
/
+47
*
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2020-11-12
2
-10
/
+9
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
1
-115
/
+0
*
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2020-07-03
1
-0
/
+4
*
x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
Yu-cheng Yu
2020-03-26
1
-6
/
+11
*
x86/decoder: Add TEST opcode to Group3-2
Masami Hiramatsu
2020-01-22
1
-1
/
+1
*
perf bench: Update the copies of x86's mem{cpy,set}_64.S
Arnaldo Carvalho de Melo
2019-12-02
2
-18
/
+18
*
x86/insn: Add some more Intel instructions to the opcode map
Adrian Hunter
2019-11-26
1
-12
/
+32
*
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
2019-11-25
1
-0
/
+34
|
\
|
*
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
2019-10-17
1
-0
/
+34
*
|
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
2019-11-18
1
-6
/
+12
|
/
*
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
2019-09-01
2
-3
/
+3
*
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
2019-09-01
3
-0
/
+1748
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2019-05-15
1
-1
/
+2
*
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2018-08-20
1
-1
/
+1
*
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2018-07-30
1
-58
/
+54
*
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
2017-11-04
1
-1
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel
Arnaldo Carvalho de Melo
2017-04-24
1
-1
/
+1
*
perf bench mem: Sync memcpy assembly sources with the kernel
Arnaldo Carvalho de Melo
2016-10-06
1
-3
/
+3
*
perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
Arnaldo Carvalho de Melo
2016-07-12
2
-0
/
+435