summaryrefslogtreecommitdiff
path: root/kernel/locking (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\
| * 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 android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.112 into android-4.4Greg Kroah-Hartman2018-01-17
| |\|
| | * locking/mutex: Allow next waiter lockless wakeupDavidlohr Bueso2018-01-17
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | | Merge android-4.4@89074de (v4.4.94) into msm-4.4Blagovest Kolenichev2017-10-27
|\| |
| * | Merge 4.4.94 into android-4.4Greg Kroah-Hartman2017-10-22
| |\|
| | * locking/lockdep: Add nest_lock integrity testPeter Zijlstra2017-10-21
* | | Merge "Merge android-4.4@d68ba9f (v4.4.89) into msm-4.4"Linux Build Service Account2017-10-17
|\ \ \
| * | | Merge android-4.4@29d0b65 (v4.4.88) into msm-4.4Blagovest Kolenichev2017-09-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
* | | | locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood2017-10-06
* | | | Revert "osq_lock: fix osq_lock queue corruption"Prateek Sood2017-10-05
|/ / /
* | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\| |
| * | 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
| |\|
| * | 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
* | | | 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
|\