summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-21Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...Paul E. McKenney29-177/+1559
2016-04-21rcutorture: Add boot-time adjustment of leaf fanoutPaul E. McKenney2-2/+2
2016-04-21rcutorture: Add irqs-disabled test for call_rcu()Paul E. McKenney1-0/+2
2016-04-21rcutorture: Dump trace buffer upon shutdownPaul E. McKenney1-0/+1
2016-04-21rcutorture: Don't rebuild identical kernelPaul E. McKenney1-7/+19
2016-04-21rcutorture: Add OS-jitter capabilityPaul E. McKenney2-0/+108
2016-04-19documentation: Add documentation for RCU's major data structuresPaul E. McKenney12-0/+8291
2016-03-31rcutorture: Convert test duration to seconds earlyPaul E. McKenney2-5/+4
2016-03-31torture: Kill qemu, not parent processPaul E. McKenney1-6/+24
2016-03-31torture: Clarify refusal to run more than one torture testPaul E. McKenney1-1/+2
2016-03-31rcutorture: Consider FROZEN hotplug notifier transitionsAnna-Maria Gleixner1-1/+1
2016-03-31rcutorture: Remove redundant initialization to zeroPaul E. McKenney1-2/+2
2016-03-31rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.Artem Savkov1-2/+4
2016-03-31rcutorture: Add largish-system rcuperf scenarioPaul E. McKenney1-0/+23
2016-03-31rcutorture: Avoid RCU CPU stall warning and RT throttlingPaul E. McKenney1-0/+4
2016-03-31rcutorture: Add rcuperf holdoff boot parameter to reduce interferencePaul E. McKenney2-0/+11
2016-03-31rcutorture: Make scripts analyze rcuperf trace data, if presentPaul E. McKenney2-0/+129
2016-03-31rcutorture: Make rcuperf collect expedited event-trace dataPaul E. McKenney2-0/+2
2016-03-31rcutorture: Print measure of batching efficiencyPaul E. McKenney1-10/+16
2016-03-31rcutorture: Set rcuperf writer kthreads to real-time priorityPaul E. McKenney1-0/+3
2016-03-31rcutorture: Bind rcuperf reader/writer kthreads to CPUsPaul E. McKenney1-1/+4
2016-03-31rcutorture: Documentation for rcuperf kernel parametersPaul E. McKenney1-0/+32
2016-03-31rcutorture: Add RCU grace-period performance testsPaul E. McKenney3-0/+671
2016-03-31rcutorture: Expedited-GP batch progress access to torturingPaul E. McKenney3-0/+40
2016-03-31rcutorture: Allow for rcupdate.rcu_normalPaul E. McKenney1-2/+2
2016-03-31rcutorture: Update scripting to accommodate rcuperfPaul E. McKenney7-2/+161
2016-03-31rcu: Dump ftrace buffer when kicking grace-period kthreadPaul E. McKenney1-0/+1
2016-03-31rcu: Remove superfluous versions of rcu_read_lock_sched_held()Boqun Feng2-18/+3
2016-03-31rcu: Awaken grace-period kthread if too long since FQSPaul E. McKenney2-2/+39
2016-03-31rcu: Make FQS schedule advance only if FQS happenedPaul E. McKenney1-8/+15
2016-03-31rcu: Awaken grace-period kthread when stalledPaul E. McKenney1-1/+3
2016-03-31rcu: Overlap wakeups with next expedited grace periodPaul E. McKenney2-4/+16
2016-03-31rcu: Consolidate expedited GP code into exp_funnel_lock()Paul E. McKenney2-6/+2
2016-03-31rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()Paul E. McKenney2-5/+5
2016-03-31rcu: Consolidate expedited GP code into rcu_exp_wait_wake()Paul E. McKenney2-17/+11
2016-03-31rcu: Add exp_funnel_lock() fastpathPaul E. McKenney1-0/+10
2016-03-31rcu: Enforce expedited-GP fairness via funnel wait queuePaul E. McKenney4-93/+93
2016-03-31rcu: Shorten expedited_workdone* to exp_workdone*Paul E. McKenney3-11/+9
2016-03-31rcu: Force boolean subscript for expedited stall warningsPaul E. McKenney1-1/+1
2016-03-31rcu: Remove expedited GP funnel-lock bypassPaul E. McKenney4-29/+8
2016-03-31rcu: Add expedited-grace-period event tracingPaul E. McKenney2-7/+16
2016-03-31rcu: Add funnel-locking tracing for expedited grace periodsPaul E. McKenney2-4/+30
2016-03-31rcu: Add event tracing definitions for expedited grace periodsPaul E. McKenney1-2/+76
2016-03-31rcu: Fix synchronize_rcu_expedited() header commentPaul E. McKenney1-7/+13
2016-03-31rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QSPaul E. McKenney1-0/+15
2016-03-31rcu: Make expedited RCU-preempt stall warnings count accuratelyPaul E. McKenney1-2/+2
2016-03-31rcu: Make expedited RCU-sched grace period immediately detect idlePaul E. McKenney1-0/+5
2016-03-31documentation: Emphasize the call_rcu() is illegal from idlePaul E. McKenney1-1/+1
2016-03-31documentation: Sharpen up the no-readers quick quizPaul E. McKenney1-5/+8
2016-03-31documentation: Get rid of duplicate .htmlx filePaul E. McKenney3-3441/+428