Show patches with: Submitter = Torvald Riegel       |    Archived = No       |   14 patches
Patch Series S/W/F Date Submitter Delegate State
Add compiler barriers around modifications of the robust mutex list. --- 2017-01-13 Torvald Riegel Accepted
[BZ,#20985] robust mutexes: Fix broken x86 assembly by removing it --- 2017-01-13 Torvald Riegel Accepted
Fix mutex pretty printer test and pretty printer output. --- 2017-01-10 Torvald Riegel New
RFC: shared-memory synchronization benchmarking in glibc --- 2017-01-10 Torvald Riegel New
[2/2] New pthread rwlock that is more scalable. --- 2017-01-02 Torvald Riegel New
New condvar implementation that provides stronger ordering guarantees. --- 2017-01-02 Torvald Riegel New
Add compiler barriers around modifications of the robust mutex list. --- 2016-12-23 Torvald Riegel Superseded
[2/2] New pthread rwlock that is more scalable. --- 2016-12-23 Torvald Riegel New
New condvar implementation that provides stronger ordering guarantees. --- 2016-12-23 Torvald Riegel New
[BZ,#20985] robust mutexes: Fix broken x86 assembly by removing it --- 2016-12-22 Torvald Riegel Superseded
[BZ,#19402] Clear list of acquired robust mutexes in the child process after forking. --- 2016-12-22 Torvald Riegel New
[BZ,#20973] Robust mutexes: Fix lost wake-up. --- 2016-12-15 Torvald Riegel New
Use C11-like atomics instead of plain memory accesses in x86 lock elision. --- 2016-12-02 Torvald Riegel Accepted
[v2] New pthread rwlock that is more scalable. --- 2016-10-18 Torvald Riegel Accepted