summaryrefslogtreecommitdiff
path: root/kernel/locking/test-ww_mutex.c
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9Thomas Gleixner
2018-10-03locking/ww_mutex: Fix runtime warning in the WW mutex selftestGuenter Roeck
2018-09-10locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"Colin Ian King
2018-07-03locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-03-30locking/ww-mutex: Limit stress test to 2 secondsChris Wilson
2017-03-16locking/ww_mutex: Improve test to cover acquire context changesPeter Zijlstra
2017-03-02locking/ww_mutex: Adjust the lock number for stress testBoqun Feng
2017-03-02locking/ww_mutex: Replace cpu_relax() with cond_resched() for testsChris Wilson
2017-01-14locking/ww_mutex: Add kselftests for ww_mutex stressChris Wilson
2017-01-14locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocksChris Wilson
2017-01-14locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detectionChris Wilson
2017-01-14locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detectionChris Wilson
2017-01-14locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson