Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Add straight-line-speculation mitigation | Peter Zijlstra | 2021-12-09 | 1 | -1/+1 |
* | static_call,x86: Robustify trampoline patching | Peter Zijlstra | 2021-11-11 | 1 | -0/+1 |
* | static_call: Allow module use without exposing static_call_key | Josh Poimboeuf | 2021-02-17 | 1 | -0/+7 |
* | static_call: Add static_call_cond() | Peter Zijlstra | 2020-09-01 | 1 | -3/+9 |
* | x86/static_call: Add inline static call implementation for x86-64 | Josh Poimboeuf | 2020-09-01 | 1 | -1/+12 |
* | x86/static_call: Add out-of-line static call implementation | Josh Poimboeuf | 2020-09-01 | 1 | -0/+23 |