summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/callthunks.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-27x86/calldepth: Fix incorrect init section referencesArnd Bergmann1-2/+2
2022-10-17x86/ftrace: Make it call depth tracking awarePeter Zijlstra1-1/+1
2022-10-17x86/bpf: Emit call depth accounting if requiredThomas Gleixner1-0/+19
2022-10-17x86/orc: Make it callthunk awarePeter Zijlstra1-0/+13
2022-10-17static_call: Add call depth tracking supportPeter Zijlstra1-0/+18
2022-10-17x86/calldepth: Add ret/call counting for debugThomas Gleixner1-0/+53
2022-10-17x86/retbleed: Add SKL call thunkThomas Gleixner1-5/+20
2022-10-17x86/modules: Add call patchingThomas Gleixner1-0/+19
2022-10-17x86/callthunks: Add call patching for call depth trackingThomas Gleixner1-0/+251