summaryrefslogtreecommitdiff
path: root/kernel/locking (unfollow)
Commit message (Expand)Author
2021-09-28rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Lee Jones
2021-09-28futex: Avoid violating the 10th rule of futexLee Jones
2021-09-28futex: Remove rt_mutex_deadlock_account_*()Lee Jones
2021-09-28futex,rt_mutex: Provide futex specific rt_mutex APILee Jones
2021-08-10futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra
2021-08-10rtmutex: Make wait_lock irq safeThomas Gleixner
2021-08-10futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra
2021-08-10futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra
2021-02-10rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Lee Jones
2021-02-10futex: Avoid violating the 10th rule of futexLee Jones
2021-02-10futex: Remove rt_mutex_deadlock_account_*()Lee Jones
2021-02-10futex,rt_mutex: Provide futex specific rt_mutex APILee Jones
2020-09-03locking/lockdep: Fix overflow in presentation of average lock-timeChris Wilson
2020-04-24locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney
2020-04-24locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()Boqun Feng
2020-01-12locking/spinlock/debug: Fix various data racesMarco Elver
2019-10-05locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long
2019-08-04locking/lockdep: Hide unused 'class' variableArnd Bergmann
2019-08-04locking/lockdep: Fix lock used or unused stats errorYuyang Du
2019-08-04locking/lockdep: Fix merging of hlocks with non-zero referencesImre Deak
2019-04-27Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"Greg Kroah-Hartman
2019-04-03locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long
2019-03-23futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra
2018-11-21locking/lockdep: Fix debug_locks off performance problemWaiman Long
2018-09-19locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood
2018-09-19locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood
2018-08-24locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)
2018-05-30locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon
2018-01-17locking/mutex: Allow next waiter lockless wakeupDavidlohr Bueso
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-10-21locking/lockdep: Add nest_lock integrity testPeter Zijlstra
2017-10-06locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood
2017-10-05Revert "osq_lock: fix osq_lock queue corruption"Prateek Sood
2017-09-13locktorture: Fix potential memory leak with rw lock testYang Shi
2017-08-14UPSTREAM: locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds
2017-07-27rwsem: fix missed wakeup due to reordering of loadPrateek Sood
2017-07-02osq_lock: fix osq_lock queue corruptionPrateek Sood
2017-06-30osq_lock: avoid live-lock issue for RT taskPrateek Sood
2016-12-15locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner
2016-12-15locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner
2016-09-14RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2016-08-29RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-26RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2016-08-25mutex: Add a delay into the SPIN_ON_OWNER wait loop.Riley Andrews
2016-07-27locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra
2016-07-27locking/ww_mutex: Report recursive ww_mutex locking earlyChris Wilson
2016-05-04locking/mcs: Fix mcs_spin_lock() orderingPeter Zijlstra
2016-03-22lib: spinlock: Trigger a watchdog bite on spin_dump for rwlockPrasad Sodagudi
2016-03-22lib: spinlock: Cause a watchdog bite on spin_dumpRohit Vaswani