| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | rcu: Move lockless_dereference() out of rcupdate.h | Peter Zijlstra | 2015-05-28 | 1 | -15/+0 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 | 1 | -2/+4 |
|\ \ |
|
| * | | tick: Nohz: Rework next timer evaluation | Thomas Gleixner | 2015-04-22 | 1 | -2/+4 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '... | Paul E. McKenney | 2015-05-27 | 1 | -6/+2 |
|\ \ \ \ |
|
| | | * | | rcu: Further shrink Tiny RCU by making empty functions static inlines | Paul E. McKenney | 2015-05-27 | 1 | -4/+0 |
| | |/ /
| |/| | |
|
| | * | | rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs | Paul E. McKenney | 2015-05-27 | 1 | -2/+2 |
| |/ / |
|
* | | | rcu: Eliminate array-index-based RCU primitives | Paul E. McKenney | 2015-05-27 | 1 | -50/+0 |
|/ / |
|
* | | rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() | Paul E. McKenney | 2015-05-27 | 1 | -8/+8 |
|/ |
|
*---. | Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',... | Paul E. McKenney | 2015-03-20 | 1 | -4/+36 |
|\ \ \ |
|
| | | * | rcu: Handle outgoing CPUs on exit from idle loop | Paul E. McKenney | 2015-03-12 | 1 | -0/+2 |
| |_|/
|/| | |
|
| | * | rcu: Add Kconfig option to expedite grace periods during boot | Paul E. McKenney | 2015-02-26 | 1 | -0/+1 |
| | * | rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp() | Paul E. McKenney | 2015-02-26 | 1 | -0/+20 |
| |/
|/| |
|
| * | rcu: Reverse rcu_dereference_check() conditions | Paul E. McKenney | 2015-03-03 | 1 | -3/+3 |
| * | rcu: Improve diagnostics for blocked critical sections in irq | Paul E. McKenney | 2015-03-03 | 1 | -1/+1 |
| * | rcu: Consolidate rcu_synchronize and wakeme_after_rcu() | Paul E. McKenney | 2015-02-25 | 1 | -0/+9 |
|/ |
|
*-. | Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',... | Paul E. McKenney | 2015-01-15 | 1 | -6/+7 |
|\ \ |
|
| | * | rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors | Paul E. McKenney | 2015-01-15 | 1 | -1/+2 |
| |/
|/| |
|
| * | rcupdate: Replace smp_read_barrier_depends() with lockless_dereference() | Pranith Kumar | 2015-01-06 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2014-11-20 | 1 | -8/+11 |
|\ |
|
| *---. | Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '... | Paul E. McKenney | 2014-11-13 | 1 | -8/+11 |
| |\ \ \ |
|
| | | | * | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar | 2014-10-29 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
| | | * | rcu: More info about potential deadlocks with rcu_read_unlock() | Oleg Nesterov | 2014-11-13 | 1 | -1/+3 |
| | | * | rcu: Optimize cond_resched_rcu_qs() | Paul E. McKenney | 2014-11-13 | 1 | -2/+2 |
| | | * | rcu: Add sparse check for RCU_INIT_POINTER() | Pranith Kumar | 2014-11-13 | 1 | -0/+1 |
| | |/
| |/| |
|
| | * | rcu: Remove "cpu" argument to rcu_needs_cpu() | Paul E. McKenney | 2014-11-03 | 1 | -1/+1 |
| | * | rcu: Remove "cpu" argument to rcu_check_callbacks() | Paul E. McKenney | 2014-11-03 | 1 | -1/+1 |
| |/ |
|
* | | rcu: Provide counterpart to rcu_dereference() for non-RCU situations | Paul E. McKenney | 2014-10-28 | 1 | -0/+15 |
|/ |
|
* | rcutorture: Rename rcutorture_runnable parameter | Paul E. McKenney | 2014-09-16 | 1 | -3/+0 |
* | Merge branch 'rcu-tasks.2014.09.10a' into HEAD | Paul E. McKenney | 2014-09-16 | 1 | -2/+55 |
|\ |
|
| * | rcu: Per-CPU operation cleanups to rcu_*_qs() functions | Paul E. McKenney | 2014-09-07 | 1 | -2/+2 |
| * | rcu: Remove redundant preempt_disable() from rcu_note_voluntary_context_switch() | Paul E. McKenney | 2014-09-07 | 1 | -2/+0 |
| * | rcutorture: Add torture tests for RCU-tasks | Paul E. McKenney | 2014-09-07 | 1 | -0/+1 |
| * | rcu: Make TASKS_RCU handle tasks that are almost done exiting | Paul E. McKenney | 2014-09-07 | 1 | -0/+3 |
| * | rcu: Add synchronous grace-period waiting for RCU-tasks | Paul E. McKenney | 2014-09-07 | 1 | -0/+2 |
| * | rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops | Paul E. McKenney | 2014-09-07 | 1 | -0/+13 |
| * | rcu: Add call_rcu_tasks() | Paul E. McKenney | 2014-09-07 | 1 | -0/+36 |
| | | |
| \ | |
*-. \ | Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b... | Paul E. McKenney | 2014-09-16 | 1 | -36/+10 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcu: Fix attempt to avoid unsolicited offloading of callbacks | Paul E. McKenney | 2014-09-16 | 1 | -0/+8 |
| |/
|/| |
|
| * | rcu: Uninline rcu_read_lock_held() | Oleg Nesterov | 2014-09-07 | 1 | -35/+1 |
| * | rcu: Return bool type in rcu_lockdep_current_cpu_online() | Pranith Kumar | 2014-09-07 | 1 | -1/+1 |
|/ |
|
* | 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 |
|/ |
|