Age | Commit message (Expand) | Author | Files | Lines |
2015-03-12 | rcu: Eliminate ->onoff_mutex from rcu_node structure | Paul E. McKenney | 1 | -2/+0 |
2015-03-12 | rcu: Process offlining and onlining only at grace-period start | Paul E. McKenney | 1 | -0/+9 |
2015-01-15 | Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',... | Paul E. McKenney | 1 | -47/+15 |
2015-01-15 | rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors | Paul E. McKenney | 1 | -0/+2 |
2015-01-10 | rcu: Remove redundant rcu_batches_completed() declaration | Paul E. McKenney | 1 | -1/+0 |
2015-01-10 | rcu: Make _batches_completed() functions return unsigned long | Paul E. McKenney | 1 | -1/+1 |
2015-01-06 | rcu: Handle gpnum/completed wrap while dyntick idle | Paul E. McKenney | 1 | -0/+1 |
2015-01-06 | rcu: Improve diagnostics for spurious RCU CPU stall warnings | Paul E. McKenney | 1 | -0/+2 |
2015-01-06 | rcu: Make RCU_CPU_STALL_INFO include number of fqs attempts | Paul E. McKenney | 1 | -0/+2 |
2015-01-06 | rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inve... | Lai Jiangshan | 1 | -5/+0 |
2015-01-06 | rcu: Don't migrate blocked tasks even if all corresponding CPUs offline | Paul E. McKenney | 1 | -18/+0 |
2015-01-06 | rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu() | Paul E. McKenney | 1 | -0/+1 |
2015-01-06 | rcu: Remove "select IRQ_WORK" from config TREE_RCU | Lai Jiangshan | 1 | -1/+0 |
2015-01-06 | rcu: Fix rcu_barrier() race that could result in too-short wait | Paul E. McKenney | 1 | -22/+7 |
2014-11-13 | Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '... | Paul E. McKenney | 1 | -11/+11 |
2014-11-03 | rcu: Remove "cpu" argument to rcu_cleanup_after_idle() | Paul E. McKenney | 1 | -1/+1 |
2014-11-03 | rcu: Remove "cpu" argument to rcu_prepare_for_idle() | Paul E. McKenney | 1 | -1/+1 |
2014-11-03 | rcu: Remove "cpu" argument to rcu_note_context_switch() | Paul E. McKenney | 1 | -1/+1 |
2014-11-03 | rcu: Remove "cpu" argument to rcu_preempt_check_callbacks() | Paul E. McKenney | 1 | -1/+1 |
2014-11-03 | rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_... | Christoph Lameter | 1 | -2/+2 |
2014-10-29 | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar | 1 | -5/+5 |
2014-10-28 | rcu: Make rcu_barrier() understand about missing rcuo kthreads | Paul E. McKenney | 1 | -0/+1 |
2014-09-16 | Merge branch 'rcu-tasks.2014.09.10a' into HEAD | Paul E. McKenney | 1 | -0/+2 |
2014-09-16 | Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b... | Paul E. McKenney | 1 | -3/+13 |
2014-09-16 | rcu: Create rcuo kthreads only for onlined CPUs | Paul E. McKenney | 1 | -1/+5 |
2014-09-16 | rcu: Rationalize kthread spawning | Paul E. McKenney | 1 | -0/+1 |
2014-09-07 | rcu: Make TASKS_RCU handle nohz_full= CPUs | Paul E. McKenney | 1 | -0/+2 |
2014-09-07 | rcu: Break more call_rcu() deadlock involving scheduler and perf | Paul E. McKenney | 1 | -2/+7 |
2014-08-28 | rcu: Make nocb leader kthreads process pending callbacks after spawning | Pranith Kumar | 1 | -1/+1 |
2014-07-09 | Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0... | Paul E. McKenney | 1 | -2/+34 |
2014-07-09 | rcu: Simplify priority boosting by putting rt_mutex in rcu_node | Paul E. McKenney | 1 | -0/+3 |
2014-07-09 | rcu: Allow post-unlock reference for rt_mutex | Paul E. McKenney | 1 | -0/+5 |
2014-07-07 | rcu: Parallelize and economize NOCB kthread wakeups | Paul E. McKenney | 1 | -2/+26 |
2014-06-23 | rcu: Reduce overhead of cond_resched() checks for RCU | Paul E. McKenney | 1 | -1/+5 |
2014-05-14 | Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14... | Paul E. McKenney | 1 | -4/+7 |
2014-05-14 | rcutorture: Export RCU grace-period kthread wait state to rcutorture | Paul E. McKenney | 1 | -1/+7 |
2014-04-29 | rcu: Make callers awaken grace-period kthread | Paul E. McKenney | 1 | -1/+0 |
2014-04-29 | rcu: Remove unused rcu_data structure field | Iulia Manda | 1 | -1/+0 |
2014-04-29 | rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUs | Paul E. McKenney | 1 | -1/+0 |
2014-02-17 | rcu: Stop tracking FSF's postal address | Paul E. McKenney | 1 | -2/+2 |
2013-12-12 | rcu: Don't activate RCU core on NO_HZ_FULL CPUs | Paul E. McKenney | 1 | -0/+1 |
2013-12-03 | rcu: Break call_rcu() deadlock involving scheduler and perf | Paul E. McKenney | 1 | -2/+7 |
2013-12-03 | rcu: Kick CPU halfway to RCU CPU stall warning | Paul E. McKenney | 1 | -0/+2 |
2013-10-15 | rcu: Move RCU-related source code to kernel/rcu directory | Paul E. McKenney | 1 | -0/+585 |