summaryrefslogtreecommitdiff
path: root/kernel/locking (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman2019-08-04
|\
| * locking/lockdep: Hide unused 'class' variableArnd Bergmann2019-08-04
| * locking/lockdep: Fix lock used or unused stats errorYuyang Du2019-08-04
| * locking/lockdep: Fix merging of hlocks with non-zero referencesImre Deak2019-08-04
* | Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
|\|
| * Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"Greg Kroah-Hartman2019-04-27
* | Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman2019-04-03
|\|
| * locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long2019-04-03
* | Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
|\|
| * futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra2019-03-23
* | Merge 4.4.164 into android-4.4-pGreg Kroah-Hartman2018-11-21
|\|
| * locking/lockdep: Fix debug_locks off performance problemWaiman Long2018-11-21
* | Merge 4.4.157 into android-4.4-pGreg Kroah-Hartman2018-09-20
|\|
| * locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood2018-09-19
| * locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood2018-09-19
* | Merge 4.4.152 into android-4.4-pGreg Kroah-Hartman2018-08-24
|\|
| * locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)2018-08-24
* | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
|\|
| * locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon2018-05-30
* | Merge 4.4.112 into android-4.4Greg Kroah-Hartman2018-01-17
|\|
| * locking/mutex: Allow next waiter lockless wakeupDavidlohr Bueso2018-01-17
* | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | Merge 4.4.94 into android-4.4Greg Kroah-Hartman2017-10-22
|\|
| * locking/lockdep: Add nest_lock integrity testPeter Zijlstra2017-10-21
* | Merge 4.4.88 into android-4.4Greg Kroah-Hartman2017-09-14
|\|
| * locktorture: Fix potential memory leak with rw lock testYang Shi2017-09-13
* | UPSTREAM: locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds2017-08-14
* | Merge tag 'v4.4.39' into android-4.4.yDmitry Shmidt2017-01-03
|\|
| * locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner2016-12-15
| * locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2016-12-15
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-08-30
|\ \ | |/ |/|
| * RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra2016-08-26
* | locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-07-27
* | locking/ww_mutex: Report recursive ww_mutex locking earlyChris Wilson2016-07-27
* | locking/mcs: Fix mcs_spin_lock() orderingPeter Zijlstra2016-05-04
|/
* locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon2015-12-17
* treewide: Remove old email addressPeter Zijlstra2015-11-23
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\
| * Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-10-06
| |\
| * | sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()Juri Lelli2015-09-23
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \ \
| * | | locking/rwsem: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | locking/mcs: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | locking/rtmutex: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-23
| |\ \ \ | | | |/ | | |/|
| * | | locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VALWaiman Long2015-09-18
| * | | locking/osq: Relax atomic semanticsDavidlohr Bueso2015-09-18
| * | | locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-18