1. 0c0593b x86/ftrace: Make function graph use ftrace directly by Steven Rostedt (VMware) · 3 years, 3 months ago
  2. 1e85010 x86/ftrace: Remove extra orig rax move by Jiri Olsa · 3 years, 3 months ago
  3. 7cae4b1 x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.S by Josh Poimboeuf · 4 years ago
  4. b735bd3 objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC by Josh Poimboeuf · 4 years ago
  5. 1866069 x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub by Josh Poimboeuf · 4 years ago
  6. 2860cd8 livepatch: Use the default ftrace_ops instead of REGS when ARGS is available by Steven Rostedt (VMware) · 4 years, 2 months ago
  7. 02a474c ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default by Steven Rostedt (VMware) · 4 years, 2 months ago
  8. fe58ace x86/ftrace: Do not jump to direct code in created trampolines by Steven Rostedt (VMware) · 4 years, 8 months ago
  9. 5da7cd1 x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks by Steven Rostedt (VMware) · 4 years, 8 months ago
  10. 0b4f8dd x86/ftrace: Make non direct case the default in ftrace_regs_caller by Steven Rostedt (VMware) · 4 years, 8 months ago
  11. b9f6976 x86/entry/64: Move non entry code into .text section by Thomas Gleixner · 4 years, 9 months ago
  12. 34fdce6 x86: Change {JMP,CALL}_NOSPEC argument by Peter Zijlstra · 4 years, 8 months ago
  13. 9f2dfd6 x86,ftrace: Shrink ftrace_regs_caller() by one byte by Peter Zijlstra · 4 years, 9 months ago
  14. dc2745b x86,ftrace: Use SIZEOF_PTREGS by Peter Zijlstra · 4 years, 9 months ago
  15. 0298739 x86,ftrace: Fix ftrace_regs_caller() unwind by Peter Zijlstra · 4 years, 9 months ago
  16. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  17. 77ac117 ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout by Josh Poimboeuf · 5 years ago
  18. 562955f ftrace/x86: Add register_ftrace_direct() for custom trampolines by Steven Rostedt (VMware) · 5 years ago
  19. 0f42c1a x86/ftrace: Get rid of function_hook by Borislav Petkov · 5 years ago
  20. 13fbe78 x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN by Jiri Slaby · 5 years ago
  21. 6dcc562 x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  22. bc7b11c x86/asm/64: Change all ENTRY+END to SYM_CODE_* by Jiri Slaby · 5 years ago
  23. 26ba4e5 x86/asm: Use SYM_INNER_LABEL instead of GLOBAL by Jiri Slaby · 5 years ago
  24. ea1ed38 x86/stackframe, x86/ftrace: Add pt_regs frame annotations by Peter Zijlstra · 6 years ago
  25. 562e14f ftrace/x86: Remove mcount support by Steven Rostedt (VMware) · 6 years ago
  26. d2a68c4 x86/ftrace: Do not call function graph from dynamic trampolines by Steven Rostedt (VMware) · 6 years ago
  27. 32c6cdf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. dd08516 x86/ftrace: Add one more ENDPROC annotation by Josh Poimboeuf · 7 years ago
  29. e2ac83d x86/ftrace: Fix ORC unwinding from ftrace handlers by Josh Poimboeuf · 7 years ago
  30. 9351803 x86/retpoline/ftrace: Convert ftrace assembler indirect jumps by David Woodhouse · 7 years ago
  31. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  32. 1fa9d67 x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o by Steven Rostedt (VMware) · 8 years ago
  33. db65d7b x86/ftrace: Rename mcount_64.S to ftrace_64.S by Steven Rostedt (VMware) · 8 years ago[Renamed (99%) from arch/x86/kernel/mcount_64.S]
  34. 5de0a8c x86: Fix export for mcount and __fentry__ by Steven Rostedt · 8 years ago
  35. 784d569 x86: move exports to actual definitions by Al Viro · 9 years ago
  36. 8329e81 ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it by Steven Rostedt · 9 years ago
  37. f1b92bb6 x86/ftrace, x86/asm: Kill ftrace_caller_end label by Borislav Petkov · 9 years ago
  38. 112677d x86/ftrace: Add comment on static function tracing by Namhyung Kim · 9 years ago
  39. 6a06bdb ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter by Steven Rostedt (Red Hat) · 10 years ago
  40. f1ab00a ftrace/x86: Get rid of ftrace_caller_setup by Steven Rostedt (Red Hat) · 10 years ago
  41. 0687c36 ftrace/x86: Have save_mcount_regs macro also save stack frames if needed by Steven Rostedt (Red Hat) · 10 years ago
  42. 85f6f02 ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount regs by Steven Rostedt (Red Hat) · 10 years ago
  43. 527aa75 ftrace/x86: Simplify save_mcount_regs on getting RIP by Steven Rostedt (Red Hat) · 10 years ago
  44. 094dfc5 ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameter by Steven Rostedt (Red Hat) · 10 years ago
  45. 05df710 ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed comments by Steven Rostedt (Red Hat) · 10 years ago
  46. 4bcdf15 ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file by Steven Rostedt (Red Hat) · 10 years ago
  47. 76c2f13 ftrace/x86: Have static tracing also use ftrace_caller_setup by Steven Rostedt (Red Hat) · 10 years ago
  48. 62a207d ftrace/x86: Have static function tracing always test for function graph by Steven Rostedt (Red Hat) · 10 years ago
  49. 9960efe ftrace/x86: Add frames pointers to trampoline as necessary by Steven Rostedt (Red Hat) · 10 years ago
  50. f3bea49 ftrace/x86: Add dynamic allocated trampoline for ftrace_ops by Steven Rostedt (Red Hat) · 10 years ago
  51. fdc841b ftrace: x86: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  52. 79922b8 ftrace: Optimize function graph to be called directly by Steven Rostedt (Red Hat) · 11 years ago
  53. e18eead3 ftrace/x86: Move the mcount/fentry code out of entry_64.S by Steven Rostedt · 11 years ago