summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.h
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-151-47/+15
|\ \ \ \
| | | | * rcu: Remove redundant rcu_batches_completed() declarationPaul E. McKenney2015-01-101-1/+0
| | | | * rcu: Make _batches_completed() functions return unsigned longPaul E. McKenney2015-01-101-1/+1
| |_|_|/ |/| | |
| | | * rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney2015-01-151-0/+2
| | | * rcu: Handle gpnum/completed wrap while dyntick idlePaul E. McKenney2015-01-061-0/+1
| | | * rcu: Improve diagnostics for spurious RCU CPU stall warningsPaul E. McKenney2015-01-061-0/+2
| | | * rcu: Make RCU_CPU_STALL_INFO include number of fqs attemptsPaul E. McKenney2015-01-061-0/+2
| |_|/ |/| |
| | * rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inve...Lai Jiangshan2015-01-061-5/+0
| | * rcu: Don't migrate blocked tasks even if all corresponding CPUs offlinePaul E. McKenney2015-01-061-18/+0
| | * rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu()Paul E. McKenney2015-01-061-0/+1
| |/ |/|
| * rcu: Remove "select IRQ_WORK" from config TREE_RCULai Jiangshan2015-01-061-1/+0
| * rcu: Fix rcu_barrier() race that could result in too-short waitPaul E. McKenney2015-01-061-22/+7
|/
*-. Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-131-11/+11
|\ \
| | * rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-291-5/+5
| |/ |/|
| * rcu: Remove "cpu" argument to rcu_cleanup_after_idle()Paul E. McKenney2014-11-031-1/+1
| * rcu: Remove "cpu" argument to rcu_prepare_for_idle()Paul E. McKenney2014-11-031-1/+1
| * rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2014-11-031-1/+1
| * rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()Paul E. McKenney2014-11-031-1/+1
| * rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_...Christoph Lameter2014-11-031-2/+2
|/
* rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney2014-10-281-0/+1
* Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney2014-09-161-0/+2
|\
| * rcu: Make TASKS_RCU handle nohz_full= CPUsPaul E. McKenney2014-09-071-0/+2
| |
| \
*-. \ Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b...Paul E. McKenney2014-09-161-3/+13
|\ \ \ | |_|/ |/| |
| | * rcu: Create rcuo kthreads only for onlined CPUsPaul E. McKenney2014-09-161-1/+5
| | * rcu: Rationalize kthread spawningPaul E. McKenney2014-09-161-0/+1
| |/ |/|
| * rcu: Break more call_rcu() deadlock involving scheduler and perfPaul E. McKenney2014-09-071-2/+7
|/
* rcu: Make nocb leader kthreads process pending callbacks after spawningPranith Kumar2014-08-281-1/+1
*-. Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...Paul E. McKenney2014-07-091-2/+34
|\ \
| | * rcu: Parallelize and economize NOCB kthread wakeupsPaul E. McKenney2014-07-071-2/+26
| |/ |/|
| * rcu: Simplify priority boosting by putting rt_mutex in rcu_nodePaul E. McKenney2014-07-091-0/+3
| * rcu: Allow post-unlock reference for rt_mutexPaul E. McKenney2014-07-091-0/+5
|/
* rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-231-1/+5
*-. Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...Paul E. McKenney2014-05-141-4/+7
|\ \
| | * rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney2014-05-141-1/+7
| |/ |/|
| * rcu: Make callers awaken grace-period kthreadPaul E. McKenney2014-04-291-1/+0
| * rcu: Remove unused rcu_data structure fieldIulia Manda2014-04-291-1/+0
| * rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUsPaul E. McKenney2014-04-291-1/+0
|/
* rcu: Stop tracking FSF's postal addressPaul E. McKenney2014-02-171-2/+2
* rcu: Don't activate RCU core on NO_HZ_FULL CPUsPaul E. McKenney2013-12-121-0/+1
* rcu: Break call_rcu() deadlock involving scheduler and perfPaul E. McKenney2013-12-031-2/+7
* rcu: Kick CPU halfway to RCU CPU stall warningPaul E. McKenney2013-12-031-0/+2
* rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-151-0/+585
OpenPOWER on IntegriCloud