aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-07x86: Remove trailing spaces in messagesFrans Pop1-2/+2
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar1-1/+1
2009-12-18x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu1-3/+13
2009-12-17x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org1-1/+1
2009-12-17x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier1-6/+4
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+5
2009-12-15x86: Fix kprobes build with non-gawk awkJonathan Nieder1-5/+5
2009-12-06x86, perf probe: Fix warning in test_get_len()Jean Delvare1-1/+1
2009-12-03Merge branch 'perf/probes' into perf/coreIngo Molnar2-3/+35
2009-11-20x86: insn decoder test checks objdump versionMasami Hiramatsu2-1/+27
2009-11-20x86: Fix insn decoder test typosMasami Hiramatsu1-3/+9
2009-11-19x86: Instruction decoder test should generate build warningMasami Hiramatsu1-6/+11
2009-11-17x86: Show symbol name if insn decoder test failedMasami Hiramatsu2-1/+14
2009-11-17x86: Add verbose option to insn decoder testMasami Hiramatsu2-12/+71
2009-10-29x86: AVX instruction set decoder supportMasami Hiramatsu1-24/+70
2009-10-29x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu1-3/+3
2009-10-21x86, instruction decoder: Fix test_get_len build rulesIngo Molnar1-2/+2
2009-09-04x86: Remove unused config macros from instruction decoder selftestMasami Hiramatsu1-5/+0
2009-09-04x86: Allow x86-32 instruction decoder selftest on x86-64Masami Hiramatsu2-8/+8
2009-08-27x86: Check awk features before generating inat-tables.cMasami Hiramatsu1-0/+20
2009-08-27x86: Fix x86 instruction decoder selftest to check only .textMasami Hiramatsu1-1/+1
2009-08-27x86: X86 instruction decoder build-time selftestMasami Hiramatsu3-0/+170
2009-08-27x86: Instruction decoder APIMasami Hiramatsu1-0/+314