Commit History

Author SHA1 Message Date
  Jason Baron 8eedce9965 static keys: Inline the static_key_enabled() function 13 years ago
  Ingo Molnar c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 years ago
  Jason Baron a746e3cc98 jump label: Fix compiler warning 13 years ago
  Jason Baron fadf0464b8 jump label: Add a WARN() if jump label key count goes negative 13 years ago
  Avi Kivity 9e31905f29 Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 13 years ago
  Xiao Guangrong a65cf5181a jump-label: export jump_label_inc/jump_label_dec 13 years ago
  Peter Zijlstra ac99b862fb jump_label: Provide jump_label_key initializers 14 years ago
  Peter Zijlstra 9cdbe1cbac jump_label, x86: Fix section mismatch 13 years ago
  Gleb Natapov b202952075 perf, core: Rate limit perf_sched_events jump_label patching 13 years ago
  Gleb Natapov bbbf7af4bf jump_label: jump_label_inc may return before the code is patched 13 years ago
  Ingo Molnar efc96737bd Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core 13 years ago
  Gleb Natapov c8452afb74 jump_label: jump_label_inc may return before the code is patched 13 years ago
  Jeremy Fitzhardinge 97ce2c88f9 jump-label: initialize jump-label subsystem much earlier 13 years ago
  Jeremy Fitzhardinge 20284aa77c jump_label: add arch_jump_label_transform_static() to optimise non-live code updates 13 years ago
  Jeremy Fitzhardinge 37348804e0 jump_label: if a key has already been initialized, don't nop it out 13 years ago
  Xiao Guangrong 140fe3b1ab jump_label: Fix jump_label update for modules 14 years ago
  Jiri Olsa 7cbc5b8d4a jump_label: Check entries limit in __jump_label_update 14 years ago
  Jason Baron d430d3d7e6 jump label: Introduce static_branch() interface 14 years ago
  Steven Rostedt 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional 14 years ago
  Jason Baron 91bad2f8d3 jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex 14 years ago
  Jason Baron b842f8faf6 jump label: Fix module __init section race 14 years ago
  Jason Baron 4c3ef6d793 jump label: Add jump_label_text_reserved() to reserve jump points 14 years ago
  Jason Baron bf5438fca2 jump label: Base patch for jump label 14 years ago