コミット履歴

作者 SHA1 メッセージ 日付
  Paul E. McKenney 11992c703a rcu: Remove CONFIG_PROVE_RCU_DELAY 11 年 前
  Shan Wei d860d40327 rcu: Use __this_cpu_read() instead of per_cpu_ptr() 11 年 前
  Paul E. McKenney bc1dce514e rcu: Don't use NMIs to dump other CPUs' stacks 11 年 前
  Pranith Kumar 48bd8e9b82 rcu: Check both root and current rcu_node when setting up future grace period 11 年 前
  Paul E. McKenney 1146edcbef rcu: Loosen __call_rcu()'s rcu_head alignment constraint 11 年 前
  Paul E. McKenney a792563bd4 rcu: Eliminate read-modify-write ACCESS_ONCE() calls 11 年 前
  Fabian Frederick b4426b49c6 rcu: Make rcu node arrays static const char * const 11 年 前
  Paul E. McKenney 4a81e8328d rcu: Reduce overhead of cond_resched() checks for RCU 11 年 前
  Linus Torvalds 776edb5931 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 年 前
  Uma Sharma e534165bbf rcu: Variable name changed in tree_plugin.h and used in tree.c 11 年 前
  Paul E. McKenney f5d2a0450d Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14a' into HEAD 11 年 前
  Paul E. McKenney afea227fd4 rcutorture: Export RCU grace-period kthread wait state to rcutorture 11 年 前
  Paul E. McKenney ad0dc7f94d rcutorture: Add forward-progress checking for writer 11 年 前
  Christoph Lameter fa07a58f71 rcu: Replace __this_cpu_ptr() uses with raw_cpu_ptr() 11 年 前
  Pranith Kumar 8c96ae1dfa rcu: Remove duplicate resched_cpu() declaration 11 年 前
  Andreea-Cristina Bernat a381d757d9 rcu: Merge rcu_sched_force_quiescent_state() with rcu_force_quiescent_state() 11 年 前
  Andreea-Cristina Bernat 495aa969db rcu: Consolidate kfree_call_rcu() to use rcu_state pointer 11 年 前
  Himangi Saraogi 595f3900f6 rcu: Replace NR_CPUS with nr_cpu_ids 11 年 前
  Andreea-Cristina Bernat 7941dbdebe rcu: Add event tracing to dyntick_save_progress_counter(). 11 年 前
  Paul E. McKenney 48a7639ce8 rcu: Make callers awaken grace-period kthread 11 年 前
  Iulia Manda 4fc5b75537 rcu: Protect uses of jiffies_stall field with ACCESS_ONCE() 11 年 前
  Iulia Manda 9b67122ae3 rcu: Remove unused rcu_data structure field 11 年 前
  Paul E. McKenney 365187fbc0 rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUs 11 年 前
  Paul E. McKenney 83ebe63ead rcu: Print negatives for stall-warning counter wraparound 11 年 前
  Paul E. McKenney 91dc95427a rcu: Protect ->gp_flags accesses with ACCESS_ONCE() 11 年 前
  Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 年 前
  Paul E. McKenney 765a3f4fed rcu: Provide grace-period piggybacking API 11 年 前
  Paul E. McKenney 322efba5b6 Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' into HEAD 11 年 前
  Paul Gortmaker 5cb5c6e18f rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone 11 年 前
  Paul E. McKenney ffa83fb565 rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALL 11 年 前