1. a181dc1 jump_label: Export jump_label_rate_limit() by Gleb Natapov · 12 years ago
  2. 8eedce9 static keys: Inline the static_key_enabled() function by Jason Baron · 12 years ago
  3. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  4. a746e3c jump label: Fix compiler warning by Jason Baron · 12 years ago
  5. fadf046 jump label: Add a WARN() if jump label key count goes negative by Jason Baron · 12 years ago
  6. 9e31905 Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 by Avi Kivity · 12 years ago
  7. a65cf518 jump-label: export jump_label_inc/jump_label_dec by Xiao Guangrong · 13 years ago
  8. ac99b86 jump_label: Provide jump_label_key initializers by Peter Zijlstra · 13 years ago
  9. 9cdbe1c jump_label, x86: Fix section mismatch by Peter Zijlstra · 12 years ago
  10. b202952 perf, core: Rate limit perf_sched_events jump_label patching by Gleb Natapov · 13 years ago
  11. bbbf7af jump_label: jump_label_inc may return before the code is patched by Gleb Natapov · 13 years ago
  12. efc9673 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  13. c8452af jump_label: jump_label_inc may return before the code is patched by Gleb Natapov · 13 years ago
  14. 97ce2c8 jump-label: initialize jump-label subsystem much earlier by Jeremy Fitzhardinge · 13 years ago
  15. 20284aa jump_label: add arch_jump_label_transform_static() to optimise non-live code updates by Jeremy Fitzhardinge · 13 years ago
  16. 3734880 jump_label: if a key has already been initialized, don't nop it out by Jeremy Fitzhardinge · 13 years ago
  17. 140fe3b jump_label: Fix jump_label update for modules by Xiao Guangrong · 13 years ago
  18. 7cbc5b8 jump_label: Check entries limit in __jump_label_update by Jiri Olsa · 13 years ago
  19. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  20. 95bcd68 jump label: Make arch_jump_label_text_poke_early() optional by Steven Rostedt · 14 years ago
  21. 91bad2f jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex by Jason Baron · 14 years ago
  22. b842f8f jump label: Fix module __init section race by Jason Baron · 14 years ago
  23. 4c3ef6d jump label: Add jump_label_text_reserved() to reserve jump points by Jason Baron · 14 years ago
  24. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago