1. 228ffba Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 2af04ea objtool: Un-capitalize "Warning" for out-of-sync instruction decoder by Josh Poimboeuf · 8 years ago
  3. 8d94c2f objtool: Resync x86 instruction decoder with the kernel's by Josh Poimboeuf · 8 years ago
  4. 6d01f28 objtool: Support new GCC 6 switch jump table pattern by Josh Poimboeuf · 8 years ago
  5. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  6. 5cada17 objtool: Add 'fixdep' to objtool/.gitignore by Paul Gortmaker · 8 years ago
  7. 37e13a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 7e4dc77 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. fd1d961 x86/insn: remove pcommit by Dan Williams · 8 years ago
  10. 60cbdf5 tools build: Fix objtool build with ARCH=x86_64 by Josh Poimboeuf · 8 years ago
  11. 0cf6eb6 objtool: Always use host headers by Arnaldo Carvalho de Melo · 8 years ago
  12. 630e7a2 objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCH by Arnaldo Carvalho de Melo · 8 years ago
  13. b49364f objtool: Initialize variable to silence old compiler by Arnaldo Carvalho de Melo · 8 years ago
  14. 4a0982f objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi by Arnaldo Carvalho de Melo · 8 years ago
  15. 1a4bf28 objtool: Avoid checking code drift on busybox's diff by Arnaldo Carvalho de Melo · 8 years ago
  16. 774bec3 objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ by Arnaldo Carvalho de Melo · 8 years ago
  17. 07eebcc tools lib subcmd: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  18. d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago
  19. 0ea5ad8 objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols by Josh Poimboeuf · 8 years ago
  20. 2e51f26 objtool: Allow building with older libelf by Jan Beulich · 8 years ago
  21. b1547d3 objtool: Detect falling through to the next function by Josh Poimboeuf · 8 years ago
  22. 7e57844 objtool: Add workaround for GCC switch jump table bug by Josh Poimboeuf · 8 years ago
  23. 1bcb58a objtool: Only print one warning per function by Josh Poimboeuf · 8 years ago
  24. 042ba73 objtool: Add several performance improvements by Josh Poimboeuf · 8 years ago
  25. 8133fbb objtool: Fix false positive warnings for functions with multiple switch statements by Josh Poimboeuf · 8 years ago
  26. a196e17 objtool: Rename some variables and functions by Josh Poimboeuf · 8 years ago
  27. e2a5f18 objtool: Remove superflous INIT_LIST_HEAD by Josh Poimboeuf · 8 years ago
  28. 74aec05 objtool: Add helper macros for traversing instructions by Josh Poimboeuf · 8 years ago
  29. d8d1b2c objtool: Fix false positive warnings related to sibling calls by Josh Poimboeuf · 8 years ago
  30. d435fb5 objtool: Compile with debugging symbols by Josh Poimboeuf · 8 years ago
  31. b1e0324 objtool: Detect infinite recursion by Josh Poimboeuf · 8 years ago
  32. 81bfafc objtool: Prevent infinite recursion in noreturn detection by Josh Poimboeuf · 8 years ago
  33. c1d45c3 objtool: Support CROSS_COMPILE by Josh Poimboeuf · 8 years ago
  34. 19072f2 x86/asm/decoder: Use explicitly signed chars by Josh Poimboeuf · 8 years ago
  35. 442f04c objtool: Add tool to perform compile-time stack metadata validation by Josh Poimboeuf · 8 years ago