1. 8fd4ddd static_call: Don't make __static_call_return0 static by Christophe Leroy · 2 years, 9 months ago
  2. 5be2226 KVM: x86: allow defining return-0 static calls by Paolo Bonzini · 2 years, 10 months ago
  3. 2bee6d1 static_call: Fix static_call_text_reserved() vs __init by Peter Zijlstra · 3 years, 6 months ago
  4. 7d95f22 static_call: Fix unused variable warn w/o MODULE by Matthieu Baerts · 3 years, 9 months ago
  5. 38c9358 static_call: Fix static_call_update() sanity check by Peter Zijlstra · 3 years, 9 months ago
  6. 698bace static_call: Align static_call_is_init() patching condition by Peter Zijlstra · 3 years, 9 months ago
  7. 68b1edd static_call: Fix static_call_set_init() by Peter Zijlstra · 3 years, 9 months ago
  8. 50bf808 static_call: Fix the module key fixup by Peter Zijlstra · 3 years, 10 months ago
  9. 73f44fe static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 3 years, 11 months ago
  10. 3f2a8fc static_call/x86: Add __static_call_return0() by Peter Zijlstra · 4 years ago
  11. 69e0ad3 static_call: Fix return type of static_call_init by Nathan Chancellor · 4 years, 3 months ago
  12. a945c83 static_call: Allow early init by Peter Zijlstra · 4 years, 4 months ago
  13. 5b06fd3 static_call: Handle tail-calls by Peter Zijlstra · 4 years, 4 months ago
  14. f03c412 static_call: Add simple self-test for static calls by Peter Zijlstra · 4 years, 4 months ago
  15. 6333e8f static_call: Avoid kprobes on inline static_call()s by Peter Zijlstra · 4 years, 4 months ago
  16. 9183c3f static_call: Add inline static call infrastructure by Josh Poimboeuf · 4 years, 4 months ago