1. b790b4f objtool: sync up with the 4.14.47 version of objtool by Greg Kroah-Hartman · 6 years ago
  2. 24ac7a4 objtool: Move checking code to check.c by Josh Poimboeuf · 7 years ago
  3. add0ff1 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 7 years ago
  4. 92e8f20 objtool: Fix retpoline support for pre-ORC objtool by Josh Poimboeuf · 6 years ago
  5. 4d8bd3e objtool: Allow alternatives to be ignored by Josh Poimboeuf · 6 years ago
  6. 3adb52ab objtool: Detect jumps to retpoline thunks by Josh Poimboeuf · 6 years ago
  7. 35aee62 objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 7 years ago
  8. 3e51ccb objtool: Fix another GCC jump table detection issue by Josh Poimboeuf · 7 years ago
  9. 56fb2d6 objtool: Fix rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
  10. 9cfffb1 objtool: Skip all "unreachable instruction" warnings for gcov kernels by Josh Poimboeuf · 8 years ago
  11. 3732710 objtool: Improve rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
  12. c1fad9e objtool: Add do_task_dead() to global noreturn list by Josh Poimboeuf · 8 years ago
  13. 6d01f28 objtool: Support new GCC 6 switch jump table pattern by Josh Poimboeuf · 8 years ago
  14. 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
  15. b49364f objtool: Initialize variable to silence old compiler by Arnaldo Carvalho de Melo · 8 years ago
  16. d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago
  17. 0ea5ad8 objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols by Josh Poimboeuf · 8 years ago
  18. b1547d3 objtool: Detect falling through to the next function by Josh Poimboeuf · 8 years ago
  19. 7e57844 objtool: Add workaround for GCC switch jump table bug by Josh Poimboeuf · 8 years ago
  20. 1bcb58a objtool: Only print one warning per function by Josh Poimboeuf · 8 years ago
  21. 042ba73 objtool: Add several performance improvements by Josh Poimboeuf · 8 years ago
  22. 8133fbb objtool: Fix false positive warnings for functions with multiple switch statements by Josh Poimboeuf · 8 years ago
  23. a196e17 objtool: Rename some variables and functions by Josh Poimboeuf · 8 years ago
  24. e2a5f18 objtool: Remove superflous INIT_LIST_HEAD by Josh Poimboeuf · 8 years ago
  25. 74aec05 objtool: Add helper macros for traversing instructions by Josh Poimboeuf · 8 years ago
  26. d8d1b2c objtool: Fix false positive warnings related to sibling calls by Josh Poimboeuf · 8 years ago
  27. b1e0324 objtool: Detect infinite recursion by Josh Poimboeuf · 8 years ago
  28. 81bfafc objtool: Prevent infinite recursion in noreturn detection by Josh Poimboeuf · 8 years ago
  29. 442f04c objtool: Add tool to perform compile-time stack metadata validation by Josh Poimboeuf · 8 years ago