index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ww_mutex.h
Age
Commit message (
Expand
)
Author
2021-03-19
locking/ww_mutex: Remove DEFINE_WW_MUTEX() macro
Waiman Long
2021-03-17
locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...
Waiman Long
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-07-03
locking: WW mutex cleanup
Peter Ziljstra
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-14
locking/ww_mutex: Turn off __must_check for now
Ingo Molnar
2017-01-14
locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER
Chris Wilson
2017-01-14
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Set use_ww_ctx even when locking without a context
Nicolai Hähnle
2016-12-06
locking/ww_mutex: Use relaxed atomics
Peter Zijlstra
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst