| Commit message (Expand) | Author | Age | Files | Lines |
* | sem_open: allow RAMFS_MAGIC for mount points | Mike Frysinger | 2014-02-08 | 1 | -0/+4 |
* | Revert "Async-signal safe TLS." | Allan McRae | 2014-02-06 | 1 | -8/+1 |
* | Fix tst-setgetname for Linux kernels < 2.6.33. | Carlos O'Donell | 2014-02-05 | 1 | -0/+6 |
* | S/390: Increase tst-tls7 test case timeout | Stefan Liebler | 2014-01-23 | 1 | -0/+4 |
* | Don't check asynchronous cancellation on system | H.J. Lu | 2014-01-18 | 1 | -0/+5 |
* | Fix a race in tst-tls7, which caused crashes on ppc32. | Paul Pluzhnikov | 2014-01-11 | 1 | -0/+6 |
* | Async-signal safe TLS. | Andrew Hunter | 2014-01-03 | 1 | -1/+8 |
* | PowerPC: Add DSO and TAR fields to TLS | Adhemerval Zanella | 2013-12-12 | 1 | -0/+5 |
* | Add test case for pthread_[sg]etname_np. | Carlos O'Donell | 2013-12-12 | 1 | -0/+5 |
* | ChangeLog whitespace fix. | Roland McGrath | 2013-12-11 | 1 | -0/+1 |
* | Fix CFI annotations in pthread_cond_timedwait for i486+ | Andreas Schwab | 2013-12-09 | 1 | -0/+7 |
* | PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes | Ulrich Weigand | 2013-12-04 | 1 | -0/+13 |
* | Use __glibc_reserved instead __unused. | Ondřej Bílka | 2013-11-26 | 1 | -0/+4 |
* | Fix intermittent failure in tst-getpid2. | Paul Pluzhnikov | 2013-11-25 | 1 | -0/+5 |
* | Fix missing > on email. | Paul Pluzhnikov | 2013-11-20 | 1 | -1/+1 |
* | Fix failure in tst-cleanup2 and tst-cleanupx2 with gcc-4.9 | Paul Pluzhnikov | 2013-11-20 | 1 | -0/+4 |
* | rename configure.in to configure.ac | Mike Frysinger | 2013-10-30 | 1 | -0/+9 |
* | nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failure | Maciej W. Rozycki | 2013-10-05 | 1 | -0/+5 |
* | Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signal | Siddhesh Poyarekar | 2013-10-01 | 1 | -0/+9 |
* | Move ChangeLog entry | Siddhesh Poyarekar | 2013-09-27 | 1 | -0/+8 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 1 | -0/+6 |
* | Mark success return value as volatile to work around rescheduling | Siddhesh Poyarekar | 2013-09-03 | 1 | -0/+6 |
* | Fix typos. | Ondřej Bílka | 2013-08-30 | 1 | -0/+6 |
* | Fix typos. | Ondřej Bílka | 2013-08-21 | 1 | -0/+5 |
* | Remove Linux kernel version ambiguity in comment added by previous commit. | David S. Miller | 2013-07-23 | 1 | -0/+4 |
* | Increase nptl test case buffer size so we really block on current Linux kernels. | David S. Miller | 2013-07-23 | 1 | -0/+4 |
* | Clean up whitespace in lock elision patches. | Dominik Vogt | 2013-07-19 | 1 | -0/+15 |
* | Remove remains of rwlock elision which is not implemented yet. | Dominik Vogt | 2013-07-19 | 1 | -0/+8 |
* | Add x86 init-arch to nptl | H.J. Lu | 2013-07-03 | 1 | -0/+5 |
* | Add a configure option to enable lock elision and disable by default | Andi Kleen | 2013-07-02 | 1 | -0/+5 |
* | Disable elision for any pthread_mutexattr_settype call | Andi Kleen | 2013-07-02 | 1 | -0/+5 |
* | Add elision to pthread_mutex_{try,timed,un}lock | Andi Kleen | 2013-07-02 | 1 | -0/+18 |
* | Add minimal test suite changes for elision enabled kernels | Andi Kleen | 2013-07-02 | 1 | -0/+8 |
* | Add new internal mutex type flags for elision. | Andi Kleen | 2013-07-02 | 1 | -0/+9 |
* | Add the low level infrastructure for pthreads lock elision with TSX | Andi Kleen | 2013-07-02 | 1 | -0/+21 |
* | BZ #12310: pthread_exit in static app. segfaults | Vladimir Nikulichev | 2013-06-24 | 1 | -0/+5 |
* | Include <string.h> in nptl/pthread_setattr_default_np.c. | Joseph Myers | 2013-06-22 | 1 | -0/+4 |
* | New API to set default thread attributes | Siddhesh Poyarekar | 2013-06-15 | 1 | -0/+27 |
* | Avoid access beyond memory bounds in pthread_attr_getaffinity_np | Siddhesh Poyarekar | 2013-06-14 | 1 | -0/+10 |
* | x86*: Return syscall error for lll_futex_wake. | Carlos O'Donell | 2013-06-10 | 1 | -0/+7 |
* | Silence warning: __inline is not at beginning of declaration. | Ondrej Bilka | 2013-06-08 | 1 | -0/+4 |
* | Fix leading whitespaces. | Ondrej Bilka | 2013-06-06 | 1 | -0/+5 |
* | Remove trailing whitespace in nptl. | Joseph Myers | 2013-06-06 | 1 | -0/+18 |
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 1 | -0/+5 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 1 | -0/+6 |
* | Reserve new TLS field for x86 and x86_64 | Andreas Jaeger | 2013-05-15 | 1 | -0/+6 |
* | Fix tst-mutexpi8 | Andi Kleen | 2013-05-09 | 1 | -0/+4 |
* | Consolidate pthread_attr value validation | Siddhesh Poyarekar | 2013-04-22 | 1 | -0/+19 |
* | Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeout | Andreas Schwab | 2013-04-11 | 1 | -0/+6 |
* | sem_post.c: Include atomic.h. | Carlos O'Donell | 2013-04-07 | 1 | -0/+4 |