summaryrefslogtreecommitdiffstats
path: root/include/linux/ww_mutex.h
Commit message (Expand)AuthorAgeFilesLines
* locking/ww_mutex: Turn off __must_check for nowIngo Molnar2017-01-141-2/+1
* locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson2017-01-141-4/+4
* locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappersNicolai Hähnle2017-01-141-14/+4
* locking/ww_mutex: Set use_ww_ctx even when locking without a contextNicolai Hähnle2017-01-141-9/+2
* locking/ww_mutex: Use relaxed atomicsPeter Zijlstra2016-12-061-1/+1
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-2/+2
* mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst2013-07-121-0/+378