ta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/kernel/torture.c
AgeCommit message (Expand)Author
2019-05-28torture: Allow inter-stutter interval to be specifiedPaul E. McKenney
2019-05-28rcutorture: Fix stutter_wait() return value and freelist checksPaul E. McKenney
2019-03-26torture: Don't try to offline the last CPUPaul E. McKenney
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney
2019-02-09torture: Convert to SPDX license identifierPaul E. McKenney
2019-01-25rcutorture: Add grace period after CPU offlinePaul E. McKenney
2018-12-01torture: Remove unnecessary "ret" variablesPierce Griffiths
2018-12-01torture: Bring any extra CPUs online during kernel startupPaul E. McKenney
2018-08-29rcutorture: Check GP completion at stutter endPaul E. McKenney
2018-06-25torture: Keep old-school dmesg formatPaul E. McKenney
2018-06-25torture: Make online/offline messages appear only for verbose=2Paul E. McKenney
2018-05-15rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney
2017-12-11torture: Save a line in stutter_wait(): while -> forPaul E. McKenney
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney
2017-12-11torture: Make stutter less vulnerable to compilers and racesPaul E. McKenney
2017-11-28torture: Suppress CPU stall warnings during shutdown ftrace dumpPaul E. McKenney
2017-07-25torture: Fix typo suppressing CPU-hotplug statisticsPaul E. McKenney
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada