summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/static_call.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-091-1/+1
* static_call,x86: Robustify trampoline patchingPeter Zijlstra2021-11-111-0/+1
* static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-171-0/+7
* static_call: Add static_call_cond()Peter Zijlstra2020-09-011-3/+9
* x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf2020-09-011-1/+12
* x86/static_call: Add out-of-line static call implementationJosh Poimboeuf2020-09-011-0/+23