aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/tools
AgeCommit message (Expand)Author
2013-06-12x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook
2013-04-16x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELFH. Peter Anvin
2013-04-16x86, relocs: Build separate 32/64-bit toolsKees Cook
2013-04-16x86, relocs: Add 64-bit ELF support to relocs toolKees Cook
2013-04-16x86, relocs: Consolidate processing logicKees Cook
2013-04-16x86, relocs: Generalize ELF structure namesKees Cook
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding
2013-01-24arch/x86/tools/insn_sanity.c: Identify source of messagesAndrew Morton
2012-12-10x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding
2012-10-02UAPI: x86: Fix the test_get_len toolDavid Howells
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-05-24x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin
2012-05-23x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: More relocations which may end up as absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-08x86, realmode: move relocs from scripts/ to arch/x86/toolsJarkko Sakkinen
2011-12-05x86/tools: Add decoded instruction dump modeMasami Hiramatsu
2011-12-05x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu
2011-12-05x86/tools: Fix insn_sanity message outputsMasami Hiramatsu
2011-12-05x86/tools: Fix instruction decoder message outputMasami Hiramatsu
2011-12-05x86/tools: Fix Makefile to build all test toolsMasami Hiramatsu
2011-11-10x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu
2010-02-07x86: Remove trailing spaces in messagesFrans Pop
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-12-18x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu
2009-12-17x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org
2009-12-17x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-15x86: Fix kprobes build with non-gawk awkJonathan Nieder
2009-12-06x86, perf probe: Fix warning in test_get_len()Jean Delvare
2009-12-03Merge branch 'perf/probes' into perf/coreIngo Molnar
2009-11-20x86: insn decoder test checks objdump versionMasami Hiramatsu
2009-11-20x86: Fix insn decoder test typosMasami Hiramatsu
2009-11-19x86: Instruction decoder test should generate build warningMasami Hiramatsu
2009-11-17x86: Show symbol name if insn decoder test failedMasami Hiramatsu
2009-11-17x86: Add verbose option to insn decoder testMasami Hiramatsu
2009-10-29x86: AVX instruction set decoder supportMasami Hiramatsu
2009-10-29x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu
2009-10-21x86, instruction decoder: Fix test_get_len build rulesIngo Molnar
2009-09-04x86: Remove unused config macros from instruction decoder selftestMasami Hiramatsu
2009-09-04x86: Allow x86-32 instruction decoder selftest on x86-64Masami Hiramatsu
2009-08-27x86: Check awk features before generating inat-tables.cMasami Hiramatsu
2009-08-27x86: Fix x86 instruction decoder selftest to check only .textMasami Hiramatsu
2009-08-27x86: X86 instruction decoder build-time selftestMasami Hiramatsu