| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-04-05 | x86,static_call: Fix __static_call_return0 for i386 | 1 | -3/+2 | |
| 2021-12-09 | x86: Add straight-line-speculation mitigation | 1 | -2/+3 | |
| 2021-11-11 | static_call,x86: Robustify trampoline patching | 1 | -4/+10 | |
| 2021-03-15 | x86: Remove dynamic NOP selection | 1 | -2/+2 | |
| 2021-02-17 | static_call/x86: Add __static_call_return0() | 1 | -2/+15 | |
| 2020-09-01 | static_call: Allow early init | 1 | -1/+4 | |
| 2020-09-01 | static_call: Add some validation | 1 | -2/+26 | |
| 2020-09-01 | static_call: Handle tail-calls | 1 | -3/+18 | |
| 2020-09-01 | static_call: Add static_call_cond() | 1 | -10/+32 | |
| 2020-09-01 | x86/static_call: Add inline static call implementation for x86-64 | 1 | -0/+3 | |
| 2020-09-01 | x86/static_call: Add out-of-line static call implementation | 1 | -0/+31 |
