1. 52fa82c x86: Add insn_decode_kernel() by Peter Zijlstra · 3 years, 10 months ago
  2. f935178 x86/insn: Make insn_complete() static by Borislav Petkov · 4 years, 2 months ago
  3. 404b639 x86/insn: Remove kernel_insn_init() by Borislav Petkov · 4 years, 2 months ago
  4. 93281c4 x86/insn: Add an insn_decode() API by Borislav Petkov · 4 years, 3 months ago
  5. d30c7b8 x86/insn: Add a __ignore_sync_check__ marker by Borislav Petkov · 4 years ago
  6. 5ed934e x86/insn: Fix vector instruction decoding on big endian cross-compiles by Vasily Gorbik · 4 years, 2 months ago
  7. 1d509f2 x86/insn: Support big endian cross-compiles by Martin Schwidefsky · 4 years, 2 months ago
  8. 4e9a5ae x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes by Masami Hiramatsu · 4 years, 2 months ago
  9. 4d65adf x86: xen: insn: Decode Xen and KVM emulate-prefix signature by Masami Hiramatsu · 5 years ago
  10. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  11. ee6a735 kprobes/x86: Prohibit probing on exception masking instructions by Masami Hiramatsu · 7 years ago
  12. 25af37f x86/insn: Add AVX-512 support to the instruction decoder by Adrian Hunter · 9 years ago
  13. 91e5ed4 x86/asm/decoder: Fix and enforce max instruction size in the insn decoder by Andy Lutomirski · 10 years ago
  14. 6ba48ff x86: Remove arbitrary instruction size limit in instruction decoder by Dave Hansen · 10 years ago
  15. f8d98f1 x86: Fix to decode grouped AVX with VEX pp bits by Masami Hiramatsu · 13 years ago
  16. 1ec454b x86, perf: Add a build-time sanity test to the x86 decoder by Masami Hiramatsu · 13 years ago
  17. 30a813a x86: Move MAX_INSN_SIZE into asm/insn.h by Peter Zijlstra · 15 years ago
  18. e0e492e x86: AVX instruction set decoder support by Masami Hiramatsu · 15 years ago
  19. eb13296 x86: Instruction decoder API by Masami Hiramatsu · 15 years ago