summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.c
Commit message (Expand)AuthorAgeFilesLines
...
| * rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap()Paul E. McKenney2015-12-041-1/+1
| * rcu: Short-circuit synchronize_sched_expedited() if only one CPUPaul E. McKenney2015-12-041-0/+4
|/
* rcu: Add transitivity to remaining rcu_node ->lock acquisitionsPaul E. McKenney2015-11-231-12/+12
* rcu: Create transitive rnp->lock acquisition functionsPeter Zijlstra2015-11-231-52/+26
* Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney2015-10-071-93/+364
|\
| * rcu: Better hotplug handling for synchronize_sched_expedited()Paul E. McKenney2015-10-071-6/+62
| * rcu: Add tasks to expedited stall-warning messagesPaul E. McKenney2015-10-071-1/+1
| * rcu: Add online/offline info to expedited stall warning messagePaul E. McKenney2015-10-071-1/+8
| * rcu: Consolidate expedited CPU selectionPaul E. McKenney2015-10-071-3/+4
| * rcu: Prepare for consolidating expedited CPU selectionPaul E. McKenney2015-10-071-2/+0
| * rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()Paul E. McKenney2015-10-071-13/+1
| * rcu: Stop silencing lockdep false positive for expedited grace periodsPaul E. McKenney2015-10-071-15/+2
| * rcu: Switch synchronize_sched_expedited() to IPIPaul E. McKenney2015-10-071-12/+20
| * rcu: Make ->cpu_no_qs be a union for aggregate ORPaul E. McKenney2015-09-201-11/+11
| * rcu: Invert passed_quiesce and rename to cpu_no_qsPaul E. McKenney2015-09-201-11/+11
| * rcu: Rename qs_pending to core_needs_qsPaul E. McKenney2015-09-201-7/+7
| * rcu: Move synchronize_sched_expedited() to combining treePaul E. McKenney2015-09-201-41/+82
| * rcu: Use single-stage IPI algorithm for RCU expedited grace periodPaul E. McKenney2015-09-201-20/+55
| * rcu: Consolidate tree setup for synchronize_rcu_expedited()Paul E. McKenney2015-09-201-1/+85
| * rcu: Move rcu_report_exp_rnp() to allow consolidationPaul E. McKenney2015-09-201-0/+66
| * rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wqPaul E. McKenney2015-09-201-1/+1
* | rcu: Finish folding ->fqs_state into ->gp_statePetr Mladek2015-10-061-10/+8
* | rcu: Eliminate panic when silly boot-time fanout specifiedPaul E. McKenney2015-10-061-9/+11
* | rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng2015-10-061-0/+9
* | rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-061-4/+4
|/
* rcu: Suppress lockdep false positive for rcp->exp_funnel_mutexPaul E. McKenney2015-09-201-0/+5
* Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney2015-08-041-262/+327
|\
| * rcu: Silence lockdep false positive for expedited grace periodsPaul E. McKenney2015-08-041-2/+10
| * rcu: Add fastpath bypassing funnel lockingPaul E. McKenney2015-07-171-0/+16
| * rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQSPaul E. McKenney2015-07-171-1/+1
| * rcu: Pull out wait_event*() condition into helper functionPaul E. McKenney2015-07-171-5/+21
| * rcu: Add stall warnings to synchronize_sched_expedited()Paul E. McKenney2015-07-171-4/+54
| * rcu: Extend expedited funnel locking to rcu_data structurePaul E. McKenney2015-07-171-3/+16
| * rcu: Consolidate last open-coded expedited memory barrierPaul E. McKenney2015-07-171-1/+1
| * rcu: Apply rcu_seq operations to _rcu_barrier()Paul E. McKenney2015-07-171-53/+19
| * rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loopPaul E. McKenney2015-07-171-7/+8
| * rcu: Fix synchronize_sched_expedited() type error for "s"Paul E. McKenney2015-07-171-1/+1
| * rcu: Abstract funnel locking from synchronize_sched_expedited()Paul E. McKenney2015-07-171-33/+47
| * rcu: Abstract sequence counting from synchronize_sched_expedited()Paul E. McKenney2015-07-171-10/+58
| * rcu: Make expedited GP CPU stoppage asynchronousPeter Zijlstra2015-07-171-14/+17
| * rcu: Get rid of synchronize_sched_expedited()'s polling loopPaul E. McKenney2015-07-171-55/+40
| * rcu: Rework synchronize_sched_expedited() counter handlingPaul E. McKenney2015-07-171-68/+30
| * rcu: Switch synchronize_sched_expedited() to stop_one_cpu()Peter Zijlstra2015-07-171-27/+14
| * rcu: Reset rcu_fanout_leaf if out of boundsPaul E. McKenney2015-07-171-0/+1
| * rcu: Limit count of static data to the number of RCU levelsAlexander Gordeev2015-07-151-17/+4
| * rcu: Remove unnecessary fields from rcu_state structureAlexander Gordeev2015-07-151-12/+15
| * rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS itemsAlexander Gordeev2015-07-151-6/+6
| * rcu: Simplify rcu_init_geometry() capacity arithmeticsAlexander Gordeev2015-07-151-10/+8
| * rcu: Cleanup rcu_init_geometry() code and arithmeticsAlexander Gordeev2015-07-151-14/+10
| * rcu: Remove superfluous local variable in rcu_init_geometry()Alexander Gordeev2015-07-151-7/+7
OpenPOWER on IntegriCloud