| Commit message (Expand) | Author | Age |
* | x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix | Masami Hiramatsu | 2012-06-06 |
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 |
|\ |
|
| * | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin | 2012-05-18 |
| * | x86, relocs: More relocations which may end up as absolute | H. Peter Anvin | 2012-05-18 |
| * | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin | 2012-05-18 |
| * | x86, realmode: move relocs from scripts/ to arch/x86/tools | Jarkko Sakkinen | 2012-05-08 |
* | | x86, relocs: Add jiffies and jiffies_64 to the relative whitelist | H. Peter Anvin | 2012-05-24 |
* | | x86-32, relocs: Whitelist more symbols for ld bug workaround | H. Peter Anvin | 2012-05-23 |
* | | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin | 2012-05-18 |
* | | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin | 2012-05-18 |
* | | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 2012-05-18 |
|/ |
|
* | 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-12-05 |
* | x86, perf: Add a build-time sanity test to the x86 decoder | Masami Hiramatsu | 2011-11-10 |
* | x86: Remove trailing spaces in messages | Frans Pop | 2010-02-07 |
* | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2009-12-28 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 |
| |\ |
|
| * | | x86, perf probe: Fix warning in test_get_len() | Jean Delvare | 2009-12-06 |
* | | | x86: Fix objdump version check in chkobjdump.awk for different formats. | Masami Hiramatsu | 2009-12-18 |
* | | | 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-17 |
| |/
|/| |
|
* | | x86: Fix kprobes build with non-gawk awk | Jonathan Nieder | 2009-12-15 |
|/ |
|
* | Merge branch 'perf/probes' into perf/core | Ingo Molnar | 2009-12-03 |
|\ |
|
| * | x86: insn decoder test checks objdump version | Masami Hiramatsu | 2009-11-21 |
| * | x86: Fix insn decoder test typos | Masami Hiramatsu | 2009-11-21 |
* | | x86: Instruction decoder test should generate build warning | Masami Hiramatsu | 2009-11-19 |
|/ |
|
* | 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-11-17 |
* | x86: AVX instruction set decoder support | Masami Hiramatsu | 2009-10-29 |
* | x86: Merge INAT_REXPFX into INAT_PFX_* | Masami Hiramatsu | 2009-10-29 |
* | x86, instruction decoder: Fix test_get_len build rules | Ingo Molnar | 2009-10-21 |
* | 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-09-04 |
* | x86: Check awk features before generating inat-tables.c | Masami Hiramatsu | 2009-08-26 |
* | x86: Fix x86 instruction decoder selftest to check only .text | Masami Hiramatsu | 2009-08-26 |
* | x86: X86 instruction decoder build-time selftest | Masami Hiramatsu | 2009-08-26 |
* | x86: Instruction decoder API | Masami Hiramatsu | 2009-08-26 |