git v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/lib/locking-selftest.c
AgeCommit message (Expand)Author
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai
2019-02-28locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche
2018-07-03locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10locking/selftest: Avoid false BUG reportPeter Zijlstra
2017-08-29locking/lockdep/selftests: Fix mixed read-write ABBA testsPeter Zijlstra
2017-08-25locking/lockdep/selftests: Add mixed read-write ABBA testsPeter Zijlstra
2017-06-08locking/selftest: Add RT-mutex supportPeter Zijlstra
2017-06-08locking/selftest: Remove the bad unlock ordering testPeter Zijlstra
2016-11-25locking/selftest: Fix output since KERN_CONT changesMichael Ellerman