开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
mutex-debug.c
Age
Commit message (
Expand
)
Author
2025-07-14
locking/mutex: Add p->blocked_on wrappers for correctness checks
Valentin Schneider
2025-07-14
locking/mutex: Rework task_struct::blocked_on
Peter Zijlstra
2024-04-11
locking/mutex: Introduce devm_mutex_init()
George Stark
2021-08-17
locking/ww_mutex: Gather mutex_waiter initialization
Peter Zijlstra
2021-08-17
locking/mutex: Consolidate core headers, remove kernel/locking/mutex-debug.h
Thomas Gleixner
2021-05-18
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
2018-11-12
locking/mutex: Replace spin_is_locked() with lockdep
Lance Roy
2016-10-25
locking/mutex: Rework mutex::owner
Peter Zijlstra
2016-06-23
locking: avoid passing around 'thread_info' in mutex debugging code
Linus Torvalds
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
2014-04-11
locking/mutex: Fix debug_mutexes
Peter Zijlstra
2014-03-12
locking/mutex: Fix debug checks
Peter Zijlstra
2013-12-17
mutexes: Give more informative mutex warning in the !lock->owner case
Chuansheng Liu
2013-11-06
locking: Move the mutex code to kernel/locking/
Peter Zijlstra