| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Handle obsolete references to TINY_PREEMPT_RCU | Paul E. McKenney | 2014-07-09 | 1 | -9/+8 |
* | rcu: Document deadlock-avoidance information for rcu_read_unlock() | Paul E. McKenney | 2014-07-09 | 1 | -0/+28 |
* | rcu: Reduce overhead of cond_resched() checks for RCU | Paul E. McKenney | 2014-06-23 | 1 | -36/+0 |
* | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head() | Paul E. McKenney | 2014-06-23 | 1 | -0/+10 |
* | rcu: Provide API to suppress stall warnings while sysrc runs | Rik van Riel | 2014-05-19 | 1 | -0/+12 |
*-. | Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14... | Paul E. McKenney | 2014-05-14 | 1 | -1/+59 |
|\ \ |
|
| | * | sched,rcu: Make cond_resched() report RCU quiescent states | Paul E. McKenney | 2014-05-14 | 1 | -0/+36 |
| | * | rcutorture: Add forward-progress checking for writer | Paul E. McKenney | 2014-05-13 | 1 | -0/+19 |
| |/
|/| |
|
| * | rcu: Document RCU_INIT_POINTER()'s lack of ordering guarantees | Paul E. McKenney | 2014-04-29 | 1 | -0/+3 |
| * | rcu: Remove "extern" from function declaration in include/linux/rcupdate.h | Iulia Manda | 2014-04-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | 1 | -46/+48 |
|\ |
|
| *-. | Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in... | Paul E. McKenney | 2014-02-26 | 1 | -46/+48 |
| |\ \ |
|
| | | * | rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALL | Paul E. McKenney | 2014-02-17 | 1 | -0/+8 |
| | | * | rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALL | Paul E. McKenney | 2014-02-17 | 1 | -2/+4 |
| | |/
| |/| |
|
| | * | rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c | Paul Gortmaker | 2014-02-26 | 1 | -0/+1 |
| | * | rcu: Define rcu_assign_pointer() in terms of smp_store_release() | Paul E. McKenney | 2014-02-17 | 1 | -6/+2 |
| | * | rcu: Indentation and spacing fixes. | Joe Perches | 2014-02-17 | 1 | -29/+29 |
| | * | rcu: Glue ASCII strings together | Joe Perches | 2014-02-17 | 1 | -10/+5 |
| | * | rcu: Stop tracking FSF's postal address | Paul E. McKenney | 2014-02-17 | 1 | -2/+2 |
| |/ |
|
* / | lockdep: Make held_lock->check and "int check" argument bool | Oleg Nesterov | 2014-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-01-28 | 1 | -2/+0 |
|\ |
|
| * | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m... | Oleg Nesterov | 2014-01-25 | 1 | -2/+0 |
| | | |
| \ | |
*-. \ | Merge branches 'doc.2013.12.03a', 'fixes.2013.12.12a', 'rcutorture.2013.12.03... | Paul E. McKenney | 2013-12-12 | 1 | -70/+83 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcu: Add an RCU_INITIALIZER for global RCU-protected pointers | Paul E. McKenney | 2013-12-12 | 1 | -38/+42 |
| | * | rcu: Make rcu_assign_pointer's assignment volatile and type-safe | Josh Triplett | 2013-12-12 | 1 | -1/+1 |
| | * | rcu: Add comment on evaluate-once properties of rcu_assign_pointer(). | Paul E. McKenney | 2013-12-12 | 1 | -0/+8 |
| |/
|/| |
|
| * | rcu: Remove "extern" from function declarations in include/linux/*rcu*.h | Teodora Baluta | 2013-12-12 | 1 | -40/+40 |
| * | rcu: Provide better diagnostics for blocking in RCU callback functions | Paul E. McKenney | 2013-12-09 | 1 | -0/+1 |
|/ |
|
* | rcu: Consistent rcu_is_watching() naming | Paul E. McKenney | 2013-09-25 | 1 | -9/+9 |
* | rcu: Is it safe to enter an RCU read-side critical section? | Paul E. McKenney | 2013-09-25 | 1 | -4/+4 |
* | nohz_full: Add full-system-idle state machine | Paul E. McKenney | 2013-08-31 | 1 | -0/+18 |
* | rcu: Eliminate unused APIs intended for adaptive ticks | Paul E. McKenney | 2013-08-18 | 1 | -4/+0 |
* | rcu: Add const annotation to char * for RCU tracepoints and functions | Steven Rostedt (Red Hat) | 2013-07-29 | 1 | -2/+2 |
* | rcu: Shrink TINY_RCU by moving exit_rcu() | Paul E. McKenney | 2013-06-10 | 1 | -2/+0 |
* | rcu: Simplify RCU_TINY RCU callback invocation | Paul E. McKenney | 2013-06-10 | 1 | -0/+1 |
* | rcu: Remove TINY_PREEMPT_RCU | Paul E. McKenney | 2013-06-10 | 1 | -1/+1 |
* | rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry... | Steven Rostedt | 2013-05-28 | 1 | -0/+9 |
* | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker | 2013-05-02 | 1 | -0/+1 |
|\ |
|
| * | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks | Paul E. McKenney | 2013-03-26 | 1 | -0/+1 |
* | | nohz: Ensure full dynticks CPUs are RCU nocbs | Frederic Weisbecker | 2013-04-19 | 1 | -0/+7 |
|/ |
|
*-. | Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.... | Paul E. McKenney | 2013-01-28 | 1 | -1/+1 |
|\ \ |
|
| * | | rcu: Remove obsolete Kconfig option from comment | Paul E. McKenney | 2013-01-26 | 1 | -1/+1 |
| |/ |
|
* / | rcu: Reduce rcutorture tracing | Paul E. McKenney | 2013-01-08 | 1 | -3/+10 |
|/ |
|
* | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 2012-11-30 | 1 | -2/+0 |
*-. | Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ... | Paul E. McKenney | 2012-11-16 | 1 | -0/+27 |
|\ \ |
|
| | * | rcu: Remove rcu_switch() | Frederic Weisbecker | 2012-10-23 | 1 | -0/+2 |
| |/
|/| |
|
| * | rcu: Clarify memory-ordering properties of grace-period primitives | Paul E. McKenney | 2012-11-13 | 1 | -0/+25 |
|/ |
|
* | rcu: Switch task's syscall hooks on context switch | Frederic Weisbecker | 2012-09-26 | 1 | -0/+2 |
* | rcu: Settle config for userspace extended quiescent state | Frederic Weisbecker | 2012-09-26 | 1 | -0/+9 |
* | rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs | Frederic Weisbecker | 2012-09-26 | 1 | -0/+2 |