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