Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-04 | jump label: Introduce static_branch() interface | Jason Baron | 1 | -33/+56 |
2010-10-29 | jump label: Add work around to i386 gcc asm goto bug | Steven Rostedt | 1 | -1/+1 |
2010-10-28 | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex | Jason Baron | 1 | -0/+5 |
2010-10-18 | jump_label: Add COND_STMT(), reducer wrappery | Peter Zijlstra | 1 | -0/+10 |
2010-10-18 | jump_label: Use more consistent naming | Peter Zijlstra | 1 | -4/+4 |
2010-09-23 | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron | 1 | -1/+7 |
2010-09-23 | jump label: Base patch for jump label | Jason Baron | 1 | -0/+58 |