| .. |
|
Makefile
|
locking/ww_mutex: Implement rtmutex based ww_mutex API functions
|
2021-08-17 19:05:26 +02:00 |
|
irqflag-debug.c
|
…
|
|
|
lock_events.c
|
…
|
|
|
lock_events.h
|
…
|
|
|
lock_events_list.h
|
…
|
|
|
lockdep.c
|
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
|
2021-07-04 12:58:33 -07:00 |
|
lockdep_internals.h
|
lockdep: Allow tuning tracing capacity constants.
|
2021-04-05 20:33:57 +09:00 |
|
lockdep_proc.c
|
locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CONFIG_PROVE_LOCKING
|
2021-07-05 10:44:52 +02:00 |
|
lockdep_states.h
|
…
|
|
|
locktorture.c
|
locktorture: Count lock readers
|
2021-07-27 11:39:30 -07:00 |
|
mcs_spinlock.h
|
locking: Fix typos in comments
|
2021-03-22 02:45:52 +01:00 |
|
mutex-debug.c
|
locking/ww_mutex: Gather mutex_waiter initialization
|
2021-08-17 19:04:41 +02:00 |
|
mutex.c
|
locking/ww_mutex: Initialize waiter.ww_ctx properly
|
2021-08-20 12:15:54 +02:00 |
|
mutex.h
|
locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h> to the internal header
|
2021-08-17 18:24:31 +02:00 |
|
osq_lock.c
|
locking: Fix typos in comments
|
2021-03-22 02:45:52 +01:00 |
|
percpu-rwsem.c
|
…
|
|
|
qrwlock.c
|
locking/qrwlock: Cleanup queued_write_lock_slowpath()
|
2021-05-06 15:33:49 +02:00 |
|
qspinlock.c
|
…
|
|
|
qspinlock_paravirt.h
|
…
|
|
|
qspinlock_stat.h
|
…
|
|
|
rtmutex.c
|
locking/rtmutex: Return success on deadlock for ww_mutex waiters
|
2021-08-27 14:28:49 +02:00 |
|
rtmutex_api.c
|
locking/rtmutex: Prevent lockdep false positive with PI futexes
|
2021-08-17 19:06:02 +02:00 |
|
rtmutex_common.h
|
locking/rtmutex: Dont dereference waiter lockless
|
2021-08-25 15:42:32 +02:00 |
|
rwbase_rt.c
|
locking/rt: Add base code for RT rw_semaphore and rwlock
|
2021-08-17 17:12:22 +02:00 |
|
rwsem.c
|
locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
|
2021-09-02 22:07:17 +02:00 |
|
semaphore.c
|
locking/semaphore: Add might_sleep() to down_*() family
|
2021-08-20 12:33:17 +02:00 |
|
spinlock.c
|
locking/rwlock: Provide RT variant
|
2021-08-17 17:50:51 +02:00 |
|
spinlock_debug.c
|
locking/rwlock: Provide RT variant
|
2021-08-17 17:50:51 +02:00 |
|
spinlock_rt.c
|
locking/spinlock/rt: Prepare for RT local_lock
|
2021-08-17 19:06:13 +02:00 |
|
test-ww_mutex.c
|
…
|
|
|
ww_mutex.h
|
locking/ww_mutex: Add rt_mutex based lock type and accessors
|
2021-08-17 19:05:11 +02:00 |
|
ww_rt_mutex.c
|
locking/ww_mutex: Implement rtmutex based ww_mutex API functions
|
2021-08-17 19:05:26 +02:00 |