summaryrefslogtreecommitdiffstats
path: root/kernel/locking
Commit message (Expand)AuthorAgeFilesLines
* futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra2021-08-101-6/+18
* rtmutex: Make wait_lock irq safeThomas Gleixner2021-08-101-63/+72
* futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra2021-08-102-20/+7
* futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra2021-08-102-3/+10
* rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Lee Jones2021-02-102-4/+2
* futex: Avoid violating the 10th rule of futexLee Jones2021-02-102-7/+20
* futex: Remove rt_mutex_deadlock_account_*()Lee Jones2021-02-104-40/+16
* futex,rt_mutex: Provide futex specific rt_mutex APILee Jones2021-02-102-17/+47
* locking/lockdep: Fix overflow in presentation of average lock-timeChris Wilson2020-09-031-1/+1
* locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney2020-04-241-4/+4
* locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()Boqun Feng2020-04-241-0/+4
* locking/spinlock/debug: Fix various data racesMarco Elver2020-01-121-16/+16
* locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long2019-10-051-0/+3
* locking/lockdep: Hide unused 'class' variableArnd Bergmann2019-08-041-1/+2
* locking/lockdep: Fix lock used or unused stats errorYuyang Du2019-08-041-2/+3
* locking/lockdep: Fix merging of hlocks with non-zero referencesImre Deak2019-08-041-9/+9
* Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"Greg Kroah-Hartman2019-04-271-3/+0
* locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long2019-04-031-0/+3
* futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra2019-03-232-10/+50
* locking/lockdep: Fix debug_locks off performance problemWaiman Long2018-11-211-2/+2
* locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood2018-09-191-0/+13
* locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood2018-09-191-0/+27
* locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)2018-08-241-6/+6
* locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon2018-05-301-0/+8
* locking/mutex: Allow next waiter lockless wakeupDavidlohr Bueso2018-01-171-2/+3
* locking/lockdep: Add nest_lock integrity testPeter Zijlstra2017-10-211-2/+9
* locktorture: Fix potential memory leak with rw lock testYang Shi2017-09-131-0/+4
* locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner2016-12-151-2/+3
* locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2016-12-151-2/+66
* locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-07-271-0/+60
* locking/ww_mutex: Report recursive ww_mutex locking earlyChris Wilson2016-07-271-3/+6
* locking/mcs: Fix mcs_spin_lock() orderingPeter Zijlstra2016-05-041-1/+7
* locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon2015-12-171-3/+5
* treewide: Remove old email addressPeter Zijlstra2015-11-232-2/+2
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-031-1/+2
|\
| * Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-10-061-5/+5
| |\
| * | sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()Juri Lelli2015-09-231-1/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-037-29/+44
|\ \ \
| * | | locking/rwsem: Use acquire/release semanticsDavidlohr Bueso2015-10-061-2/+3
| * | | locking/mcs: Use acquire/release semanticsDavidlohr Bueso2015-10-061-2/+2
| * | | locking/rtmutex: Use acquire/release semanticsDavidlohr Bueso2015-10-061-9/+21
| * | | locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-061-4/+5
| * | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-231-5/+5
| |\ \ \ | | | |/ | | |/|
| * | | locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VALWaiman Long2015-09-181-5/+1
| * | | locking/osq: Relax atomic semanticsDavidlohr Bueso2015-09-181-3/+8
| * | | locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-181-4/+4
| * | | Merge tag 'v4.3-rc1' into locking/core, to refresh the treeIngo Molnar2015-09-132-2/+14
| |\ \ \
* | \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-192-60/+194
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-072-60/+194
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |