index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
sysdeps
/
unix
/
sysv
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-31
Fixed headers circular dependency
Igor Pashev
1
-1
/
+0
2014-08-31
Don't use bp-sym.h and bp-asm.h (removed)
Igor Pashev
1
-27
/
+22
2014-08-30
Merge branch 'release/2.19/master' of git://sourceware.org/git/glibc
Igor Pashev
243
-1306
/
+2376
2014-02-05
Fix tst-setgetname for Linux kernels < 2.6.33.
Carlos O'Donell
1
-0
/
+14
2014-01-07
S/390: Make jmp_buf extendible.
Andreas Krebbel
2
-0
/
+68
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
232
-232
/
+232
2013-12-12
Add test case for pthread_[sg]etname_np.
Carlos O'Donell
2
-0
/
+302
2013-12-09
Fix CFI annotations in pthread_cond_timedwait for i486+
Andreas Schwab
1
-2
/
+1
2013-12-04
PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes
Ulrich Weigand
1
-26
/
+34
2013-10-04
PowerPC ugly symbol versioning
Alan Modra
1
-9
/
+4
2013-09-04
Remove --disable-versioning.
Joseph Myers
1
-1
/
+1
2013-08-30
Fix typos.
Ondřej Bílka
1
-1
/
+1
2013-08-21
Fix typos.
Ondřej Bílka
1
-1
/
+1
2013-07-19
Clean up whitespace in lock elision patches.
Dominik Vogt
12
-28
/
+34
2013-07-19
Remove remains of rwlock elision which is not implemented yet.
Dominik Vogt
2
-11
/
+0
2013-07-03
Add x86 init-arch to nptl
H.J. Lu
2
-0
/
+2
2013-07-02
Add a configure option to enable lock elision and disable by default
Andi Kleen
1
-0
/
+3
2013-07-02
Add elision to pthread_mutex_{try,timed,un}lock
Andi Kleen
8
-5
/
+134
2013-07-02
Add the low level infrastructure for pthreads lock elision with TSX
Andi Kleen
10
-0
/
+480
2013-06-14
Avoid access beyond memory bounds in pthread_attr_getaffinity_np
Siddhesh Poyarekar
1
-1
/
+6
2013-06-10
x86*: Return syscall error for lll_futex_wake.
Carlos O'Donell
2
-8
/
+10
2013-06-06
Remove trailing whitespace in nptl.
Joseph Myers
12
-46
/
+46
2013-05-26
New file .../.../kopensolaris-gnu/x86_64/tls.h
Igor Pashev
1
-0
/
+59
2013-05-23
Define MUTEX_INITIALIZER
Igor Pashev
1
-0
/
+1
2013-05-23
Update for new __libc_tsd_*
Igor Pashev
1
-3
/
+3
2013-04-22
Consolidate pthread_attr value validation
Siddhesh Poyarekar
1
-17
/
+3
2013-04-11
Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeout
Andreas Schwab
1
-66
/
+315
2013-04-07
sem_post.c: Include atomic.h.
Carlos O'Donell
1
-0
/
+1
2013-04-04
Fix static build when configured with --disable-hidden-plt
Siddhesh Poyarekar
1
-1
/
+1
2013-03-12
Include atomic.h in generic lowlevellock.c.
Carlos O'Donell
1
-1
/
+1
2013-03-04
Rejigger i386 dl-sysdep.h files.
Roland McGrath
2
-50
/
+31
2013-02-21
Add priority inheritance futex support on sparc.
David S. Miller
1
-0
/
+30
2013-02-21
nptl: Fix comment typo in fork.c.
Carlos O'Donell
1
-1
/
+1
2013-02-18
FUTEX_*_REQUEUE_PI support for non-x86 code
Siddhesh Poyarekar
2
-0
/
+58
2013-01-10
Revert "Extend i486 pthread_cond_timedwait to use futex syscall with absolute...
Andreas Schwab
1
-315
/
+66
2013-01-10
Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeout
Andreas Schwab
1
-66
/
+315
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
220
-225
/
+220
2013-01-01
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
1
-1
/
+1
2012-12-27
Add sparc implementation of lll_futex_timed_wait_bitset
David S. Miller
1
-0
/
+13
2012-12-27
[s390] Replace lll_futex_* assembly code with INTERNAL_SYSCALL
Siddhesh Poyarekar
1
-74
/
+31
2012-12-08
Fix some build warnings on s390x
Siddhesh Poyarekar
1
-2
/
+2
2012-12-04
Remove unused variable from powerpc sem_post.c.
Joseph Myers
1
-2
/
+2
2012-12-03
Looks like we need a relative path here.
Igor Pashev
1
-1
/
+1
2012-11-21
Remove unused variable from sem_post.c.
Joseph Myers
1
-1
/
+1
2012-11-05
[S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functions
Siddhesh Poyarekar
3
-1
/
+48
2012-11-03
Fix coding style in sparc lowlevellock.h
David S. Miller
1
-2
/
+2
2012-10-28
Define a BUSY_WAIT_NOP for sparc.
David S. Miller
5
-0
/
+76
2012-10-16
Adjust mutex lock in condvar_cleanup if we got it from requeue_pi
Siddhesh Poyarekar
4
-4
/
+17
2012-10-10
Take lock in pthread_cond_wait cleanup handler only when needed
Siddhesh Poyarekar
5
-8
/
+65
2012-10-05
Unlock mutex before going back to waiting for PI mutexes
Siddhesh Poyarekar
4
-171
/
+156
[next]