index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+9
2024-10-24
locking/rtmutex: Fix misleading comment
Peter Zijlstra
1
-4
/
+4
2024-10-14
locking/mutex: Remove wakeups from under mutex::wait_lock
Peter Zijlstra
1
-3
/
+9
2023-07-17
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
1
-1
/
+1
2022-12-12
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
1
-3
/
+3
2021-12-04
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
1
-4
/
+26
2021-08-17
locking/rtmutex: Prevent lockdep false positive with PI futexes
Thomas Gleixner
1
-0
/
+12
2021-08-17
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
1
-0
/
+122
2021-08-17
locking/rtmutex: Extend the rtmutex core to support ww_mutex
Peter Zijlstra
1
-2
/
+2
2021-08-17
locking/rtmutex: Guard regular sleeping locks specific functions
Thomas Gleixner
1
-0
/
+1
2021-08-17
locking/rtmutex: Use rt_mutex_wake_q_head
Thomas Gleixner
1
-11
/
+8
2021-08-17
locking/rtmutex: Provide rt_mutex_slowlock_locked()
Thomas Gleixner
1
-1
/
+1
2021-08-17
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
1
-18
/
+23
2021-08-17
locking/rtmutex: Split API from implementation
Thomas Gleixner
1
-0
/
+453