summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/static_call.c
AgeCommit message (Expand)Author
2025-05-22x86/its: Add support for ITS-safe return thunkPawan Gupta
2025-03-13x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0Andrew Cooper
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-04-10x86/static_call: Add support for Jcc tail-callsPeter Zijlstra
2024-03-01x86/returnthunk: Allow different return thunksPeter Zijlstra
2023-08-26x86/static_call: Fix __static_call_fixup()Peter Zijlstra
2022-07-23x86/static_call: Serialize __static_call_fixup() properlyThomas Gleixner
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-23x86,static_call: Use alternative RET encodingPeter Zijlstra
2022-05-15x86: Add straight-line-speculation mitigationPeter Zijlstra
2022-04-13x86,static_call: Fix __static_call_return0 for i386Peter 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