| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-02-17 | static_call: Allow module use without exposing static_call_key | Josh Poimboeuf | -2/+53 |
| 2021-02-17 | static_call/x86: Add __static_call_return0() | Peter Zijlstra | -0/+5 |
| 2020-10-02 | static_call: Fix return type of static_call_init | Nathan Chancellor | -2/+3 |
| 2020-09-01 | static_call: Allow early init | Peter Zijlstra | -4/+66 |
| 2020-09-01 | static_call: Handle tail-calls | Peter Zijlstra | -8/+13 |
| 2020-09-01 | static_call: Add simple self-test for static calls | Peter Zijlstra | -0/+43 |
| 2020-09-01 | static_call: Avoid kprobes on inline static_call()s | Peter Zijlstra | -0/+68 |
| 2020-09-01 | static_call: Add inline static call infrastructure | Josh Poimboeuf | -0/+303 |
