Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-15 | x86: Remove dynamic NOP selection | Peter Zijlstra | 1 | -2/+2 |
2021-02-17 | static_call/x86: Add __static_call_return0() | Peter Zijlstra | 1 | -2/+15 |
2020-09-01 | static_call: Allow early init | Peter Zijlstra | 1 | -1/+4 |
2020-09-01 | static_call: Add some validation | Peter Zijlstra | 1 | -2/+26 |
2020-09-01 | static_call: Handle tail-calls | Peter Zijlstra | 1 | -3/+18 |
2020-09-01 | static_call: Add static_call_cond() | Peter Zijlstra | 1 | -10/+32 |
2020-09-01 | x86/static_call: Add inline static call implementation for x86-64 | Josh Poimboeuf | 1 | -0/+3 |
2020-09-01 | x86/static_call: Add out-of-line static call implementation | Josh Poimboeuf | 1 | -0/+31 |