Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-12 | x86/retpoline/ftrace: Convert ftrace assembler indirect jumps | David Woodhouse | 1 | -2/+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-04-21 | x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder | Steven Rostedt (VMware) | 1 | -4/+4 |
2017-03-24 | x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o | Steven Rostedt (VMware) | 1 | -3/+0 |
2017-03-24 | x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set | Steven Rostedt (VMware) | 1 | -10/+72 |
2017-03-24 | x86/ftrace: Clean up ftrace_regs_caller | Steven Rostedt (VMware) | 1 | -19/+21 |
2017-03-24 | x86/ftrace: Add stack frame pointer to ftrace_caller | Steven Rostedt (VMware) | 1 | -2/+10 |
2017-03-24 | x86/ftrace: Move the ftrace specific code out of entry_32.S | Steven Rostedt (VMware) | 1 | -0/+175 |