aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu
Commit message (Expand)AuthorAge
...
* | rcu/nocb: Rename wake_nocb_leader() to wake_nocb_gp()Paul E. McKenney2019-08-13
* | rcu/nocb: Rename nocb_follower_wait() to nocb_cb_wait()Paul E. McKenney2019-08-13
* | rcu/nocb: Provide separate no-CBs grace-period kthreadsPaul E. McKenney2019-08-13
* | rcu/nocb: Update comments to prepare for forward-progress workPaul E. McKenney2019-08-13
* | rcu/nocb: Rename rcu_data fields to prepare for forward-progress workPaul E. McKenney2019-08-13
| |
| \
| \
| \
*---. \ Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...Paul E. McKenney2019-08-13
|\ \ \ \
| | | * | rcutorture: Aggressive forward-progress tests shouldn't block shutdownPaul E. McKenney2019-08-01
| | | * | rcuperf: Make rcuperf kernel test more robust for !expedited modeJoel Fernandes (Google)2019-08-01
| | | * | rcutorture: Emulate userspace sojourn during call_rcu() floodsPaul E. McKenney2019-08-01
| | | * | rcuperf: Fix perf_type module-parameter descriptionXiao Yang2019-08-01
| | | |/
| | * | rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)2019-08-09
| | * | rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held()Joel Fernandes (Google)2019-08-01
| | |/
| * | rcu: Fix spelling mistake "greate"->"great"Mukesh Ojha2019-08-12
| * | rcu: Remove redundant "if" condition from rcu_gp_is_expedited()Paul E. McKenney2019-08-12
| * | rcu: Change return type of rcu_spawn_one_boost_kthread()Byungchul Park2019-08-01
| * | srcu: Avoid srcutorture security-based pointer obfuscationPaul E. McKenney2019-08-01
| * | rcu: Add destroy_work_on_stack() to match INIT_WORK_ONSTACK()Paul E. McKenney2019-08-01
| * | rcu: Add kernel parameter to dump trace after RCU CPU stall warningPaul E. McKenney2019-08-01
| * | rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()Paul E. McKenney2019-08-01
| |/
* | rcu: Simplify rcu_note_context_switch exit from critical sectionJoel Fernandes (Google)2019-08-01
* | rcu: Make rcu_read_unlock_special() checks match raise_softirq_irqoff()Paul E. McKenney2019-08-01
* | rcu: Simplify rcu_read_unlock_special() deferred wakeupsPaul E. McKenney2019-08-01
|/
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-06-28
|\
| *-------. Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney2019-06-19
| |\ \ \ \ \
| | | | | | * rcutorture: Upper case solves the case of the vanishing NULL pointerPaul E. McKenney2019-05-28
| | | | | | * rcutorture: Dump trace buffer for callback pipe drain failuresPaul E. McKenney2019-05-28
| | | | | | * rcutorture: Add trivial RCU implementationPaul E. McKenney2019-05-28
| | | | | | * rcutorture: Halt forward-progress checks at end of runPaul E. McKenney2019-05-28
| | | | | | * rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernelsPaul E. McKenney2019-05-28
| | | | | | * rcutorture: Exempt tasks RCU from timely draining of grace periodsPaul E. McKenney2019-05-28
| | | | | | * torture: Allow inter-stutter interval to be specifiedPaul E. McKenney2019-05-28
| | | | | | * rcutorture: Fix stutter_wait() return value and freelist checksPaul E. McKenney2019-05-28
| | | | | | * rcutorture: Add cond_resched() to forward-progress free-up loopPaul E. McKenney2019-05-28
| | | |_|_|/ | | |/| | |
| | | | | * rcu/sync: Simplify the state machineOleg Nesterov2019-05-28
| | | | | * rcu/sync: Kill rcu_sync_type/gp_typeOleg Nesterov2019-05-28
| | | |_|/ | | |/| |
| | | | * rcu: Make __call_srcu staticJiang Biao2019-05-28
| | | | * srcu: Allocate per-CPU data for DEFINE_SRCU() in modulesPaul E. McKenney2019-05-28
| | | |/ | | |/|
| | | * rcu: Upgrade sync_exp_work_done() to smp_mb()Paul E. McKenney2019-06-13
| | | * rcu: Set a maximum limit for back-to-back callback invocationPaul E. McKenney2019-05-28
| | | * rcu: Correctly unlock root node in rcu_check_gp_start_stall()Neeraj Upadhyay2019-05-28
| | | * rcu: Dump specified number of blocked tasksNeeraj Upadhyay2019-05-28
| | |/
| * | rcu: Remove unused rdp local from synchronize_rcu_expedited()Jiang Biao2019-05-28
| * | rcu: Rename rcu_data's ->deferred_qs to ->exp_deferred_qsPaul E. McKenney2019-05-28
| * | rcu: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle()Joel Fernandes (Google)2019-05-28
| * | rcu: Avoid self-IPI in sync_sched_exp_online_cleanup()Paul E. McKenney2019-05-25
| * | rcu: Avoid self-IPI in sync_rcu_exp_select_node_cpus()Paul E. McKenney2019-05-25
| * | rcu: Inline invoke_rcu_callbacks() into its sole remaining callerPaul E. McKenney2019-05-25
| * | rcu: Use irq_work to get scheduler's attention in clean contextPaul E. McKenney2019-05-25
| * | rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq()Paul E. McKenney2019-05-25
| * | rcu: Only do rcu_read_unlock_special() wakeups if expeditedPaul E. McKenney2019-05-25