Age | Commit message (Expand) | Author | Files | Lines |
2023-06-21 | x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL | Donglin Peng | 1 | -3/+4 |
2023-04-29 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2023-03-24 | x86,objtool: Split UNWIND_HINT_EMPTY in two | Josh Poimboeuf | 1 | -1/+1 |
2023-03-21 | ftrace: selftest: remove broken trace_direct_tramp | Mark Rutland | 1 | -0/+4 |
2023-03-10 | ftrace,kcfi: Define ftrace_stub_graph conditionally | Arnd Bergmann | 1 | -0/+2 |
2022-10-22 | Merge branch 'x86/urgent' into x86/core, to resolve conflict | Ingo Molnar | 1 | -8/+11 |
2022-10-20 | ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph() | Peter Zijlstra | 1 | -8/+9 |
2022-10-20 | x86/ftrace: Remove ftrace_epilogue() | Peter Zijlstra | 1 | -15/+6 |
2022-10-17 | x86/ftrace: Make it call depth tracking aware | Peter Zijlstra | 1 | -2/+20 |
2022-10-17 | x86/ftrace: Rebalance RSB | Peter Zijlstra | 1 | -0/+11 |
2022-10-17 | x86/ftrace: Remove ftrace_epilogue() | Peter Zijlstra | 1 | -15/+6 |
2022-06-06 | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage | Josh Poimboeuf | 1 | -3/+8 |
2022-03-15 | x86/ibt,ftrace: Annotate ftrace code patching | Peter Zijlstra | 1 | -0/+7 |
2022-03-15 | x86/ibt,ftrace: Make function-graph play nice | Peter Zijlstra | 1 | -4/+17 |
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 1 | -4/+4 |
2021-10-21 | x86/ftrace: Make function graph use ftrace directly | Steven Rostedt (VMware) | 1 | -28/+1 |
2021-10-20 | x86/ftrace: Remove extra orig rax move | Jiri Olsa | 1 | -1/+0 |
2021-01-26 | x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.S | Josh Poimboeuf | 1 | -3/+2 |
2021-01-26 | objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC | Josh Poimboeuf | 1 | -1/+1 |
2021-01-26 | x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub | Josh Poimboeuf | 1 | -0/+1 |
2020-11-13 | livepatch: Use the default ftrace_ops instead of REGS when ARGS is available | Steven Rostedt (VMware) | 1 | -0/+4 |
2020-11-13 | ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default | Steven Rostedt (VMware) | 1 | -2/+9 |
2020-06-29 | x86/ftrace: Do not jump to direct code in created trampolines | Steven Rostedt (VMware) | 1 | -0/+1 |
2020-06-29 | x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks | Steven Rostedt (VMware) | 1 | -2/+1 |
2020-06-29 | x86/ftrace: Make non direct case the default in ftrace_regs_caller | Steven Rostedt (VMware) | 1 | -16/+15 |
2020-06-11 | x86/entry/64: Move non entry code into .text section | Thomas Gleixner | 1 | -1/+1 |
2020-04-30 | x86: Change {JMP,CALL}_NOSPEC argument | Peter Zijlstra | 1 | -2/+2 |
2020-04-22 | x86,ftrace: Shrink ftrace_regs_caller() by one byte | Peter Zijlstra | 1 | -2/+2 |
2020-04-22 | x86,ftrace: Use SIZEOF_PTREGS | Peter Zijlstra | 1 | -2/+2 |
2020-04-22 | x86,ftrace: Fix ftrace_regs_caller() unwind | Peter Zijlstra | 1 | -17/+15 |
2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -6/+36 |
2019-11-13 | ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout | Josh Poimboeuf | 1 | -1/+11 |
2019-11-13 | ftrace/x86: Add register_ftrace_direct() for custom trampolines | Steven Rostedt (VMware) | 1 | -7/+27 |
2019-10-25 | x86/ftrace: Get rid of function_hook | Borislav Petkov | 1 | -7/+6 |
2019-10-18 | x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN | Jiri Slaby | 1 | -1/+1 |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 1 | -10/+10 |
2019-10-18 | x86/asm/64: Change all ENTRY+END to SYM_CODE_* | Jiri Slaby | 1 | -2/+2 |
2019-10-18 | x86/asm: Use SYM_INNER_LABEL instead of GLOBAL | Jiri Slaby | 1 | -8/+8 |
2019-06-25 | x86/stackframe, x86/ftrace: Add pt_regs frame annotations | Peter Zijlstra | 1 | -0/+3 |
2019-05-10 | ftrace/x86: Remove mcount support | Steven Rostedt (VMware) | 1 | -27/+1 |
2018-12-20 | x86/ftrace: Do not call function graph from dynamic trampolines | Steven Rostedt (VMware) | 1 | -4/+4 |
2018-01-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2018-01-28 | x86/ftrace: Add one more ENDPROC annotation | Josh Poimboeuf | 1 | -1/+1 |
2018-01-23 | x86/ftrace: Fix ORC unwinding from ftrace handlers | Josh Poimboeuf | 1 | -9/+15 |
2018-01-12 | x86/retpoline/ftrace: Convert ftrace assembler indirect jumps | David Woodhouse | 1 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-24 | x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o | Steven Rostedt (VMware) | 1 | -4/+0 |
2017-03-24 | x86/ftrace: Rename mcount_64.S to ftrace_64.S | Steven Rostedt (VMware) | 1 | -0/+336 |