aboutsummaryrefslogtreecommitdiff
path: root/tools/arch/x86/lib
AgeCommit message (Expand)AuthorFilesLines
2020-11-12tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Gravatar Arnaldo Carvalho de Melo 2-10/+9
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Gravatar Dan Williams 1-115/+0
2020-07-03tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Gravatar Arnaldo Carvalho de Melo 1-0/+4
2020-03-26x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapGravatar Yu-cheng Yu 1-6/+11
2020-01-22x86/decoder: Add TEST opcode to Group3-2Gravatar Masami Hiramatsu 1-1/+1
2019-12-02perf bench: Update the copies of x86's mem{cpy,set}_64.SGravatar Arnaldo Carvalho de Melo 2-18/+18
2019-11-26x86/insn: Add some more Intel instructions to the opcode mapGravatar Adrian Hunter 1-12/+32
2019-11-25Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...Gravatar Ingo Molnar 1-0/+34
2019-11-18x86/insn: Add some Intel instructions to the opcode mapGravatar Adrian Hunter 1-6/+12
2019-10-17x86: xen: insn: Decode Xen and KVM emulate-prefix signatureGravatar Masami Hiramatsu 1-0/+34
2019-08-31perf intel-pt: Use shared x86 insn decoderGravatar Josh Poimboeuf 2-3/+3
2019-08-31objtool: Move x86 insn decoder to a common locationGravatar Josh Poimboeuf 3-0/+1748
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-15tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Gravatar Arnaldo Carvalho de Melo 1-1/+2
2018-08-20tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Gravatar Arnaldo Carvalho de Melo 1-1/+1
2018-07-30tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Gravatar Arnaldo Carvalho de Melo 1-58/+54
2017-11-04tools/headers: Synchronize kernel ABI headersGravatar Ingo Molnar 1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-04-24tools arch: Sync arch/x86/lib/memcpy_64.S with the kernelGravatar Arnaldo Carvalho de Melo 1-1/+1
2016-10-05perf bench mem: Sync memcpy assembly sources with the kernelGravatar Arnaldo Carvalho de Melo 1-3/+3
2016-07-12perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksGravatar Arnaldo Carvalho de Melo 2-0/+435