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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeout
Andreas Schwab
2013-04-11
2
-66
/
+321
*
sem_post.c: Include atomic.h.
Carlos O'Donell
2013-04-07
2
-0
/
+5
*
Fix static build when configured with --disable-hidden-plt
Siddhesh Poyarekar
2013-04-04
2
-1
/
+9
*
Avoid unconditional __call_tls_dtors calls in static linking.
Roland McGrath
2013-03-28
2
-1
/
+9
*
Fix up ChangeLog
Siddhesh Poyarekar
2013-03-19
1
-6
/
+6
*
Move __default_stacksize into __default_pthread_attr
Siddhesh Poyarekar
2013-03-19
7
-22
/
+26
*
Rename some static variables
Siddhesh Poyarekar
2013-03-18
4
-6
/
+19
*
Include atomic.h in generic lowlevellock.c.
Carlos O'Donell
2013-03-12
2
-1
/
+5
*
Rejigger i386 dl-sysdep.h files.
Roland McGrath
2013-03-04
3
-50
/
+44
*
Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
Carlos O'Donell
2013-03-01
4
-133
/
+31
*
Fix build warning
Siddhesh Poyarekar
2013-03-01
2
-0
/
+3
*
Set default stack size from program environment
Siddhesh Poyarekar
2013-03-01
4
-23
/
+142
*
Add priority inheritance futex support on sparc.
David S. Miller
2013-02-21
2
-0
/
+39
*
nptl: Fix comment typo in fork.c.
Carlos O'Donell
2013-02-21
2
-1
/
+5
*
Fix ChangeLogs
Siddhesh Poyarekar
2013-02-18
1
-0
/
+5
*
C++11 thread_local destructors support
Siddhesh Poyarekar
2013-02-18
1
-0
/
+3
*
Fix build warnings in some test cases
Siddhesh Poyarekar
2013-02-18
3
-0
/
+3
*
FUTEX_*_REQUEUE_PI support for non-x86 code
Siddhesh Poyarekar
2013-02-18
8
-42
/
+252
*
Remove bounded-pointers build system support.
Joseph Myers
2013-02-15
1
-1
/
+0
*
Remove bp-sym.h and BP_SYM uses from C code.
Joseph Myers
2013-02-14
1
-23
/
+22
*
Don't use GLIBC_PRIVATE errno outside of libraries
Andreas Schwab
2013-02-04
5
-0
/
+14
*
Hide reference to mktemp in libpthread
Andreas Schwab
2013-01-16
2
-1
/
+6
*
Remove unnecessary assert on attr in allocate_stack().
Carlos O'Donell
2013-01-11
2
-1
/
+9
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
3
-12
/
+23
[next]