| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -2/+0 |
| 2014-01-25 | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty() |  Oleg Nesterov | 1 | -2/+0 |
| 2013-12-12 | Merge branches 'doc.2013.12.03a', 'fixes.2013.12.12a', 'rcutorture.2013.12.03a' and 'sparse.2013.12.12a' into HEAD |  Paul E. McKenney | 1 | -70/+83 |
| 2013-12-12 | rcu: Remove "extern" from function declarations in include/linux/*rcu*.h |  Teodora Baluta | 1 | -40/+40 |
| 2013-12-12 | rcu: Add an RCU_INITIALIZER for global RCU-protected pointers |  Paul E. McKenney | 1 | -38/+42 |
| 2013-12-12 | rcu: Make rcu_assign_pointer's assignment volatile and type-safe |  Josh Triplett | 1 | -1/+1 |
| 2013-12-12 | rcu: Add comment on evaluate-once properties of rcu_assign_pointer(). |  Paul E. McKenney | 1 | -0/+8 |
| 2013-12-09 | rcu: Provide better diagnostics for blocking in RCU callback functions |  Paul E. McKenney | 1 | -0/+1 |
| 2013-09-25 | rcu: Consistent rcu_is_watching() naming |  Paul E. McKenney | 1 | -9/+9 |
| 2013-09-25 | rcu: Is it safe to enter an RCU read-side critical section? |  Paul E. McKenney | 1 | -4/+4 |
| 2013-08-31 | nohz_full: Add full-system-idle state machine |  Paul E. McKenney | 1 | -0/+18 |
| 2013-08-18 | rcu: Eliminate unused APIs intended for adaptive ticks |  Paul E. McKenney | 1 | -4/+0 |
| 2013-07-29 | rcu: Add const annotation to char * for RCU tracepoints and functions |  Steven Rostedt (Red Hat) | 1 | -2/+2 |
| 2013-06-10 | rcu: Shrink TINY_RCU by moving exit_rcu() |  Paul E. McKenney | 1 | -2/+0 |
| 2013-06-10 | rcu: Simplify RCU_TINY RCU callback invocation |  Paul E. McKenney | 1 | -0/+1 |
| 2013-06-10 | rcu: Remove TINY_PREEMPT_RCU |  Paul E. McKenney | 1 | -1/+1 |
| 2013-05-28 | rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry_rcu() |  Steven Rostedt | 1 | -0/+9 |
| 2013-05-02 | Merge commit '8700c95adb03' into timers/nohz |  Frederic Weisbecker | 1 | -0/+1 |
| 2013-04-19 | nohz: Ensure full dynticks CPUs are RCU nocbs |  Frederic Weisbecker | 1 | -0/+7 |
| 2013-03-26 | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks |  Paul E. McKenney | 1 | -0/+1 |
| 2013-01-28 | Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD |  Paul E. McKenney | 1 | -1/+1 |
| 2013-01-26 | rcu: Remove obsolete Kconfig option from comment |  Paul E. McKenney | 1 | -1/+1 |
| 2013-01-08 | rcu: Reduce rcutorture tracing |  Paul E. McKenney | 1 | -3/+10 |
| 2012-11-30 | context_tracking: New context tracking susbsystem |  Frederic Weisbecker | 1 | -2/+0 |
| 2012-11-16 | Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD |  Paul E. McKenney | 1 | -0/+27 |
| 2012-11-13 | rcu: Clarify memory-ordering properties of grace-period primitives |  Paul E. McKenney | 1 | -0/+25 |
| 2012-10-23 | rcu: Remove rcu_switch() |  Frederic Weisbecker | 1 | -0/+2 |
| 2012-09-26 | rcu: Switch task's syscall hooks on context switch |  Frederic Weisbecker | 1 | -0/+2 |
| 2012-09-26 | rcu: Settle config for userspace extended quiescent state |  Frederic Weisbecker | 1 | -0/+9 |
| 2012-09-26 | rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs |  Frederic Weisbecker | 1 | -0/+2 |
| 2012-09-26 | rcu: New rcu_user_enter() and rcu_user_exit() APIs |  Frederic Weisbecker | 1 | -0/+2 |
| 2012-09-23 | rcu: Permit RCU_NONIDLE() to be used from interrupt context |  Paul E. McKenney | 1 | -4/+2 |
| 2012-07-06 | rcu: Fix broken strings in RCU's source code. |  Paul E. McKenney | 1 | -2/+1 |
| 2012-07-06 | Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07.06a' and 'fnh.2012.07.02a' into HEAD |  Paul E. McKenney | 1 | -31/+19 |
| 2012-07-02 | rcu: Fix qlen_lazy breakage |  Paul E. McKenney | 1 | -1/+1 |
| 2012-07-02 | rcu: Make __call_rcu() handle invocation from idle |  Paul E. McKenney | 1 | -9/+4 |
| 2012-07-02 | rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset |  Paul E. McKenney | 1 | -18/+0 |
| 2012-07-02 | rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations |  Paul E. McKenney | 1 | -0/+1 |
| 2012-07-02 | rcu: Remove return value from rcu_assign_pointer() |  Paul E. McKenney | 1 | -3/+3 |
| 2012-07-02 | rcu: Remove return value from RCU_INIT_POINTER() |  Paul E. McKenney | 1 | -1/+3 |
| 2012-07-02 | rcu: Add a gcc-style structure initializer for RCU pointers |  Paul E. McKenney | 1 | -0/+8 |
| 2012-07-02 | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" |  Paul E. McKenney | 1 | -1/+0 |
| 2012-05-11 | Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD |  Paul E. McKenney | 1 | -0/+20 |
| 2012-05-02 | rcu: Make exit_rcu() more precise and consolidate |  Paul E. McKenney | 1 | -0/+1 |
| 2012-05-02 | rcu: Move PREEMPT_RCU preemption to switch_to() invocation |  Paul E. McKenney | 1 | -0/+1 |
| 2012-04-24 | rcu: Make __kfree_rcu() less dependent on compiler choices |  Jan Engelhardt | 1 | -0/+18 |
| 2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux |  Linus Torvalds | 1 | -0/+1 |
| 2012-03-23 | consolidate WARN_...ONCE() static variables |  Jan Beulich | 1 | -1/+1 |
| 2012-03-04 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h |  Paul Gortmaker | 1 | -0/+1 |
| 2012-02-21 | rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections |  Paul E. McKenney | 1 | -0/+27 |