GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch 3/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
2013-12-18
1
-5
/
+1
*
PowerPC: Add DSO and TAR fields to TLS
Adhemerval Zanella
2013-12-12
3
-0
/
+13
*
Add test case for pthread_[sg]etname_np.
Carlos O'Donell
2013-12-12
3
-0
/
+307
*
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
2
-2
/
+8
*
PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes
Ulrich Weigand
2013-12-04
2
-26
/
+47
*
PowerPC64: Add __private_ss field to TCB header
Ulrich Weigand
2013-12-04
1
-0
/
+2
*
Use __glibc_reserved instead __unused.
Ondřej Bílka
2013-11-26
3
-3
/
+7
*
Fix intermittent failure in tst-getpid2.
Paul Pluzhnikov
2013-11-25
2
-0
/
+10
*
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
2
-0
/
+8
*
Revert "Fix failure in nptl/tst-cleanup when building with"
Paul Pluzhnikov
2013-11-20
1
-6
/
+0
*
Fix failure in nptl/tst-cleanup when building with
Paul Pluzhnikov
2013-11-20
1
-0
/
+6
*
rename configure.in to configure.ac
Mike Frysinger
2013-10-30
5
-2
/
+11
*
nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failure
Maciej W. Rozycki
2013-10-05
2
-2
/
+15
*
PowerPC LE configury
Alan Modra
2013-10-04
1
-0
/
+1
*
PowerPC ugly symbol versioning
Alan Modra
2013-10-04
1
-9
/
+4
*
Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signal
Siddhesh Poyarekar
2013-10-01
3
-10
/
+11
*
Move ChangeLog entry
Siddhesh Poyarekar
2013-09-27
1
-0
/
+8
*
Use the mutex member of the argumen in __libc_lock_*_recursive
Siddhesh Poyarekar
2013-09-27
1
-3
/
+3
*
Remove --disable-versioning.
Joseph Myers
2013-09-04
2
-1
/
+7
*
Mark success return value as volatile to work around rescheduling
Siddhesh Poyarekar
2013-09-03
2
-1
/
+13
*
Fix typos.
Ondřej Bílka
2013-08-30
4
-4
/
+10
*
Fix typos.
Ondřej Bílka
2013-08-21
3
-2
/
+7
*
Remove Linux kernel version ambiguity in comment added by previous commit.
David S. Miller
2013-07-23
2
-2
/
+6
*
Increase nptl test case buffer size so we really block on current Linux kernels.
David S. Miller
2013-07-23
2
-1
/
+28
*
Clean up whitespace in lock elision patches.
Dominik Vogt
2013-07-19
15
-31
/
+52
*
Remove remains of rwlock elision which is not implemented yet.
Dominik Vogt
2013-07-19
3
-11
/
+8
*
Add x86 init-arch to nptl
H.J. Lu
2013-07-03
3
-0
/
+7
*
Add a configure option to enable lock elision and disable by default
Andi Kleen
2013-07-02
2
-0
/
+8
*
Disable elision for any pthread_mutexattr_settype call
Andi Kleen
2013-07-02
2
-0
/
+10
*
Add elision to pthread_mutex_{try,timed,un}lock
Andi Kleen
2013-07-02
14
-24
/
+267
*
Add minimal test suite changes for elision enabled kernels
Andi Kleen
2013-07-02
3
-1
/
+28
*
Add new internal mutex type flags for elision.
Andi Kleen
2013-07-02
3
-9
/
+43
*
Add the low level infrastructure for pthreads lock elision with TSX
Andi Kleen
2013-07-02
12
-0
/
+502
*
BZ #12310: pthread_exit in static app. segfaults
Vladimir Nikulichev
2013-06-24
2
-0
/
+9
*
Include <string.h> in nptl/pthread_setattr_default_np.c.
Joseph Myers
2013-06-22
2
-0
/
+5
*
PowerPC: Reserve TCB space for EBB framework
Adhemerval Zanella
2013-06-17
1
-0
/
+5
*
New API to set default thread attributes
Siddhesh Poyarekar
2013-06-15
13
-13
/
+643
*
Avoid access beyond memory bounds in pthread_attr_getaffinity_np
Siddhesh Poyarekar
2013-06-14
4
-1
/
+80
*
x86*: Return syscall error for lll_futex_wake.
Carlos O'Donell
2013-06-10
3
-8
/
+17
*
Fix previous commit.
Ondrej Bilka
2013-06-08
1
-2
/
+2
*
Silence warning: __inline is not at beginning of declaration.
Ondrej Bilka
2013-06-08
2
-1
/
+5
*
Fix leading whitespaces.
Ondrej Bilka
2013-06-06
3
-3
/
+8
*
Remove trailing whitespace in nptl.
Joseph Myers
2013-06-06
15
-49
/
+67
*
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2013-05-31
2
-8
/
+5
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
3
-0
/
+8
*
Reserve new TLS field for x86 and x86_64
Andreas Jaeger
2013-05-15
3
-2
/
+12
*
Fix tst-mutexpi8
Andi Kleen
2013-05-09
2
-0
/
+18
*
Consolidate pthread_attr value validation
Siddhesh Poyarekar
2013-04-22
7
-29
/
+98
[next]