Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/ww_mutex: Turn off __must_check for now | Ingo Molnar | 2017-01-14 | 1 | -2/+1 |
* | locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER | Chris Wilson | 2017-01-14 | 1 | -4/+4 |
* | locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers | Nicolai Hähnle | 2017-01-14 | 1 | -14/+4 |
* | locking/ww_mutex: Set use_ww_ctx even when locking without a context | Nicolai Hähnle | 2017-01-14 | 1 | -9/+2 |
* | locking/ww_mutex: Use relaxed atomics | Peter Zijlstra | 2016-12-06 | 1 | -1/+1 |
* | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 1 | -2/+2 |
* | mutex: Move ww_mutex definitions to ww_mutex.h | Maarten Lankhorst | 2013-07-12 | 1 | -0/+378 |