Commit History

Author SHA1 Message Date
  Lai Jiangshan 9ab1544eb4 rcu: introduce kfree_rcu() 14 years ago
  Paul E. McKenney 6cc68793e3 rcu: fix spelling 14 years ago
  Paul E. McKenney f0a07aeaf8 rcu: Switch to this_cpu() primitives 14 years ago
  Paul E. McKenney 5ece5bab3e rcu: Add forward-progress diagnostic for per-CPU kthreads 14 years ago
  Paul E. McKenney 15ba0ba860 rcu: add grace-period age and more kthread state to tracing 14 years ago
  Paul E. McKenney 4a29865689 rcu: make rcutorture version numbers available through debugfs 14 years ago
  Paul E. McKenney d71df90ead rcu: add tracing for RCU's kthread run states. 14 years ago
  Paul E. McKenney e3995a25fa rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations 14 years ago
  Paul E. McKenney 0f962a5e72 rcu: Force per-rcu_node kthreads off of the outgoing CPU 14 years ago
  Paul E. McKenney 27f4d28057 rcu: priority boosting for TREE_PREEMPT_RCU 14 years ago
  Paul E. McKenney a26ac2455f rcu: move TREE_RCU from softirq to kthread 14 years ago
  Paul E. McKenney 12f5f524ca rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists 14 years ago
  Paul E. McKenney e59fb3120b rcu: Decrease memory-barrier usage based on semi-formal proof 15 years ago
  Paul E. McKenney a00e0d714f rcu: Remove conditional compilation for RCU CPU stall warnings 14 years ago
  Linus Torvalds 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
  Paul E. McKenney b52573d279 rcu: reduce __call_rcu()-induced contention on rcu_node structures 14 years ago
  Paul E. McKenney 0209f6490b rcu: limit rcu_node leaf-level fanout 14 years ago
  Paul E. McKenney 121dfc4b3e rcu: fine-tune grace-period begin/end checks 14 years ago
  Frederic Weisbecker 5ff8e6f053 rcu: Keep gpnum and completed fields synchronized 14 years ago
  Frederic Weisbecker 20377f32dc rcu: Stop chasing QS if another CPU did it for us 14 years ago
  Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
  Paul E. McKenney 2d999e03b7 rcu: update documentation/comments for Lai's adoption patch 14 years ago
  Lai Jiangshan 29494be71a rcu,cleanup: simplify the code when cpu is dying 14 years ago
  Dongdong Deng 4ee0a60392 rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value 14 years ago
  Paul E. McKenney 269dcc1c2e rcu: Add tracing data to support queueing models 15 years ago
  Paul E. McKenney 53d84e004d rcu: permit suppressing current grace period's CPU stall warnings 15 years ago
  Paul E. McKenney 8cdd32a918 rcu: refer RCU CPU stall-warning victims to stallwarn.txt 15 years ago
  Paul E. McKenney 910b1b7e19 rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable 15 years ago
  Paul E. McKenney f2e0dd7090 rcu: allow RCU CPU stall warning messages to be controlled in /sys 15 years ago
  Paul E. McKenney 742734eea0 rcu: add boot parameter to suppress RCU CPU stall warning messages 15 years ago