| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-01-10 | New pthread rwlock that is more scalable. |  Torvald Riegel | 1 | -153/+5 |
| 2017-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2016-01-04 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2015-07-10 | Add and use new glibc-internal futex API. |  Torvald Riegel | 1 | -7/+11 |
| 2015-06-04 | Fix missing wake-ups in pthread_rwlock_rdlock. |  Torvald Riegel | 1 | -2/+38 |
| 2015-01-02 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2014-06-13 | Add adaptive elision to rwlocks |  Andi Kleen | 1 | -0/+7 |
| 2014-06-13 | Add a fast path for C rd/wrlock v2 |  Andi Kleen | 1 | -27/+61 |
| 2014-02-10 | Use glibc_likely instead __builtin_expect. |  Ondřej Bílka | 1 | -2/+2 |
| 2014-01-01 | Update copyright notices with scripts/update-copyrights |  Allan McRae | 1 | -1/+1 |
| 2013-01-02 | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2012-05-30 | Remove use of INTDEF/INTUSE in nptl |  Andreas Schwab | 1 | -1/+1 |
| 2012-05-25 | Add systemtap static probe points in generic and x86_64 pthread code. |  Roland McGrath | 1 | -1/+6 |
| 2012-02-09 | Replace FSF snail mail address with URLs. |  Paul Eggert | 1 | -3/+2 |
| 2011-01-19 | Fix comment typos. |  Roland McGrath | 1 | -2/+2 |
| 2007-08-01 | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): |  Ulrich Drepper | 1 | -7/+6 |
| 2007-07-23 | * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHARED |  Ulrich Drepper | 1 | -1/+3 |
| 2007-05-26 | * pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define. |  Ulrich Drepper | 1 | -2/+2 |
| 2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 1 | -0/+95 |
| 2007-07-31 | . |  Jakub Jelinek | 1 | -95/+0 |
| 2006-10-28 | * sysdeps/pthread/pthread_barrier_wait.c: Move to... |  Ulrich Drepper | 1 | -0/+95 |