Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking: Implement an algorithm choice for Wound-Wait mutexes | Thomas Hellstrom | 2018-07-03 | 1 | -3/+14 |
* | locking: WW mutex cleanup | Peter Ziljstra | 2018-07-03 | 1 | -14/+14 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | 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 |