summaryrefslogtreecommitdiff
path: root/kernel/locking (follow)
Commit message (Expand)AuthorAge
* rwsem: fix missed wakeup due to reordering of loadPrateek Sood2017-07-27
* Merge "osq_lock: fix osq_lock queue corruption"Linux Build Service Account2017-07-03
|\
| * osq_lock: fix osq_lock queue corruptionPrateek Sood2017-07-02
* | osq_lock: avoid live-lock issue for RT taskPrateek Sood2017-06-30
|/
* Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-12-20
| |\
| | * locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner2016-12-15
| | * locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2016-12-15
| * | RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra2016-09-14
| |/
* | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\|
| * locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-07-27
| * locking/ww_mutex: Report recursive ww_mutex locking earlyChris Wilson2016-07-27
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\|
* | Merge "RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgrou...Linux Build Service Account2016-10-05
|\ \
| * | RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra2016-08-29
* | | Merge "mutex: Add a delay into the SPIN_ON_OWNER wait loop."Linux Build Service Account2016-09-02
|\ \ \ | |/ / |/| |
| * | mutex: Add a delay into the SPIN_ON_OWNER wait loop.Riley Andrews2016-08-25
* | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
|/ /
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * locking/mcs: Fix mcs_spin_lock() orderingPeter Zijlstra2016-05-04
* | lib: spinlock: Trigger a watchdog bite on spin_dump for rwlockPrasad Sodagudi2016-03-22
* | lib: spinlock: Cause a watchdog bite on spin_dumpRohit Vaswani2016-03-22
* | lib: spinlock_debug: Prevent continuous spin dump logs on panicRohit Vaswani2016-03-22
* | kernel/lib: add additional debug capabilites for data corruptionSyed Rameez Mustafa2016-03-22
|/
* 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
| * | | Merge tag 'v4.3-rc1' into locking/core, to refresh the treeIngo Molnar2015-09-13
| |\ \ \
* | \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-07
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | locktorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney2015-10-06
| | |/ / / | |/| | |
| | * | | locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()Oleg Nesterov2015-10-06
| | * | | locking/percpu-rwsem: Fix the comments outdated by rcu_syncOleg Nesterov2015-10-06
| | * | | locking/percpu-rwsem: Make use of the rcu_sync infrastructureOleg Nesterov2015-10-06
| | * | | locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safeOleg Nesterov2015-10-06
| | * | | locktorture: Add torture tests for percpu_rwsemPaul E. McKenney2015-10-06
| | * | | locking/percpu-rwsem: Export symbols for locktorturePaul E. McKenney2015-10-06
| | * | | locktorture: Support rtmutex torturingDavidlohr Bueso2015-10-06
| |/ / /