aboutsummaryrefslogtreecommitdiffstats
path: root/tools/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-29refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TESTPaul E. McKenney4-7/+7
2020-06-29rcu-tasks: Fix synchronize_rcu_tasks_trace() header commentPaul E. McKenney2-7/+6
2020-06-29refperf: Add test for RCU Tasks readersPaul E. McKenney1-1/+27
2020-06-29refperf: Add test for RCU Tasks Trace readers.Paul E. McKenney1-2/+31
2020-06-29refperf: Change readdelay module parameter to nanosecondsPaul E. McKenney1-14/+22
2020-06-29refperf: Work around 64-bit divisionArnd Bergmann1-2/+6
2020-06-29doc: Document rcuperf's module parametersPaul E. McKenney1-0/+36
2020-06-29refperf: Adjust refperf.loop default valuePaul E. McKenney1-1/+1
2020-06-29refperf: Add read-side delay module parameterPaul E. McKenney1-19/+89
2020-06-29refperf: Simplify initialization-time wakeup protocolPaul E. McKenney1-12/+5
2020-06-29refperf: Output per-experiment data pointsPaul E. McKenney1-0/+4
2020-06-29refperf: Label experiment-number column "Runs"Paul E. McKenney2-2/+2
2020-06-29refperf: Add warmup and cooldown processing phasesPaul E. McKenney1-2/+18
2020-06-29refperf: More closely synchronize reader start timesPaul E. McKenney1-0/+5
2020-06-29refperf: Convert reader_task structure's "start" field to intPaul E. McKenney1-5/+4
2020-06-29refperf: Tune reader measurement intervalPaul E. McKenney1-6/+5
2020-06-29refperf: Make functions staticPaul E. McKenney1-2/+2
2020-06-29refperf: Dynamically allocate thread-summary output bufferPaul E. McKenney1-1/+5
2020-06-29refperf: Dynamically allocate experiment-summary output bufferPaul E. McKenney1-5/+11
2020-06-29refperf: Provide module parameter to specify number of experimentsPaul E. McKenney1-20/+23
2020-06-29refperf: Convert nreaders to a module parameterPaul E. McKenney1-5/+11
2020-06-29refperf: Allow decimal nanosecondsPaul E. McKenney1-2/+2
2020-06-29refperf: Hoist function-pointer calls out of the loopPaul E. McKenney1-54/+38
2020-06-29refperf: Add holdoff parameter to allow CPUs to come onlinePaul E. McKenney1-3/+10
2020-06-29torture: Add refperf to the rcutorture scriptingPaul E. McKenney8-6/+130
2020-06-29rcuperf: Add comments explaining the high reader overheadPaul E. McKenney1-2/+9
2020-06-29refperf: Add a test to measure performance of read-side synchronizationJoel Fernandes (Google)3-0/+578
2020-06-29rcuperf: Remove useless while loops around wait_eventJoel Fernandes (Google)1-10/+4
2020-06-28Linux 5.8-rc3Linus Torvalds1-1/+1
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot1-1/+1
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra6-58/+86
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2-3/+3
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra1-5/+28
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli1-1/+2
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli1-0/+1
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruptionScott Wood1-1/+1
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra1-2/+4
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard1-9/+0
2020-06-27afs: Fix storage of cell namesDavid Howells2-1/+10
2020-06-26kgdb: Avoid suspicious RCU usage warningDouglas Anderson1-0/+4
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg5-22/+24
2020-06-26SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever1-0/+4
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2-4/+10
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust1-4/+7
2020-06-26nfs: Fix memory leak of export_pathTom Rix1-0/+1
2020-06-26sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin1-0/+1
2020-06-26i2c: core: check returned size of emulated smbus block readMans Rullgard1-0/+7
2020-06-26MAINTAINERS: update info for sparseLuc Van Oostenryck1-1/+3
2020-06-26mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky1-2/+11
2020-06-26mm: remove vmalloc_execChristoph Hellwig4-39/+3