| Commit message (Expand) | Author | Age | Files | Lines |
* | torture: Wake up kthreads after storing task_struct pointer | Paul E. McKenney | 2022-02-01 | 1 | -1/+3 |
* | torture: Distinguish kthread stopping and being asked to stop | Paul E. McKenney | 2022-02-01 | 1 | -1/+1 |
* | locktorture,rcutorture,torture: Always log error message | Li Zhijian | 2021-12-07 | 1 | -2/+2 |
* | torture: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-10 | 1 | -3/+3 |
* | torture: Replace torture_init_begin string with %s | Stephen Zhang | 2021-03-08 | 1 | -3/+3 |
* | torture: Maintain torture-specific set of CPUs-online books | Paul E. McKenney | 2021-01-06 | 1 | -0/+16 |
* | torture: Clean up after torture-test CPU hotplugging | Paul E. McKenney | 2021-01-06 | 1 | -14/+22 |
* | torture: Throttle VERBOSE_TOROUT_*() output | Paul E. McKenney | 2021-01-06 | 1 | -0/+20 |
* | torture: Make stutter use torture_hrtimeout_*() functions | Paul E. McKenney | 2021-01-06 | 1 | -15/+5 |
* | torture: Add fuzzed hrtimer-based sleep functions | Paul E. McKenney | 2021-01-06 | 1 | -0/+75 |
* | rcutorture: Make stutter_wait() caller restore priority | Paul E. McKenney | 2020-11-06 | 1 | -5/+4 |
* | torture: Make torture_stutter() use hrtimer | Paul E. McKenney | 2020-11-06 | 1 | -5/+12 |
* | torture: Periodically pause in stutter_wait() | Paul E. McKenney | 2020-11-06 | 1 | -2/+14 |
* | torture: Dump ftrace at shutdown only if requested | Paul E. McKenney | 2020-06-29 | 1 | -1/+5 |
* | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-03-30 | 1 | -4/+5 |
|\ |
|
| * | torture: Replace cpu_up/down() with add/remove_cpu() | Qais Yousef | 2020-03-25 | 1 | -4/+5 |
* | | torture: Allow disabling of boottime CPU-hotplug torture operations | Paul E. McKenney | 2020-02-20 | 1 | -0/+7 |
* | | torture: Forgive -EBUSY from boottime CPU-hotplug operations | Paul E. McKenney | 2020-02-20 | 1 | -4/+18 |
|/ |
|
* | torture: Remove exporting of internal functions | Denis Efremov | 2019-08-01 | 1 | -2/+0 |
* | torture: Allow inter-stutter interval to be specified | Paul E. McKenney | 2019-05-28 | 1 | -2/+4 |
* | rcutorture: Fix stutter_wait() return value and freelist checks | Paul E. McKenney | 2019-05-28 | 1 | -4/+13 |
* | torture: Don't try to offline the last CPU | Paul E. McKenney | 2019-03-26 | 1 | -0/+2 |
*-. | Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp... | Paul E. McKenney | 2019-02-09 | 1 | -17/+8 |
|\ \ |
|
| | * | rcutorture: Add grace period after CPU offline | Paul E. McKenney | 2019-01-25 | 1 | -1/+5 |
| |/
|/| |
|
| * | torture: Convert to SPDX license identifier | Paul E. McKenney | 2019-02-09 | 1 | -16/+3 |
|/ |
|
* | torture: Remove unnecessary "ret" variables | Pierce Griffiths | 2018-12-01 | 1 | -14/+8 |
* | torture: Bring any extra CPUs online during kernel startup | Paul E. McKenney | 2018-12-01 | 1 | -0/+12 |
* | rcutorture: Check GP completion at stutter end | Paul E. McKenney | 2018-08-29 | 1 | -1/+2 |
* | torture: Keep old-school dmesg format | Paul E. McKenney | 2018-06-25 | 1 | -0/+3 |
* | torture: Make online/offline messages appear only for verbose=2 | Paul E. McKenney | 2018-06-25 | 1 | -6/+6 |
* | rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() | Paul E. McKenney | 2018-05-15 | 1 | -1/+1 |
* | torture: Save a line in stutter_wait(): while -> for | Paul E. McKenney | 2017-12-11 | 1 | -2/+1 |
* | torture: Eliminate torture_runnable and perf_runnable | Paul E. McKenney | 2017-12-11 | 1 | -4/+2 |
* | torture: Make stutter less vulnerable to compilers and races | Paul E. McKenney | 2017-12-11 | 1 | -16/+17 |
* | torture: Suppress CPU stall warnings during shutdown ftrace dump | Paul E. McKenney | 2017-11-28 | 1 | -1/+2 |
* | torture: Fix typo suppressing CPU-hotplug statistics | Paul E. McKenney | 2017-07-25 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | scripts/spelling.txt: add "varible" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | torture: Convert torture_shutdown() to hrtimer | Paul E. McKenney | 2016-08-22 | 1 | -14/+13 |
* | torture: Stop onoff task if there is only one cpu | Boqun Feng | 2016-06-14 | 1 | -0/+8 |
* | torture: Break online and offline functions out of torture_onoff() | Paul E. McKenney | 2016-06-14 | 1 | -64/+104 |
* | rcutorture: Dump trace buffer upon shutdown | Paul E. McKenney | 2016-04-21 | 1 | -0/+1 |
* | torture: Clarify refusal to run more than one torture test | Paul E. McKenney | 2016-03-31 | 1 | -1/+2 |
* | torture: Consolidate cond_resched_rcu_qs() into stutter_wait() | Paul E. McKenney | 2015-10-06 | 1 | -0/+1 |
* | rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() | Paul E. McKenney | 2015-05-27 | 1 | -13/+13 |
* | torture: Address race in module cleanup | Davidlohr Bueso | 2014-09-16 | 1 | -3/+13 |
* | rcu: Use pr_alert/pr_cont for printing logs | Joe Perches | 2014-09-07 | 1 | -9/+7 |
* | torture: Avoid format string leak to thead name | Kees Cook | 2014-07-07 | 1 | -1/+1 |
* | torture: Remove __init from torture_init_begin/end | Pranith Kumar | 2014-05-14 | 1 | -2/+2 |
* | torture: Check for multiple concurrent torture tests | Paul E. McKenney | 2014-05-14 | 1 | -2/+11 |