index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcutree_plugin.h
Age
Commit message (
Expand
)
Author
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-06-06
rcu: Precompute RCU_FAST_NO_HZ timer offsets
Paul E. McKenney
2012-06-06
rcu: Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structure
Paul E. McKenney
2012-06-06
rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks
Paul E. McKenney
2012-05-11
Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...
Paul E. McKenney
2012-05-09
rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variables
Paul E. McKenney
2012-05-09
rcu: Make RCU_FAST_NO_HZ handle timer migration
Paul E. McKenney
2012-05-02
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
2012-05-02
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-05-01
rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU
Paul E. McKenney
2012-04-26
rcu: Add warning for RCU_FAST_NO_HZ timer firing
Paul E. McKenney
2012-04-24
rcu: Make RCU_FAST_NO_HZ account for pauses out of idle
Paul E. McKenney
2012-04-24
rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimer
Paul E. McKenney
2012-04-24
rcu: Add RCU_FAST_NO_HZ tracing for idle exit
Paul E. McKenney
2012-02-21
rcu: Hold off RCU_FAST_NO_HZ after timer posted
Paul E. McKenney
2012-02-21
rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop
Paul E. McKenney
2012-02-21
rcu: Call out dangers of expedited RCU primitives
Paul E. McKenney
2012-02-21
rcu: Rework detection of use of RCU by offline CPUs
Paul E. McKenney
2012-02-21
rcu: No interrupt disabling for rcu_prepare_for_idle()
Paul E. McKenney
2012-02-21
rcu: Move synchronize_sched_expedited() to rcutree.c
Paul E. McKenney
2012-02-21
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2012-02-21
rcu: Print scheduling-clock information on RCU CPU stall-warning messages
Paul E. McKenney
2012-02-21
rcu: Remove #ifdef CONFIG_SMP from TREE_RCU
Paul E. McKenney
2012-02-21
rcu: Clean up straggling rcu_preempt_needs_cpu() name
Paul E. McKenney
2012-02-21
rcu: Limit lazy-callback duration
Paul E. McKenney
2012-02-21
rcu: Simplify offline processing
Paul E. McKenney
2012-02-21
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
2012-02-21
rcu: Add lockdep-RCU checks for simple self-deadlock
Paul E. McKenney
2011-12-11
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
Paul E. McKenney
2011-12-11
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
Paul E. McKenney
2011-12-11
rcu: Adaptive dyntick-idle preparation
Paul E. McKenney
2011-12-11
rcu: Keep invoking callbacks if CPU otherwise idle
Paul E. McKenney
2011-12-11
rcu: Permit dyntick-idle with callbacks pending
Paul E. McKenney
2011-12-11
rcu: Reduce latency of rcu_prepare_for_idle()
Paul E. McKenney
2011-12-11
rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
Paul E. McKenney
2011-12-11
rcu: Avoid needlessly IPIing CPUs at GP end
Paul E. McKenney
2011-12-11
rcu: Go dyntick-idle more quickly if CPU has serviced current grace period
Paul E. McKenney
2011-12-11
rcu: Add tracing for RCU_FAST_NO_HZ
Paul E. McKenney
2011-12-11
rcu: Allow dyntick-idle mode for CPUs with callbacks
Paul E. McKenney
2011-12-11
rcu: Remove redundant return from rcu_report_exp_rnp()
Thomas Gleixner
2011-12-11
rcu: Omit self-awaken when setting up expedited grace period
Thomas Gleixner
2011-12-11
rcu: Make synchronize_sched_expedited() better at work sharing
Paul E. McKenney
2011-12-11
rcu: Avoid RCU-preempt expedited grace-period botch
Paul E. McKenney
2011-09-28
rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states
Paul E. McKenney
2011-09-28
rcu: Wire up RCU_BOOST_PRIO for rcutree
Mike Galbraith
2011-09-28
rcu: Permit rt_mutex_unlock() with irqs disabled
Paul E. McKenney
2011-09-28
rcu: Suppress NMI backtraces when stall ends before dump
Paul E. McKenney
2011-09-28
rcu: Simplify unboosting checks
Paul E. McKenney
2011-09-28
rcu: Move __rcu_read_unlock()'s barrier() within if-statement
Paul E. McKenney
2011-09-28
rcu: Simplify quiescent-state accounting
Paul E. McKenney
[next]