aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/jump_label.h
Commit message (Expand)AuthorAgeFilesLines
* jump label: Introduce static_branch() interfaceJason Baron2011-04-041-33/+56
* jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-291-1/+1
* jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron2010-10-281-0/+5
* jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2010-10-181-0/+10
* jump_label: Use more consistent namingPeter Zijlstra2010-10-181-4/+4
* jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2010-09-221-1/+7
* jump label: Base patch for jump labelJason Baron2010-09-221-0/+58