aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAge
...
| * | rcu: Move rcu_report_exp_rnp() to allow consolidationPaul E. McKenney2015-09-21
| * | rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wqPaul E. McKenney2015-09-21
| |/
* | rcu: Correct comment for values of ->gp_state fieldPaul E. McKenney2015-10-06
* | rcu: Finish folding ->fqs_state into ->gp_statePetr Mladek2015-10-06
* | rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney2015-10-06
* | rcu: Add online/offline info to stall warning messagePaul E. McKenney2015-10-06
* | rcu: Eliminate panic when silly boot-time fanout specifiedPaul E. McKenney2015-10-06
* | rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng2015-10-06
* | rcu: Use call_rcu_func_t to replace explicit type equivalentsBoqun Feng2015-10-06
* | rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-06
|/
* rcu: Suppress lockdep false positive for rcp->exp_funnel_mutexPaul E. McKenney2015-09-21
* rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney2015-08-04
*-. Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEADPaul E. McKenney2015-08-04
|\ \
| | * rcutorture: Add RCU-tasks qualifier to dereferencePaul E. McKenney2015-07-15
| | * rcutorture: Fix rcu_torture_cbflood() for callback-free RCUPaul E. McKenney2015-07-15
| | * rcutorture: Bounds-check rcutorture.shuffle_intervalPaul E. McKenney2015-07-15
| | * rcutorture: Check nfakewriters parameterPaul E. McKenney2015-07-15
| | * rcutorture: Better bounds checking for n_barrier_cbsPaul E. McKenney2015-07-15
| |/
* | Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney2015-08-04
|\ \
| * | rcu: Silence lockdep false positive for expedited grace periodsPaul E. McKenney2015-08-04
| * | rcu: Add fastpath bypassing funnel lockingPaul E. McKenney2015-07-17
| * | rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQSPaul E. McKenney2015-07-17
| * | rcu: Pull out wait_event*() condition into helper functionPaul E. McKenney2015-07-17
| * | rcu: Add stall warnings to synchronize_sched_expedited()Paul E. McKenney2015-07-17
| * | rcu: Extend expedited funnel locking to rcu_data structurePaul E. McKenney2015-07-17
| * | rcu: Consolidate last open-coded expedited memory barrierPaul E. McKenney2015-07-17
| * | rcu: Apply rcu_seq operations to _rcu_barrier()Paul E. McKenney2015-07-17
| * | rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loopPaul E. McKenney2015-07-17
| * | rcu: Fix synchronize_sched_expedited() type error for "s"Paul E. McKenney2015-07-17
| * | rcu: Abstract funnel locking from synchronize_sched_expedited()Paul E. McKenney2015-07-17
| * | rcu: Make synchronize_rcu_expedited() use sequence-counter schemePaul E. McKenney2015-07-17
| * | rcu: Abstract sequence counting from synchronize_sched_expedited()Paul E. McKenney2015-07-17
| * | rcu: Make expedited GP CPU stoppage asynchronousPeter Zijlstra2015-07-17
| * | rcu: Get rid of synchronize_sched_expedited()'s polling loopPaul E. McKenney2015-07-17
| * | rcu: Rework synchronize_sched_expedited() counter handlingPaul E. McKenney2015-07-17
| * | rcu: Switch synchronize_sched_expedited() to stop_one_cpu()Peter Zijlstra2015-07-17
| * | rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney2015-07-17
| * | rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()Paul E. McKenney2015-07-17
| * | rcu: Reset rcu_fanout_leaf if out of boundsPaul E. McKenney2015-07-17
| * | rcu: Shut up bogus gcc array bounds warningAlexander Gordeev2015-07-17
| * | rcu: Simplify arithmetic to calculate number of RCU nodesAlexander Gordeev2015-07-15
| * | rcu: Limit count of static data to the number of RCU levelsAlexander Gordeev2015-07-15
| * | rcu: Remove unnecessary fields from rcu_state structureAlexander Gordeev2015-07-15
| * | rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS itemsAlexander Gordeev2015-07-15
| * | rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS itemsAlexander Gordeev2015-07-15
| * | rcu: Simplify rcu_init_geometry() capacity arithmeticsAlexander Gordeev2015-07-15
| * | rcu: Cleanup rcu_init_geometry() code and arithmeticsAlexander Gordeev2015-07-15
| * | rcu: Remove superfluous local variable in rcu_init_geometry()Alexander Gordeev2015-07-15
| * | rcu: Panic if RCU tree can not accommodate all CPUsAlexander Gordeev2015-07-15
| * | rcu: Provide more diagnostics for stalled GP kthreadPaul E. McKenney2015-07-15
| |/