1. 3d7e5fc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 3e21bb0 x86, insn: Add new opcodes as of June, 2013 by Masami Hiramatsu · 11 years ago
  3. b1983b0 x86, relocs: Move __vvar_page from S_ABS to S_REL by Kees Cook · 11 years ago
  4. c889ba8 x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF by H. Peter Anvin · 11 years ago
  5. 17c961f x86, relocs: Build separate 32/64-bit tools by Kees Cook · 11 years ago
  6. 946166a x86, relocs: Add 64-bit ELF support to relocs tool by Kees Cook · 11 years ago
  7. 5d442e6 x86, relocs: Consolidate processing logic by Kees Cook · 11 years ago
  8. bf11655 x86, relocs: Generalize ELF structure names by Kees Cook · 11 years ago
  9. 51c1abb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 65315d4 x86/boot: Fix minor fd leakage in tools/relocs.c by Cong Ding · 12 years ago
  11. 55a6e62 arch/x86/tools/insn_sanity.c: Identify source of messages by Andrew Morton · 12 years ago
  12. 28a7938 x86: Fix the error of using "const" in gen-insn-attr-x86.awk by Cong Ding · 12 years ago
  13. 584c5ef UAPI: x86: Fix the test_get_len tool by David Howells · 12 years ago
  14. 436d03f x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix by Masami Hiramatsu · 12 years ago
  15. 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. ea17e74 x86, relocs: Add jiffies and jiffies_64 to the relative whitelist by H. Peter Anvin · 12 years ago
  17. fd95281 x86-32, relocs: Whitelist more symbols for ld bug workaround by H. Peter Anvin · 12 years ago
  18. 24ab82b x86, relocs: When printing an error, say relative or absolute by H. Peter Anvin · 12 years ago
  19. a3e854d x86, relocs: Workaround for binutils 2.22.52.0.1 section bug by H. Peter Anvin · 12 years ago
  20. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 12 years ago
  21. 8a3b947 x86, relocs: When printing an error, say relative or absolute by H. Peter Anvin · 12 years ago
  22. c54a354 x86, relocs: More relocations which may end up as absolute by H. Peter Anvin · 12 years ago
  23. bea3f87 x86, relocs: Workaround for binutils 2.22.52.0.1 section bug by H. Peter Anvin · 12 years ago
  24. f2604c1 x86, realmode: move relocs from scripts/ to arch/x86/tools by Jarkko Sakkinen · 12 years ago
  25. 9dde9dc x86/tools: Add decoded instruction dump mode by Masami Hiramatsu · 13 years ago
  26. a9c373d x86: Update instruction decoder to support new AVX formats by Masami Hiramatsu · 13 years ago
  27. e70825f x86/tools: Fix insn_sanity message outputs by Masami Hiramatsu · 13 years ago
  28. bfbe901 x86/tools: Fix instruction decoder message output by Masami Hiramatsu · 13 years ago
  29. 1056c3e x86/tools: Fix Makefile to build all test tools by Masami Hiramatsu · 13 years ago
  30. 1ec454b x86, perf: Add a build-time sanity test to the x86 decoder by Masami Hiramatsu · 13 years ago
  31. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 14 years ago
  32. 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  33. 8bee738 x86: Fix objdump version check in chkobjdump.awk for different formats. by Masami Hiramatsu · 15 years ago
  34. 8c63450 x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk by akpm@linux-foundation.org · 15 years ago
  35. 4beb3d6 x86: Don't use POSIX character classes in gen-insn-attr-x86.awk by Roland Dreier · 15 years ago
  36. 61ecdb84 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 2363756 x86: Fix kprobes build with non-gawk awk by Jonathan Nieder · 15 years ago
  38. be2bf0a x86, perf probe: Fix warning in test_get_len() by Jean Delvare · 15 years ago
  39. d103d01 Merge branch 'perf/probes' into perf/core by Ingo Molnar · 15 years ago
  40. 6f5f672 x86: insn decoder test checks objdump version by Masami Hiramatsu · 15 years ago
  41. 80509e2 x86: Fix insn decoder test typos by Masami Hiramatsu · 15 years ago
  42. ce64c620 x86: Instruction decoder test should generate build warning by Masami Hiramatsu · 15 years ago
  43. 35039eb x86: Show symbol name if insn decoder test failed by Masami Hiramatsu · 15 years ago
  44. d65ff75 x86: Add verbose option to insn decoder test by Masami Hiramatsu · 15 years ago
  45. e0e492e x86: AVX instruction set decoder support by Masami Hiramatsu · 15 years ago
  46. 04d46c1 x86: Merge INAT_REXPFX into INAT_PFX_* by Masami Hiramatsu · 15 years ago
  47. 9bf4e7f x86, instruction decoder: Fix test_get_len build rules by Ingo Molnar · 15 years ago
  48. 7006957 x86: Remove unused config macros from instruction decoder selftest by Masami Hiramatsu · 15 years ago
  49. 50a482f x86: Allow x86-32 instruction decoder selftest on x86-64 by Masami Hiramatsu · 15 years ago
  50. 69d991f x86: Check awk features before generating inat-tables.c by Masami Hiramatsu · 15 years ago
  51. 8d7d14f x86: Fix x86 instruction decoder selftest to check only .text by Masami Hiramatsu · 15 years ago
  52. ca0e9ba x86: X86 instruction decoder build-time selftest by Masami Hiramatsu · 15 years ago
  53. eb13296 x86: Instruction decoder API by Masami Hiramatsu · 15 years ago