aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAge
*---. Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-30
|\ \ \
| | | * rcutorture: Maintain self-propagating CB only during forward-progress testPaul E. McKenney2018-08-29
| | | * rcutorture: Check GP completion at stutter endPaul E. McKenney2018-08-29
| | | * rcutorture: Print forward-progress test interval on errorPaul E. McKenney2018-08-29
| | | * rcutorture: Adjust number of reader kthreads per CPU-hotplug operationsPaul E. McKenney2018-08-29
| | | * rcutorture: Reduce priority of forward-progress testingPaul E. McKenney2018-08-29
| | | * rcutorture: Limit reader duration if irq or bh disabledPaul E. McKenney2018-08-29
| | | * rcutorture: Increase rcu_read_delay() longdelay_msPaul E. McKenney2018-08-29
| | | * rcutorture: Add self-propagating callback to forward-progress testingPaul E. McKenney2018-08-29
| | | * rcutorture: Vary forward-progress test intervalPaul E. McKenney2018-08-29
| | | * rcutorture: Avoid no-test complaint if too few forward-progress triesPaul E. McKenney2018-08-29
| | | * rcutorture: Also use GP sequence to judge forward progressPaul E. McKenney2018-08-29
| | | * rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney2018-08-29
| | | * rcuperf: Warn on bad perf type for built-in testsPaul E. McKenney2018-08-29
| | | * rcutorture: Warn on bad torture type for built-in testsPaul E. McKenney2018-08-29
| | | * rcutorture: Force occasional reader waitsPaul E. McKenney2018-08-29
| |_|/ |/| |
| | * srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney2018-08-30
| | * srcu: Make call_srcu() available during very early bootPaul E. McKenney2018-08-30
| |/ |/|
| * rcu: Convert rcu_state.ofl_lock to raw_spinlock_tMike Galbraith2018-08-30
| * rcu: Remove obsolete ->dynticks_fqs and ->cond_resched_completedPaul E. McKenney2018-08-30
| * rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticksPaul E. McKenney2018-08-30
| * rcu: Switch dyntick nesting counters to rcu_data structurePaul E. McKenney2018-08-30
| * rcu: Switch urgent quiescent-state requests to rcu_data structurePaul E. McKenney2018-08-30
| * rcu: Switch lazy counts to rcu_data structurePaul E. McKenney2018-08-30
| * rcu: Switch last accelerate/advance to rcu_data structurePaul E. McKenney2018-08-30
| * rcu: Switch ->tick_nohz_enabled_snap to rcu_data structurePaul E. McKenney2018-08-30
| * rcu: Merge rcu_dynticks structure into rcu_data structurePaul E. McKenney2018-08-30
| * rcu: Convert "1UL << x" to "BIT(x)"Paul E. McKenney2018-08-30
| * rcu: Avoid resched_cpu() when rescheduling the current CPUPaul E. McKenney2018-08-30
| * rcu: More aggressively enlist scheduler aid for nohz_full CPUsPaul E. McKenney2018-08-30
| * rcu: Compute jiffies_till_sched_qs from other kernel parametersPaul E. McKenney2018-08-30
| * rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney2018-08-30
| * rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structurePaul E. McKenney2018-08-30
| * rcu: Motivate Tiny RCU forward progressPaul E. McKenney2018-08-30
| * rcutorture: Dump reader protection sequence if failures or close callsPaul E. McKenney2018-08-30
| * rcu: Provide improved interrupt-from-idle check in rcu_check_callbacks()Paul E. McKenney2018-08-30
| * rcu: Make need_resched() respond to urgent RCU-QS needsPaul E. McKenney2018-08-30
| * rcu: Inline _rcu_barrier() into its sole remaining callerPaul E. McKenney2018-08-30
| * rcu: Define rcu_all_qs() only in !PREEMPT buildsPaul E. McKenney2018-08-30
| * rcu: Clean up flavor-related definitions and comments in update.cPaul E. McKenney2018-08-30
| * rcu: Clean up flavor-related definitions and comments in tree_plugin.hPaul E. McKenney2018-08-30
| * rcu: Clean up flavor-related definitions and comments in tree_exp.hPaul E. McKenney2018-08-30
| * rcu: Clean up flavor-related definitions and comments in tree.cPaul E. McKenney2018-08-30
| * rcu: Clean up flavor-related definitions and comments in tiny.cPaul E. McKenney2018-08-30
| * rcu: Clean up flavor-related definitions and comments in srcutree.hPaul E. McKenney2018-08-30
| * rcu: Clean up flavor-related definitions and comments in rcutorture.cPaul E. McKenney2018-08-30
| * rcu: Clean up flavor-related definitions and comments in rcu.hPaul E. McKenney2018-08-30
| * rcu: Clean up flavor-related definitions and comments in KconfigPaul E. McKenney2018-08-30
| * rcu: Remove now-unused rcutorture APIsPaul E. McKenney2018-08-30
| * rcuperf: Remove the "rcu_bh" and "sched" torture typesPaul E. McKenney2018-08-30