Commit History

作者 SHA1 備註 提交日期
  Paul E. McKenney 037b64ed0b rcu: Place pointer to call_rcu() in rcu_data structure 13 年之前
  Paul E. McKenney 6c90cc7bf0 rcu: Prevent excessive line length in RCU_STATE_INITIALIZER() 13 年之前
  Paul E. McKenney cca6f39319 rcu: Size rcu_node tree from nr_cpu_ids rather than NR_CPUS 13 年之前
  Paul E. McKenney f885b7f2b2 rcu: Control RCU_FANOUT_LEAF from boot-time parameter 13 年之前
  Paul E. McKenney cba6d0d64e Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" 13 年之前
  Paul E. McKenney b41772abeb rcu: Stop rcu_do_batch() from multiplexing the "count" variable 13 年之前
  Paul E. McKenney 8f5af6f1f2 rcu: RCU_FAST_NO_HZ detection of callback adoption 13 年之前
  Ingo Molnar 2d84e023cb Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 13 年之前
  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 年之前
  Paul E. McKenney b1420f1c8b rcu: Make rcu_barrier() less disruptive 13 年之前
  Paul E. McKenney 616c310e83 rcu: Move PREEMPT_RCU preemption to switch_to() invocation 13 年之前
  Paul E. McKenney c57afe80db rcu: Make RCU_FAST_NO_HZ account for pauses out of idle 13 年之前
  Paul E. McKenney 6d8133919b rcu: Document why rcu_blocking_is_gp() is safe 13 年之前
  Paul E. McKenney 8932a63d5e rcu: Reduce cache-miss initialization latencies for large systems 13 年之前
  Paul E. McKenney 92c38702e9 rcu: Permit call_rcu() from CPU_DYING notifiers 13 年之前
  Hugh Dickins 1cc85961e2 rcu: Stop spurious warnings from synchronize_sched_expedited 13 年之前
  Paul E. McKenney 8a2ecf474d rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections 13 年之前
  Paul E. McKenney 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 13 年之前
  Paul E. McKenney 236fefafe5 rcu: Call out dangers of expedited RCU primitives 13 年之前
  Paul E. McKenney 2036d94a7b rcu: Rework detection of use of RCU by offline CPUs 13 年之前
  Paul E. McKenney 3d3b7db0a2 rcu: Move synchronize_sched_expedited() to rcutree.c 13 年之前
  Paul E. McKenney c0d6d01bff rcu: Check for illegal use of RCU from offlined CPUs 13 年之前
  Paul E. McKenney a858af2875 rcu: Print scheduling-clock information on RCU CPU stall-warning messages 13 年之前
  Paul E. McKenney 13cfcca0e4 rcu: Set RCU CPU stall times via sysfs 13 年之前
  Paul E. McKenney 27565d64a4 rcu: Remove #ifdef CONFIG_SMP from TREE_RCU 13 年之前
  Paul E. McKenney c44e2cddac rcu: Check for idle-loop entry while in RCU read-side critical section 13 年之前
  Paul E. McKenney 30fbcc90b0 rcu: Clean up straggling rcu_preempt_needs_cpu() name 13 年之前
  Paul E. McKenney f38bd1020f rcu: Remove single-rcu_node optimization in rcu_start_gp() 13 年之前
  Paul E. McKenney a50c3af910 rcu: Don't make callbacks go through second full grace period 13 年之前
  Paul E. McKenney 8146c4e2e2 rcu: Check for callback invocation from offline CPUs 13 年之前