提交历史

作者 SHA1 备注 提交日期
  Mathieu Desnoyers 551d55a944 tree/tiny rcu: Add debug RCU head objects 15 年之前
  Paul E. McKenney bbad937983 rcu: slim down rcutiny by removing rcu_scheduler_active and friends 15 年之前
  Paul E. McKenney ee84b8243b rcu: create rcu_my_thread_group_empty() wrapper 15 年之前
  Paul E. McKenney bc293d62b2 rcu: Make RCU lockdep check the lockdep_recursion variable 15 年之前
  Paul E. McKenney e3818b8dce rcu: Make rcu_read_lock_bh_held() allow for disabled BH 15 年之前
  Paul E. McKenney f5f6540964 rcu: Export rcu_scheduler_active 15 年之前
  Paul E. McKenney d9f1bb6ad7 rcu: Make rcu_read_lock_sched_held() take boot time into account 15 年之前
  Paul E. McKenney 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 年之前
  Paul E. McKenney 6ebb237bec rcu: Re-arrange code to reduce #ifdef pain 15 年之前
  Paul E. McKenney 9f680ab414 rcu: Eliminate unneeded function wrapping 15 年之前
  Paul E. McKenney 9b1d82fa16 rcu: "Tiny RCU", The Bloatwatch Edition 15 年之前
  Paul E. McKenney d0ec774cb2 rcu: Move rcu_barrier() to rcutree 15 年之前
  Paul E. McKenney 135c8aea55 rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function 15 年之前
  Paul E. McKenney 162cc2794d rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y 15 年之前
  Paul E. McKenney 9b2619aff0 rcu: Clean up code to address Ingo's checkpatch feedback 15 年之前
  Paul E. McKenney a71fca58b7 rcu: Fix whitespace inconsistencies 15 年之前
  Paul E. McKenney 16e3081191 rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU 15 年之前
  Paul E. McKenney 1423cc033d rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation. 15 年之前
  Paul E. McKenney 2e59755808 rcu: Simplify RCU CPU-hotplug notification 16 年之前
  Paul E. McKenney 03b042bf1d rcu: Add synchronize_sched_expedited() primitive 16 年之前
  David Howells 5b1d07ed0e RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc 16 年之前
  Lai Jiangshan f69b17d7e7 rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to online cpu 16 年之前
  Paul E. McKenney a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 年之前
  Paul E. McKenney ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 年之前
  Lai Jiangshan 5f86515158 rcupdate: fix bug of rcu_barrier*() 16 年之前
  Randy Dunlap 01dcb0443e rcu: fix synchronize_rcu() so that kernel-doc works 17 年之前
  Linus Torvalds 59190f4213 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 年之前
  Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 年之前
  Paul E. McKenney 70f12f848d rcu: add rcu_barrier_sched() and rcu_barrier_bh() 17 年之前
  Paul E. McKenney 4446a36ff8 rcu: add call_rcu_sched() 17 年之前