Commit History

Author SHA1 Message Date
  Ingo Molnar 2d84e023cb Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 13 years ago
  Paul E. McKenney dc36be4419 Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD 13 years ago
  Paul E. McKenney b1420f1c8b rcu: Make rcu_barrier() less disruptive 13 years ago
  Paul E. McKenney 616c310e83 rcu: Move PREEMPT_RCU preemption to switch_to() invocation 13 years ago
  Paul E. McKenney c57afe80db rcu: Make RCU_FAST_NO_HZ account for pauses out of idle 13 years ago
  Paul E. McKenney 6d8133919b rcu: Document why rcu_blocking_is_gp() is safe 13 years ago
  Paul E. McKenney 8932a63d5e rcu: Reduce cache-miss initialization latencies for large systems 13 years ago
  Paul E. McKenney 92c38702e9 rcu: Permit call_rcu() from CPU_DYING notifiers 13 years ago
  Hugh Dickins 1cc85961e2 rcu: Stop spurious warnings from synchronize_sched_expedited 13 years ago
  Paul E. McKenney 8a2ecf474d rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections 13 years ago
  Paul E. McKenney 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 13 years ago
  Paul E. McKenney 236fefafe5 rcu: Call out dangers of expedited RCU primitives 13 years ago
  Paul E. McKenney 2036d94a7b rcu: Rework detection of use of RCU by offline CPUs 13 years ago
  Paul E. McKenney 3d3b7db0a2 rcu: Move synchronize_sched_expedited() to rcutree.c 13 years ago
  Paul E. McKenney c0d6d01bff rcu: Check for illegal use of RCU from offlined CPUs 13 years ago
  Paul E. McKenney a858af2875 rcu: Print scheduling-clock information on RCU CPU stall-warning messages 13 years ago
  Paul E. McKenney 13cfcca0e4 rcu: Set RCU CPU stall times via sysfs 13 years ago
  Paul E. McKenney 27565d64a4 rcu: Remove #ifdef CONFIG_SMP from TREE_RCU 13 years ago
  Paul E. McKenney c44e2cddac rcu: Check for idle-loop entry while in RCU read-side critical section 13 years ago
  Paul E. McKenney 30fbcc90b0 rcu: Clean up straggling rcu_preempt_needs_cpu() name 13 years ago
  Paul E. McKenney f38bd1020f rcu: Remove single-rcu_node optimization in rcu_start_gp() 13 years ago
  Paul E. McKenney a50c3af910 rcu: Don't make callbacks go through second full grace period 13 years ago
  Paul E. McKenney 8146c4e2e2 rcu: Check for callback invocation from offline CPUs 13 years ago
  Paul E. McKenney e560140008 rcu: Simplify offline processing 13 years ago
  Paul E. McKenney 486e259340 rcu: Avoid waking up CPUs having only kfree_rcu() callbacks 13 years ago
  Paul E. McKenney 0bb7b59d6e rcu: Add diagnostic for misaligned rcu_head structures 13 years ago
  Paul E. McKenney fe15d706cf rcu: Add lockdep-RCU checks for simple self-deadlock 13 years ago
  Paul E. McKenney 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state 13 years ago
  Paul E. McKenney 2d1dc9a600 rcu: Remove redundant rcu_cpu_stall_suppress declaration 13 years ago
  Paul E. McKenney dff1672d91 rcu: Keep invoking callbacks if CPU otherwise idle 13 years ago