summaryrefslogtreecommitdiff
path: root/include/linux/ww_mutex.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-14locking/ww_mutex: Turn off __must_check for nowIngo Molnar1-2/+1
2017-01-14locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson1-4/+4
2017-01-14locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappersNicolai Hähnle1-14/+4
2017-01-14locking/ww_mutex: Set use_ww_ctx even when locking without a contextNicolai Hähnle1-9/+2
2016-12-06locking/ww_mutex: Use relaxed atomicsPeter Zijlstra1-1/+1
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-2/+2
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst1-0/+378