index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
tools
Age
Commit message (
Expand
)
Author
2011-12-05
x86/tools: Add decoded instruction dump mode
Masami Hiramatsu
2011-12-05
x86: Update instruction decoder to support new AVX formats
Masami Hiramatsu
2011-12-05
x86/tools: Fix insn_sanity message outputs
Masami Hiramatsu
2011-12-05
x86/tools: Fix instruction decoder message output
Masami Hiramatsu
2011-12-05
x86/tools: Fix Makefile to build all test tools
Masami Hiramatsu
2011-11-10
x86, perf: Add a build-time sanity test to the x86 decoder
Masami Hiramatsu
2010-02-07
x86: Remove trailing spaces in messages
Frans Pop
2009-12-28
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
2009-12-18
x86: Fix objdump version check in chkobjdump.awk for different formats.
Masami Hiramatsu
2009-12-17
x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk
akpm@linux-foundation.org
2009-12-17
x86: Don't use POSIX character classes in gen-insn-attr-x86.awk
Roland Dreier
2009-12-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-15
x86: Fix kprobes build with non-gawk awk
Jonathan Nieder
2009-12-06
x86, perf probe: Fix warning in test_get_len()
Jean Delvare
2009-12-03
Merge branch 'perf/probes' into perf/core
Ingo Molnar
2009-11-20
x86: insn decoder test checks objdump version
Masami Hiramatsu
2009-11-20
x86: Fix insn decoder test typos
Masami Hiramatsu
2009-11-19
x86: Instruction decoder test should generate build warning
Masami Hiramatsu
2009-11-17
x86: Show symbol name if insn decoder test failed
Masami Hiramatsu
2009-11-17
x86: Add verbose option to insn decoder test
Masami Hiramatsu
2009-10-29
x86: AVX instruction set decoder support
Masami Hiramatsu
2009-10-29
x86: Merge INAT_REXPFX into INAT_PFX_*
Masami Hiramatsu
2009-10-21
x86, instruction decoder: Fix test_get_len build rules
Ingo Molnar
2009-09-04
x86: Remove unused config macros from instruction decoder selftest
Masami Hiramatsu
2009-09-04
x86: Allow x86-32 instruction decoder selftest on x86-64
Masami Hiramatsu
2009-08-27
x86: Check awk features before generating inat-tables.c
Masami Hiramatsu
2009-08-27
x86: Fix x86 instruction decoder selftest to check only .text
Masami Hiramatsu
2009-08-27
x86: X86 instruction decoder build-time selftest
Masami Hiramatsu
2009-08-27
x86: Instruction decoder API
Masami Hiramatsu