| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-12-11 | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD |  Paul E. McKenney | 1 | -12/+11 |
| 2017-12-04 | rcu: Adjust read-side accessor comments for READ_ONCE() |  Paul E. McKenney | 1 | -12/+11 |
| 2017-12-04 | rcu: Account for rcu_all_qs() in cond_resched() |  Paul E. McKenney | 1 | -1/+1 |
| 2017-10-24 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() |  Will Deacon | 1 | -2/+2 |
| 2017-10-19 | doc: Fix various RCU docbook comment-header problems |  Paul E. McKenney | 1 | -8/+14 |
| 2017-09-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 1 | -0/+16 |
| 2017-08-29 | scsi: rcu: Introduce rcu_swap_protected() |  Bart Van Assche | 1 | -0/+16 |
| 2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD |  Paul E. McKenney | 1 | -5/+10 |
| 2017-08-17 | rcu: Create reasonable API for do_exit() TASKS_RCU processing |  Paul E. McKenney | 1 | -3/+4 |
| 2017-08-17 | rcu: Drive TASKS_RCU directly off of PREEMPT |  Paul E. McKenney | 1 | -2/+4 |
| 2017-07-25 | rcu: Migrate callbacks earlier in the CPU-offline timeline |  Paul E. McKenney | 1 | -0/+1 |
| 2017-07-24 | srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU |  Paul E. McKenney | 1 | -0/+1 |
| 2017-06-08 | rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h |  Paul E. McKenney | 1 | -6/+0 |
| 2017-06-08 | rcu: Remove nohz_full full-system-idle state machine |  Paul E. McKenney | 1 | -9/+0 |
| 2017-06-08 | rcu: Refactor #includes from include/linux/rcupdate.h |  Paul E. McKenney | 1 | -16/+6 |
| 2017-06-08 | rcu: move rcupdate.h to the new true/false-function style |  Paul E. McKenney | 1 | -11/+2 |
| 2017-06-08 | rcu: Move rcu_ftrace_dump() from rcupdate.h to rcu.h |  Paul E. McKenney | 1 | -12/+0 |
| 2017-06-08 | rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h |  Paul E. McKenney | 1 | -9/+0 |
| 2017-06-08 | rcu: Remove linux/debugobjects.h from rcupdate.h |  Paul E. McKenney | 1 | -1/+0 |
| 2017-06-08 | rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h |  Paul E. McKenney | 1 | -4/+0 |
| 2017-06-08 | rcu: Eliminate the unused __rcu_is_watching() function |  Paul E. McKenney | 1 | -4/+0 |
| 2017-06-08 | rcu: Move rcupdate.h to new empty-function style |  Paul E. McKenney | 1 | -30/+9 |
| 2017-06-08 | rcu: Remove UINT_CMP_GE() and UINT_CMP_LT() |  Paul E. McKenney | 1 | -2/+0 |
| 2017-06-08 | rcu: Move torture-related definitions from rcupdate.h to rcu.h |  Paul E. McKenney | 1 | -52/+0 |
| 2017-06-08 | rcu: Move expediting-related access/control out of rcupdate.h |  Paul E. McKenney | 1 | -26/+0 |
| 2017-06-08 | rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h |  Paul E. McKenney | 1 | -7/+0 |
| 2017-06-08 | rcu: Move docbook comments out of rcupdate.h |  Paul E. McKenney | 1 | -114/+3 |
| 2017-06-08 | rcu: Print out rcupdate.c non-default boot-time settings |  Paul E. McKenney | 1 | -0/+1 |
| 2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -6/+11 |
| 2017-04-21 | rcu: Make non-preemptive schedule be Tasks RCU quiescent state |  Paul E. McKenney | 1 | -3/+8 |
| 2017-04-18 | rcu: Make arch select smp_mb__after_unlock_lock() strength |  Paul E. McKenney | 1 | -3/+3 |
| 2017-04-10 | rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work |  Steven Rostedt (VMware) | 1 | -0/+5 |
| 2017-03-02 | rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> |  Ingo Molnar | 1 | -40/+0 |
| 2017-01-25 | srcu: Force full grace-period ordering |  Paul E. McKenney | 1 | -0/+12 |
| 2017-01-14 | rcu: Narrow early boot window of illegal synchronous grace periods |  Paul E. McKenney | 1 | -0/+4 |
| 2016-08-22 | rcu: Provide exact CPU-online tracking for RCU |  Paul E. McKenney | 1 | -0/+1 |
| 2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -2/+6 |
| 2016-07-06 | rcu: Suppress sparse warnings for rcu_dereference_raw() |  Paul E. McKenney | 1 | -2/+6 |
| 2016-06-15 | rcu: Make call_rcu_tasks() tolerate first call with irqs disabled |  Paul E. McKenney | 1 | -0/+1 |
| 2016-06-15 | rcu: No ordering for rcu_assign_pointer() of NULL |  Paul E. McKenney | 1 | -1/+10 |
| 2016-06-14 | rcu: Document RCU_NONIDLE() restrictions in comment header |  Paul E. McKenney | 1 | -5/+6 |
| 2016-03-31 | rcu: Remove superfluous versions of rcu_read_lock_sched_held() |  Boqun Feng | 1 | -16/+1 |
| 2016-03-31 | rcu: Consolidate dumping of ftrace buffer |  Paul E. McKenney | 1 | -0/+13 |
| 2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+1 |
| 2016-03-01 | rcu: Make CPU_DYING_IDLE an explicit call |  Thomas Gleixner | 1 | -3/+1 |
| 2016-02-23 | rcu: Remove rcu_user_hooks_switch |  Yang Shi | 1 | -2/+0 |
| 2015-12-07 | Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD |  Paul E. McKenney | 1 | -4/+17 |
| 2015-12-07 | rcu: Fix comment for rcu_dereference_raw_notrace |  Alexey Kardashevskiy | 1 | -1/+1 |
| 2015-12-07 | rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() |  Paul E. McKenney | 1 | -2/+2 |
| 2015-12-07 | rcu: Remove TINY_RCU bloat from pointless boot parameters |  Paul E. McKenney | 1 | -1/+8 |