| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-02-17 | static_call: Allow module use without exposing static_call_key | 1 | -2/+20 | |
| 2021-02-17 | static_call: Provide DEFINE_STATIC_CALL_RET0() | 1 | -8/+14 | |
| 2021-02-17 | static_call/x86: Add __static_call_return0() | 1 | -0/+12 | |
| 2021-02-17 | static_call: Pull some static_call declarations to the type headers | 1 | -21/+0 | |
| 2020-10-02 | static_call: Fix return type of static_call_init | 1 | -3/+3 | |
| 2020-09-01 | static_call: Allow early init | 1 | -2/+13 | |
| 2020-09-01 | static_call: Handle tail-calls | 1 | -2/+2 | |
| 2020-09-01 | static_call: Add static_call_cond() | 1 | -0/+86 | |
| 2020-09-01 | static_call: Avoid kprobes on inline static_call()s | 1 | -0/+11 | |
| 2020-09-01 | static_call: Add inline static call infrastructure | 1 | -1/+35 | |
| 2020-09-01 | static_call: Add basic static call infrastructure | 1 | -0/+156 |
