aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ww_mutex.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-14locking/ww_mutex: Turn off __must_check for nowGravatar Ingo Molnar 1-2/+1
2017-01-14locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERGravatar Chris Wilson 1-4/+4
2017-01-14locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappersGravatar Nicolai Hähnle 1-14/+4
2017-01-14locking/ww_mutex: Set use_ww_ctx even when locking without a contextGravatar Nicolai Hähnle 1-9/+2
2016-12-06locking/ww_mutex: Use relaxed atomicsGravatar Peter Zijlstra 1-1/+1
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Gravatar Masahiro Yamada 1-2/+2
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hGravatar Maarten Lankhorst 1-0/+378