about summary refs log tree commit diff
path: root/nptl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* S/390: Increase tst-tls7 test case timeoutStefan Liebler2014-01-231-0/+4
* Don't check asynchronous cancellation on systemH.J. Lu2014-01-181-0/+5
* Fix a race in tst-tls7, which caused crashes on ppc32.Paul Pluzhnikov2014-01-111-0/+6
* Async-signal safe TLS.Andrew Hunter2014-01-031-1/+8
* PowerPC: Add DSO and TAR fields to TLSAdhemerval Zanella2013-12-121-0/+5
* Add test case for pthread_[sg]etname_np.Carlos O'Donell2013-12-121-0/+5
* ChangeLog whitespace fix.Roland McGrath2013-12-111-0/+1
* Fix CFI annotations in pthread_cond_timedwait for i486+Andreas Schwab2013-12-091-0/+7
* PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand2013-12-041-0/+13
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-0/+4
* Fix intermittent failure in tst-getpid2.Paul Pluzhnikov2013-11-251-0/+5
* Fix missing > on email.Paul Pluzhnikov2013-11-201-1/+1
* Fix failure in tst-cleanup2 and tst-cleanupx2 with gcc-4.9Paul Pluzhnikov2013-11-201-0/+4
* rename configure.in to configure.acMike Frysinger2013-10-301-0/+9
* nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failureMaciej W. Rozycki2013-10-051-0/+5
* Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar2013-10-011-0/+9
* Move ChangeLog entrySiddhesh Poyarekar2013-09-271-0/+8
* Remove --disable-versioning.Joseph Myers2013-09-041-0/+6
* Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar2013-09-031-0/+6
* Fix typos.Ondřej Bílka2013-08-301-0/+6
* Fix typos.Ondřej Bílka2013-08-211-0/+5
* Remove Linux kernel version ambiguity in comment added by previous commit.David S. Miller2013-07-231-0/+4
* Increase nptl test case buffer size so we really block on current Linux kernels.David S. Miller2013-07-231-0/+4
* Clean up whitespace in lock elision patches.Dominik Vogt2013-07-191-0/+15
* Remove remains of rwlock elision which is not implemented yet.Dominik Vogt2013-07-191-0/+8
* Add x86 init-arch to nptlH.J. Lu2013-07-031-0/+5
* Add a configure option to enable lock elision and disable by defaultAndi Kleen2013-07-021-0/+5
* Disable elision for any pthread_mutexattr_settype callAndi Kleen2013-07-021-0/+5
* Add elision to pthread_mutex_{try,timed,un}lockAndi Kleen2013-07-021-0/+18
* Add minimal test suite changes for elision enabled kernelsAndi Kleen2013-07-021-0/+8
* Add new internal mutex type flags for elision.Andi Kleen2013-07-021-0/+9
* Add the low level infrastructure for pthreads lock elision with TSXAndi Kleen2013-07-021-0/+21
* BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev2013-06-241-0/+5
* Include <string.h> in nptl/pthread_setattr_default_np.c.Joseph Myers2013-06-221-0/+4
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+27
* Avoid access beyond memory bounds in pthread_attr_getaffinity_npSiddhesh Poyarekar2013-06-141-0/+10
* x86*: Return syscall error for lll_futex_wake.Carlos O'Donell2013-06-101-0/+7
* Silence warning: __inline is not at beginning of declaration.Ondrej Bilka2013-06-081-0/+4
* Fix leading whitespaces.Ondrej Bilka2013-06-061-0/+5
* Remove trailing whitespace in nptl.Joseph Myers2013-06-061-0/+18
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-0/+5
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+6
* Reserve new TLS field for x86 and x86_64Andreas Jaeger2013-05-151-0/+6
* Fix tst-mutexpi8Andi Kleen2013-05-091-0/+4
* Consolidate pthread_attr value validationSiddhesh Poyarekar2013-04-221-0/+19
* Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeoutAndreas Schwab2013-04-111-0/+6
* sem_post.c: Include atomic.h.Carlos O'Donell2013-04-071-0/+4
* Fix static build when configured with --disable-hidden-pltSiddhesh Poyarekar2013-04-041-0/+8
* Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath2013-03-281-0/+5
* Fix up ChangeLogSiddhesh Poyarekar2013-03-191-6/+6