summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/static_call.c
AgeCommit message (Expand)Author
2021-11-11static_call,x86: Robustify trampoline patchingPeter Zijlstra
2021-03-15x86: Remove dynamic NOP selectionPeter Zijlstra
2021-02-17static_call/x86: Add __static_call_return0()Peter Zijlstra
2020-09-01static_call: Allow early initPeter Zijlstra
2020-09-01static_call: Add some validationPeter Zijlstra
2020-09-01static_call: Handle tail-callsPeter Zijlstra
2020-09-01static_call: Add static_call_cond()Peter Zijlstra
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf
2020-09-01x86/static_call: Add out-of-line static call implementationJosh Poimboeuf