index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
test-ww_mutex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9
Thomas Gleixner
1
-14
/
+1
2018-10-03
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
1
-4
/
+6
2018-09-10
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
Colin Ian King
1
-1
/
+1
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
1
-1
/
+1
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-1
/
+1
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