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