Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / jump_label.c
2012-02-28 Jason Baronstatic keys: Inline the static_key_enabled() function
2012-02-24 Ingo Molnarstatic keys: Introduce 'struct static_key', static_key_...
2012-02-22 Jason Baronjump label: Fix compiler warning
2012-02-22 Jason Baronjump label: Add a WARN() if jump label key count goes...
2011-12-27 Avi KivityMerge remote-tracking branch 'tip/perf/core' into kvm...
2011-12-27 Xiao Guangrongjump-label: export jump_label_inc/jump_label_dec
2011-12-06 Peter Zijlstrajump_label: Provide jump_label_key initializers
2011-12-06 Peter Zijlstrajump_label, x86: Fix section mismatch
2011-12-06 Gleb Natapovperf, core: Rate limit perf_sched_events jump_label...
2011-12-05 Gleb Natapovjump_label: jump_label_inc may return before the code...
2011-11-11 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2011-11-07 Gleb Natapovjump_label: jump_label_inc may return before the code...
2011-10-25 Jeremy Fitzhardingejump-label: initialize jump-label subsystem much earlier
2011-10-25 Jeremy Fitzhardingejump_label: add arch_jump_label_transform_static()...
2011-10-25 Jeremy Fitzhardingejump_label: if a key has already been initialized,...
2011-06-29 Xiao Guangrongjump_label: Fix jump_label update for modules
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Jiri Olsajump_label: Check entries limit in __jump_label_update
2011-04-04 Jason Baronjump label: Introduce static_branch() interface
2010-10-29 Steven Rostedtjump label: Make arch_jump_label_text_poke_early()...
2010-10-28 Jason Baronjump label: Fix deadlock b/w jump_label_mutex vs. text_...
2010-10-28 Jason Baronjump label: Fix module __init section race
2010-09-22 Jason Baronjump label: Add jump_label_text_reserved() to reserve...
2010-09-22 Jason Baronjump label: Base patch for jump label