Commit History

Author SHA1 Message Date
  Paul E. McKenney d9f1bb6ad7 rcu: Make rcu_read_lock_sched_held() take boot time into account 15 years ago
  Paul E. McKenney 0632eb3d75 rcu: Integrate rcu_dereference_check() message into lockdep 15 years ago
  Paul E. McKenney c26d34a585 rcu: Add lockdep-enabled variants of rcu_dereference() 15 years ago
  Paul E. McKenney 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 years ago
  Paul E. McKenney 6ebb237bec rcu: Re-arrange code to reduce #ifdef pain 15 years ago
  Paul E. McKenney 2c28e2451d rcu: Fix TINY_RCU #elif condition 15 years ago
  Paul E. McKenney 9b1d82fa16 rcu: "Tiny RCU", The Bloatwatch Edition 15 years ago
  Paul E. McKenney 3d76c08290 rcu: Clean up code based on review feedback from Josh Triplett, part 3 16 years ago
  Paul E. McKenney 1eba8f8438 rcu: Clean up code based on review feedback from Josh Triplett, part 2 16 years ago
  Paul E. McKenney a71fca58b7 rcu: Fix whitespace inconsistencies 16 years ago
  Paul E. McKenney 16e3081191 rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU 16 years ago
  Paul E. McKenney 06e799764e rcu: Remove lockdep annotations from RCU's _notrace() API members 16 years ago
  Paul E. McKenney 7c614d6461 rcu: Add "notrace" to RCU function headers used by ftrace 16 years ago
  Paul E. McKenney 6b3ef48adf rcu: Remove CONFIG_PREEMPT_RCU 16 years ago
  Paul E. McKenney f41d911f8c rcu: Merge preemptable-RCU functionality into hierarchical RCU 16 years ago
  Paul E. McKenney bc33f24bdc rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h 16 years ago
  Paul E. McKenney d6714c22b4 rcu: Renamings to increase RCU clarity 16 years ago
  Paul E. McKenney 03b042bf1d rcu: Add synchronize_sched_expedited() primitive 16 years ago
  Paul E. McKenney c17ef45342 rcu: Remove Classic RCU 16 years ago
  Eduard - Gabriel Munteanu ac44021fcc kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepoints 16 years ago
  Paul E. McKenney a682604838 rcu: Teach RCU that idle task is not quiscent state at boot 16 years ago
  Paul E. McKenney ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 years ago
  Linus Torvalds 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
  Paul E. McKenney 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 years ago
  Mathieu Desnoyers 954e100d22 rcu: add rcu_read_*_sched_notrace() 16 years ago
  Mathieu Desnoyers 1c50b728c3 rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched() 17 years ago
  Paul E. McKenney 70f12f848d rcu: add rcu_barrier_sched() and rcu_barrier_bh() 17 years ago
  Paul E. McKenney 4446a36ff8 rcu: add call_rcu_sched() 17 years ago
  Steven Rostedt 8b09dee67f rcupreempt: remove duplicate prototypes 17 years ago
  Linus Torvalds 9c3cdc1f83 Move ACCESS_ONCE() to <linux/compiler.h> 17 years ago