summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney
2020-06-29torture: Remove obsolete "cd $KVM"Paul E. McKenney
2020-06-29torture: Avoid duplicate specification of qemu commandPaul E. McKenney
2020-06-29torture: Dump ftrace at shutdown only if requestedPaul E. McKenney
2020-06-29torture: Add kvm-tranform.sh script for qemu-cmd filesPaul E. McKenney
2020-06-29torture: Add more tracing crib notes to kvm.shPaul E. McKenney
2020-06-29torture: Improve diagnostic for KCSAN-incapable compilersPaul E. McKenney
2020-06-29torture: Correctly summarize build-only runsPaul E. McKenney
2020-06-29torture: Pass --kmake-arg to all make invocationsMarco Elver
2020-06-29rcutorture: Check for unwatched readersPaul E. McKenney
2020-06-29torture: Abstract out console-log error detectionPaul E. McKenney
2020-06-29torture: Add a stop-run capabilityPaul E. McKenney
2020-06-29torture: Create qemu-cmd in --buildonly runsPaul E. McKenney
2020-06-29rcu/rcutorture: Replace 0 with falseJules Irenge
2020-06-29torture: Add --allcpus argument to the kvm.sh scriptPaul E. McKenney
2020-06-29torture: Remove whitespace from identify_qemu_vcpus outputPaul E. McKenney
2020-06-29rcutorture: NULL rcu_torture_current earlier in cleanup codePaul E. McKenney
2020-06-29rcutorture: Handle non-statistic bang-string error messagesPaul E. McKenney
2020-06-29torture: Set configfile variable to current scenarioPaul E. McKenney
2020-06-29rcutorture: Add races with task-exit processingPaul E. McKenney
2020-06-29locktorture: Use true and false to assign to bool variablesZou Wei
2020-06-29torture: Add script to smoke-test commits in a branchPaul E. McKenney
2020-06-29torture: Remove qemu dependency on EFI firmwarePaul E. McKenney
2020-06-29srcu: Avoid local_irq_save() before acquiring spinlock_tSebastian Andrzej Siewior
2020-06-29srcu: Fix a typo in comment "amoritized"->"amortized"Ethon Paul
2020-06-29refscale: Change --torture type from refperf to refscalePaul E. McKenney
2020-06-29refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney
2020-06-29refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TESTPaul E. McKenney
2020-06-29rcu-tasks: Fix synchronize_rcu_tasks_trace() header commentPaul E. McKenney
2020-06-29refperf: Add test for RCU Tasks readersPaul E. McKenney
2020-06-29refperf: Add test for RCU Tasks Trace readers.Paul E. McKenney
2020-06-29refperf: Change readdelay module parameter to nanosecondsPaul E. McKenney
2020-06-29refperf: Work around 64-bit divisionArnd Bergmann
2020-06-29doc: Document rcuperf's module parametersPaul E. McKenney
2020-06-29refperf: Adjust refperf.loop default valuePaul E. McKenney
2020-06-29refperf: Add read-side delay module parameterPaul E. McKenney
2020-06-29refperf: Simplify initialization-time wakeup protocolPaul E. McKenney
2020-06-29refperf: Output per-experiment data pointsPaul E. McKenney
2020-06-29refperf: Label experiment-number column "Runs"Paul E. McKenney
2020-06-29refperf: Add warmup and cooldown processing phasesPaul E. McKenney
2020-06-29refperf: More closely synchronize reader start timesPaul E. McKenney
2020-06-29refperf: Convert reader_task structure's "start" field to intPaul E. McKenney
2020-06-29refperf: Tune reader measurement intervalPaul E. McKenney
2020-06-29refperf: Make functions staticPaul E. McKenney
2020-06-29refperf: Dynamically allocate thread-summary output bufferPaul E. McKenney
2020-06-29refperf: Dynamically allocate experiment-summary output bufferPaul E. McKenney
2020-06-29refperf: Provide module parameter to specify number of experimentsPaul E. McKenney
2020-06-29refperf: Convert nreaders to a module parameterPaul E. McKenney
2020-06-29refperf: Allow decimal nanosecondsPaul E. McKenney
2020-06-29refperf: Hoist function-pointer calls out of the loopPaul E. McKenney