Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-30 | locking/ww-mutex: Limit stress test to 2 seconds | Chris Wilson | 1 | -9/+9 |
2017-03-16 | locking/ww_mutex: Improve test to cover acquire context changes | Peter Zijlstra | 1 | -8/+7 |
2017-03-02 | locking/ww_mutex: Adjust the lock number for stress test | Boqun Feng | 1 | -1/+1 |
2017-03-02 | locking/ww_mutex: Replace cpu_relax() with cond_resched() for tests | Chris Wilson | 1 | -2/+2 |
2017-01-14 | locking/ww_mutex: Add kselftests for ww_mutex stress | Chris Wilson | 1 | -0/+254 |
2017-01-14 | locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks | Chris Wilson | 1 | -0/+115 |
2017-01-14 | locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection | Chris Wilson | 1 | -0/+98 |
2017-01-14 | locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection | Chris Wilson | 1 | -0/+39 |
2017-01-14 | locking/ww_mutex: Begin kselftests for ww_mutex | Chris Wilson | 1 | -0/+140 |