aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/jump_label.h
Commit message (Expand)AuthorAge
* jump label: Remove static_branch()Jason Baron2012-07-06
* static keys: Inline the static_key_enabled() functionJason Baron2012-02-28
* static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
* jump_label: Add some documentationPeter Zijlstra2012-01-27
* jump_label: Provide jump_label_key initializersPeter Zijlstra2011-12-06
* perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2011-12-06
* jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge2011-10-25
* jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge2011-10-25
* jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge2011-10-25
* jump_label: use proper atomic_t initializerJeremy Fitzhardinge2011-10-25
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* jump label: Introduce static_branch() interfaceJason Baron2011-04-04
* jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-29
* jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron2010-10-28
* jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2010-10-18
* jump_label: Use more consistent namingPeter Zijlstra2010-10-18
* jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2010-09-22
* jump label: Base patch for jump labelJason Baron2010-09-22