summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/static_call.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-01static_call: Allow early initPeter Zijlstra1-1/+4
2020-09-01static_call: Add some validationPeter Zijlstra1-2/+26
2020-09-01static_call: Handle tail-callsPeter Zijlstra1-3/+18
2020-09-01static_call: Add static_call_cond()Peter Zijlstra1-10/+32
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf1-0/+3
2020-09-01x86/static_call: Add out-of-line static call implementationJosh Poimboeuf1-0/+31