Age | Commit message (Expand) | Author |
2020-06-29 | refperf: Rename refperf.c to refscale.c and change internal names | Paul E. McKenney |
2020-06-29 | refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST | Paul E. McKenney |
2020-06-29 | rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment | Paul E. McKenney |
2020-06-29 | refperf: Add test for RCU Tasks readers | Paul E. McKenney |
2020-06-29 | refperf: Add test for RCU Tasks Trace readers. | Paul E. McKenney |
2020-06-29 | refperf: Change readdelay module parameter to nanoseconds | Paul E. McKenney |
2020-06-29 | refperf: Work around 64-bit division | Arnd Bergmann |
2020-06-29 | doc: Document rcuperf's module parameters | Paul E. McKenney |
2020-06-29 | refperf: Adjust refperf.loop default value | Paul E. McKenney |
2020-06-29 | refperf: Add read-side delay module parameter | Paul E. McKenney |
2020-06-29 | refperf: Simplify initialization-time wakeup protocol | Paul E. McKenney |
2020-06-29 | refperf: Output per-experiment data points | Paul E. McKenney |
2020-06-29 | refperf: Label experiment-number column "Runs" | Paul E. McKenney |
2020-06-29 | refperf: Add warmup and cooldown processing phases | Paul E. McKenney |
2020-06-29 | refperf: More closely synchronize reader start times | Paul E. McKenney |
2020-06-29 | refperf: Convert reader_task structure's "start" field to int | Paul E. McKenney |
2020-06-29 | refperf: Tune reader measurement interval | Paul E. McKenney |
2020-06-29 | refperf: Make functions static | Paul E. McKenney |
2020-06-29 | refperf: Dynamically allocate thread-summary output buffer | Paul E. McKenney |
2020-06-29 | refperf: Dynamically allocate experiment-summary output buffer | Paul E. McKenney |
2020-06-29 | refperf: Provide module parameter to specify number of experiments | Paul E. McKenney |
2020-06-29 | refperf: Convert nreaders to a module parameter | Paul E. McKenney |
2020-06-29 | refperf: Allow decimal nanoseconds | Paul E. McKenney |
2020-06-29 | refperf: Hoist function-pointer calls out of the loop | Paul E. McKenney |
2020-06-29 | refperf: Add holdoff parameter to allow CPUs to come online | Paul E. McKenney |
2020-06-29 | torture: Add refperf to the rcutorture scripting | Paul E. McKenney |
2020-06-29 | rcuperf: Add comments explaining the high reader overhead | Paul E. McKenney |
2020-06-29 | refperf: Add a test to measure performance of read-side synchronization | Joel Fernandes (Google) |
2020-06-29 | rcuperf: Remove useless while loops around wait_event | Joel Fernandes (Google) |
2020-06-28 | Linux 5.8-rc3v5.8-rc3 | Linus Torvalds |
2020-06-28 | Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-06-28 | Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-28 | Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-06-28 | Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-28 | Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-28 | Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-06-28 | Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-28 | Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-28 | Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2020-06-28 | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-28 | sched/cfs: change initial value of runnable_avg | Vincent Guittot |
2020-06-28 | smp, irq_work: Continue smp_call_function*() and irq_work*() integration | Peter Zijlstra |
2020-06-28 | sched/core: s/WF_ON_RQ/WQ_ON_CPU/ | Peter Zijlstra |
2020-06-28 | sched/core: Fix ttwu() race | Peter Zijlstra |
2020-06-28 | sched/core: Fix PI boosting between RT and DEADLINE tasks | Juri Lelli |
2020-06-28 | sched/deadline: Initialize ->dl_boosted | Juri Lelli |
2020-06-28 | sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix... | Scott Wood |
2020-06-28 | sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail | Peter Zijlstra |
2020-06-28 | Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Arnd Bergmann |
2020-06-28 | Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl... | Arnd Bergmann |