index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rwbase_rt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-14
locking/mutex: Remove wakeups from under mutex::wait_lock
Peter Zijlstra
1
-1
/
+7
2023-09-20
locking/rtmutex: Add a lockdep assert to catch potential nested blocking
Thomas Gleixner
1
-0
/
+2
2023-09-20
locking/rtmutex: Use rt_mutex specific scheduler helpers
Sebastian Andrzej Siewior
1
-0
/
+6
2023-04-29
locking/rwbase: Mitigate indefinite writer starvation
Sebastian Andrzej Siewior
1
-9
/
+0
2022-04-05
locking: Apply contention tracepoints in the slow path
Namhyung Kim
1
-0
/
+7
2021-10-07
locking/rwbase: Optimize rwbase_read_trylock
Davidlohr Bueso
1
-3
/
+2
2021-10-07
Merge branch 'tip/locking/urgent'
Peter Zijlstra
1
-20
/
+45
2021-10-01
rtmutex: Wake up the waiters lockless while dropping the read lock.
Thomas Gleixner
1
-1
/
+5
2021-09-15
locking/rwbase: Take care of ordering guarantee for fastpath reader
Boqun Feng
1
-2
/
+19
2021-09-15
locking/rwbase: Extract __rwbase_write_trylock()
Peter Zijlstra
1
-18
/
+26
2021-09-15
locking/rwbase: Properly match set_and_save_state() to restore_state()
Peter Zijlstra
1
-1
/
+1
2021-08-17
locking/rt: Add base code for RT rw_semaphore and rwlock
Thomas Gleixner
1
-0
/
+263