Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | jump_label: if a key has already been initialized, don't nop it out | Jeremy Fitzhardinge | 2011-10-25 | 1 | -12/+8 | |
|/ | ||||||
* | jump_label: Fix jump_label update for modules | Xiao Guangrong | 2011-06-29 | 1 | -5/+9 | |
* | jump_label: Check entries limit in __jump_label_update | Jiri Olsa | 2011-05-25 | 1 | -5/+13 | |
* | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 | 1 | -321/+218 | |
* | jump label: Make arch_jump_label_text_poke_early() optional | Steven Rostedt | 2010-10-29 | 1 | -0/+7 | |
* | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex | Jason Baron | 2010-10-28 | 1 | -12/+21 | |
* | jump label: Fix module __init section race | Jason Baron | 2010-10-28 | 1 | -1/+40 | |
* | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron | 2010-09-22 | 1 | -0/+83 | |
* | jump label: Base patch for jump label | Jason Baron | 2010-09-22 | 1 | -0/+346 |