Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 13 | -13/+13 |
2013-07-19 | Clean up whitespace in lock elision patches. | Dominik Vogt | 12 | -28/+34 |
2013-07-19 | Remove remains of rwlock elision which is not implemented yet. | Dominik Vogt | 2 | -11/+0 |
2013-07-03 | Add x86 init-arch to nptl | H.J. Lu | 2 | -0/+2 |
2013-07-02 | Add a configure option to enable lock elision and disable by default | Andi Kleen | 1 | -0/+3 |
2013-07-02 | Add elision to pthread_mutex_{try,timed,un}lock | Andi Kleen | 7 | -5/+127 |
2013-07-02 | Add the low level infrastructure for pthreads lock elision with TSX | Andi Kleen | 8 | -0/+435 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2012-05-30 | Use x86-64 bits/pthreadtypes.h/semaphore.h for i386/x86-64 | H.J. Lu | 2 | -0/+280 |