| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li... | Paul E. McKenney | 2015-12-07 | 1 | -4/+18 |
|\ \ |
|
| | * | rcutorture: Print symbolic name for ->gp_state | Paul E. McKenney | 2015-12-05 | 1 | -0/+12 |
| |/
|/| |
|
| * | rcu: Reduce expedited GP memory contention via per-CPU variables | Paul E. McKenney | 2015-12-04 | 1 | -4/+4 |
| * | rcu: Clarify role of ->expmaskinitnext | Paul E. McKenney | 2015-12-04 | 1 | -0/+2 |
|/ |
|
* | rcu: Create transitive rnp->lock acquisition functions | Peter Zijlstra | 2015-11-23 | 1 | -0/+39 |
* | Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD | Paul E. McKenney | 2015-10-07 | 1 | -20/+28 |
|\ |
|
| * | rcu: Add online/offline info to expedited stall warning message | Paul E. McKenney | 2015-10-07 | 1 | -0/+1 |
| * | rcu: Stop silencing lockdep false positive for expedited grace periods | Paul E. McKenney | 2015-10-07 | 1 | -8/+0 |
| * | rcu: Switch synchronize_sched_expedited() to IPI | Paul E. McKenney | 2015-10-07 | 1 | -3/+0 |
| * | rcu: Make ->cpu_no_qs be a union for aggregate OR | Paul E. McKenney | 2015-09-20 | 1 | -1/+13 |
| * | rcu: Invert passed_quiesce and rename to cpu_no_qs | Paul E. McKenney | 2015-09-20 | 1 | -1/+1 |
| * | rcu: Rename qs_pending to core_needs_qs | Paul E. McKenney | 2015-09-20 | 1 | -2/+2 |
| * | rcu: Move synchronize_sched_expedited() to combining tree | Paul E. McKenney | 2015-09-20 | 1 | -1/+0 |
| * | rcu: Consolidate tree setup for synchronize_rcu_expedited() | Paul E. McKenney | 2015-09-20 | 1 | -5/+12 |
* | | rcu: Correct comment for values of ->gp_state field | Paul E. McKenney | 2015-10-06 | 1 | -1/+1 |
* | | rcu: Finish folding ->fqs_state into ->gp_state | Petr Mladek | 2015-10-06 | 1 | -11/+3 |
* | | rcu: Use call_rcu_func_t to replace explicit type equivalents | Boqun Feng | 2015-10-06 | 1 | -2/+1 |
* | | rcu: Use rcu_callback_t in call_rcu*() and friends | Boqun Feng | 2015-10-06 | 1 | -1/+1 |
|/ |
|
* | rcu,locking: Privatize smp_mb__after_unlock_lock() | Paul E. McKenney | 2015-08-04 | 1 | -0/+12 |
* | rcu: Silence lockdep false positive for expedited grace periods | Paul E. McKenney | 2015-08-04 | 1 | -0/+8 |
* | rcu: Add fastpath bypassing funnel locking | Paul E. McKenney | 2015-07-17 | 1 | -1/+1 |
* | rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS | Paul E. McKenney | 2015-07-17 | 1 | -1/+1 |
* | rcu: Add stall warnings to synchronize_sched_expedited() | Paul E. McKenney | 2015-07-17 | 1 | -0/+1 |
* | rcu: Extend expedited funnel locking to rcu_data structure | Paul E. McKenney | 2015-07-17 | 1 | -1/+3 |
* | rcu: Apply rcu_seq operations to _rcu_barrier() | Paul E. McKenney | 2015-07-17 | 1 | -1/+1 |
* | rcu: Make expedited GP CPU stoppage asynchronous | Peter Zijlstra | 2015-07-17 | 1 | -0/+6 |
* | rcu: Get rid of synchronize_sched_expedited()'s polling loop | Paul E. McKenney | 2015-07-17 | 1 | -2/+6 |
* | rcu: Rework synchronize_sched_expedited() counter handling | Paul E. McKenney | 2015-07-17 | 1 | -7/+2 |
* | rcu: Switch synchronize_sched_expedited() to stop_one_cpu() | Peter Zijlstra | 2015-07-17 | 1 | -0/+1 |
* | rcu: Remove CONFIG_RCU_CPU_STALL_INFO | Paul E. McKenney | 2015-07-17 | 1 | -4/+0 |
* | rcu: Shut up bogus gcc array bounds warning | Alexander Gordeev | 2015-07-17 | 1 | -1/+3 |
* | rcu: Simplify arithmetic to calculate number of RCU nodes | Alexander Gordeev | 2015-07-15 | 1 | -13/+4 |
* | rcu: Limit count of static data to the number of RCU levels | Alexander Gordeev | 2015-07-15 | 1 | -0/+12 |
* | rcu: Remove unnecessary fields from rcu_state structure | Alexander Gordeev | 2015-07-15 | 1 | -2/+0 |
* | rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items | Alexander Gordeev | 2015-07-15 | 1 | -2/+0 |
* | rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items | Alexander Gordeev | 2015-07-15 | 1 | -1/+1 |
* | rcu: Provide more diagnostics for stalled GP kthread | Paul E. McKenney | 2015-07-15 | 1 | -1/+5 |
*-. | Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '... | Paul E. McKenney | 2015-05-27 | 1 | -9/+26 |
|\ \ |
|
| | * | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF | Paul E. McKenney | 2015-05-27 | 1 | -1/+11 |
| | * | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT | Paul E. McKenney | 2015-05-27 | 1 | -3/+15 |
| |/
|/| |
|
| * | rcu: Make rcu_*_data variables static | Nicolas Iooss | 2015-05-27 | 1 | -3/+0 |
| * | rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED() | Paul E. McKenney | 2015-05-27 | 1 | -2/+0 |
|/ |
|
* | rcu: Eliminate ->onoff_mutex from rcu_node structure | Paul E. McKenney | 2015-03-12 | 1 | -2/+0 |
* | rcu: Process offlining and onlining only at grace-period start | Paul E. McKenney | 2015-03-12 | 1 | -0/+9 |
*-----. | Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',... | Paul E. McKenney | 2015-01-15 | 1 | -47/+15 |
|\ \ \ \ |
|
| | | | * | rcu: Remove redundant rcu_batches_completed() declaration | Paul E. McKenney | 2015-01-10 | 1 | -1/+0 |
| | | | * | rcu: Make _batches_completed() functions return unsigned long | Paul E. McKenney | 2015-01-10 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
| | | * | rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors | Paul E. McKenney | 2015-01-15 | 1 | -0/+2 |
| | | * | rcu: Handle gpnum/completed wrap while dyntick idle | Paul E. McKenney | 2015-01-06 | 1 | -0/+1 |
| | | * | rcu: Improve diagnostics for spurious RCU CPU stall warnings | Paul E. McKenney | 2015-01-06 | 1 | -0/+2 |