summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-29refperf: Add holdoff parameter to allow CPUs to come onlinePaul E. McKenney
2020-06-29torture: Add refperf to the rcutorture scriptingPaul E. McKenney
2020-06-29rcuperf: Add comments explaining the high reader overheadPaul E. McKenney
2020-06-29refperf: Add a test to measure performance of read-side synchronizationJoel Fernandes (Google)
2020-06-29rcuperf: Remove useless while loops around wait_eventJoel Fernandes (Google)
2020-06-28Linux 5.8-rc3v5.8-rc3Linus Torvalds
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2020-06-28Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann