index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
(
unfollow
)
Commit message (
Expand
)
Author
2021-09-28
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Lee Jones
2021-09-28
futex: Avoid violating the 10th rule of futex
Lee Jones
2021-09-28
futex: Remove rt_mutex_deadlock_account_*()
Lee Jones
2021-09-28
futex,rt_mutex: Provide futex specific rt_mutex API
Lee Jones
2021-08-10
futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
Peter Zijlstra
2021-08-10
rtmutex: Make wait_lock irq safe
Thomas Gleixner
2021-08-10
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
Peter Zijlstra
2021-08-10
futex,rt_mutex: Introduce rt_mutex_init_waiter()
Peter Zijlstra
2021-02-10
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Lee Jones
2021-02-10
futex: Avoid violating the 10th rule of futex
Lee Jones
2021-02-10
futex: Remove rt_mutex_deadlock_account_*()
Lee Jones
2021-02-10
futex,rt_mutex: Provide futex specific rt_mutex API
Lee Jones
2020-09-03
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
2020-04-24
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2020-04-24
locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
Boqun Feng
2020-01-12
locking/spinlock/debug: Fix various data races
Marco Elver
2019-10-05
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-08-04
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-08-04
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
2019-08-04
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-04-27
Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
Greg Kroah-Hartman
2019-04-03
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-03-23
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
2018-11-21
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-09-19
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
2018-09-19
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
2018-08-24
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
2018-05-30
locking/qspinlock: Ensure node->count is updated before initialising node
Will Deacon
2018-01-17
locking/mutex: Allow next waiter lockless wakeup
Davidlohr Bueso
2017-12-18
BACKPORT: kernel: add kcov code coverage
Dmitry Vyukov
2017-10-21
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
2017-10-06
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
2017-10-05
Revert "osq_lock: fix osq_lock queue corruption"
Prateek Sood
2017-09-13
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2017-08-14
UPSTREAM: locking: avoid passing around 'thread_info' in mutex debugging code
Linus Torvalds
2017-07-27
rwsem: fix missed wakeup due to reordering of load
Prateek Sood
2017-07-02
osq_lock: fix osq_lock queue corruption
Prateek Sood
2017-06-30
osq_lock: avoid live-lock issue for RT task
Prateek Sood
2016-12-15
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
2016-12-15
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
2016-09-14
RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impact
Peter Zijlstra
2016-08-29
RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impact
Peter Zijlstra
2016-08-26
Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"
Trilok Soni
2016-08-26
RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impact
Peter Zijlstra
2016-08-25
mutex: Add a delay into the SPIN_ON_OWNER wait loop.
Riley Andrews
2016-07-27
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
2016-07-27
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-05-04
locking/mcs: Fix mcs_spin_lock() ordering
Peter Zijlstra
2016-03-22
lib: spinlock: Trigger a watchdog bite on spin_dump for rwlock
Prasad Sodagudi
2016-03-22
lib: spinlock: Cause a watchdog bite on spin_dump
Rohit Vaswani
[next]