1. 47fbc51 jump label: Remove static_branch() by Jason Baron · 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. efb3040 jump_label: Add some documentation by Peter Zijlstra · 12 years ago
  5. ac99b86 jump_label: Provide jump_label_key initializers by Peter Zijlstra · 13 years ago
  6. b202952 perf, core: Rate limit perf_sched_events jump_label patching by Gleb Natapov · 13 years ago
  7. 97ce2c8 jump-label: initialize jump-label subsystem much earlier by Jeremy Fitzhardinge · 13 years ago
  8. 20284aa jump_label: add arch_jump_label_transform_static() to optimise non-live code updates by Jeremy Fitzhardinge · 13 years ago
  9. 3734880 jump_label: if a key has already been initialized, don't nop it out by Jeremy Fitzhardinge · 13 years ago
  10. d5d9a3b jump_label: use proper atomic_t initializer by Jeremy Fitzhardinge · 13 years ago
  11. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  12. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  13. 45f81b1 jump label: Add work around to i386 gcc asm goto bug by Steven Rostedt · 14 years ago
  14. 91bad2f jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex by Jason Baron · 14 years ago
  15. ebf31f5 jump_label: Add COND_STMT(), reducer wrappery by Peter Zijlstra · 14 years ago
  16. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  17. 4c3ef6d jump label: Add jump_label_text_reserved() to reserve jump points by Jason Baron · 14 years ago
  18. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago