summaryrefslogtreecommitdiff
path: root/include/linux/ww_mutex.h
AgeCommit message (Expand)Author
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst
2021-08-17locking/ww_mutex: Add rt_mutex based lock type and accessorsPeter Zijlstra
2021-08-17locking/ww_mutex: Abstract out internal lock accessesThomas Gleixner
2021-08-17locking/ww_mutex: Move the ww_mutex definitions from <linux/mutex.h> into <li...Thomas Gleixner
2021-03-19locking/ww_mutex: Remove DEFINE_WW_MUTEX() macroWaiman Long
2021-03-17locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai
2018-07-03locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom
2018-07-03locking: WW mutex cleanupPeter Ziljstra
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-14locking/ww_mutex: Turn off __must_check for nowIngo Molnar
2017-01-14locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson
2017-01-14locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappersNicolai Hähnle
2017-01-14locking/ww_mutex: Set use_ww_ctx even when locking without a contextNicolai Hähnle
2016-12-06locking/ww_mutex: Use relaxed atomicsPeter Zijlstra
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst