Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-11 | static_call: Move struct static_call_key definition to static_call_types.h | Juergen Gross | 1 | -0/+18 |
2021-02-17 | static_call: Allow module use without exposing static_call_key | Josh Poimboeuf | 1 | -2/+25 |
2021-02-17 | static_call: Pull some static_call declarations to the type headers | Peter Zijlstra | 1 | -0/+27 |
2020-09-01 | static_call: Handle tail-calls | Peter Zijlstra | 1 | -0/+7 |
2020-09-01 | static_call: Add inline static call infrastructure | Josh Poimboeuf | 1 | -0/+13 |
2020-09-01 | static_call: Add basic static call infrastructure | Josh Poimboeuf | 1 | -0/+15 |