| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of nptl/sysdeps/ entirely! | Roland McGrath | 2014-07-07 | 56 | -4066/+0 |
* | Add missing #include for MIN/MAX users. | Roland McGrath | 2014-07-01 | 1 | -0/+1 |
* | Move remaining S390 code out of nptl/. | Roland McGrath | 2014-06-26 | 25 | -1444/+0 |
* | S390: Consolidate NPTL/non versions of vfork | Roland McGrath | 2014-06-26 | 4 | -219/+0 |
* | S390: Consolidate NPTL/non versions of clone | Roland McGrath | 2014-06-26 | 2 | -18/+0 |
* | Remove stray includes of kernel-features.h. | Joseph Myers | 2014-06-25 | 15 | -15/+0 |
* | Remove unused label | Andreas Schwab | 2014-06-23 | 1 | -1/+0 |
* | Move generic smp.h to nptl/ | Roland McGrath | 2014-06-20 | 1 | -27/+0 |
* | Remove unused file rtld-lowlevel.h. | Roland McGrath | 2014-06-20 | 1 | -43/+0 |
* | Move linux bits/ files out of nptl/. | Roland McGrath | 2014-06-20 | 2 | -290/+0 |
* | Move remaining SPARC code out of nptl/. | Roland McGrath | 2014-06-20 | 35 | -1998/+0 |
* | Include <kernel-features.h> explicitly where required. | Joseph Myers | 2014-06-20 | 1 | -0/+1 |
* | Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code. | Joseph Myers | 2014-06-20 | 1 | -28/+1 |
* | PowerPC: Move powerpc code out of nptl/ subdirectory | Adhemerval Zanella | 2014-06-17 | 6 | -382/+0 |
* | S390: Move NPTL public headers to sysdeps/s390/nptl/. | Roland McGrath | 2014-06-13 | 2 | -287/+0 |
* | Move S390 code out of nptl/sysdeps/s390/. | Roland McGrath | 2014-06-13 | 8 | -385/+0 |
* | S390: Convert fork.c to arch-fork.h | Roland McGrath | 2014-06-13 | 1 | -30/+0 |
* | Consolidate sparc clone, fork, and vfork implementations. | David S. Miller | 2014-06-13 | 6 | -202/+0 |
* | Add adaptive elision to rwlocks | Andi Kleen | 2014-06-13 | 1 | -0/+2 |
* | Move SPARC public headers out of nptl/ | Roland McGrath | 2014-06-12 | 3 | -365/+0 |
* | Move SPARC code out of nptl/sysdeps/sparc/. | Roland McGrath | 2014-06-12 | 15 | -411/+0 |
* | SPARC: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-06-12 | 1 | -0/+3 |
* | SPARC: Convert fork.c to arch-fork.h | Roland McGrath | 2014-06-12 | 1 | -28/+0 |
* | Get rid of nptl/sysdeps/pthread/ subdirectory | Roland McGrath | 2014-06-12 | 37 | -4766/+1 |
* | Consolidate NPTL sigprocmask. | Roland McGrath | 2014-06-12 | 1 | -19/+0 |
* | Move i386 code out of nptl/ subdirectory. | Roland McGrath | 2014-06-12 | 12 | -809/+0 |
* | Move SH code out of nptl/ subdirectory. | Roland McGrath | 2014-06-12 | 31 | -6483/+0 |
* | Move x86_64 code out of nptl/ subdirectory. | Roland McGrath | 2014-06-11 | 13 | -738/+0 |
* | S390: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-06-11 | 1 | -0/+3 |
* | PowerPC: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-06-11 | 1 | -0/+4 |
* | SH: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-06-09 | 2 | -23/+2 |
* | Start cleaning up TLS initial value for pthread_create. | Roland McGrath | 2014-06-09 | 3 | -22/+47 |
* | Move NPTL public ABI headers for SH to sysdeps/sh/nptl/. | Roland McGrath | 2014-06-06 | 2 | -222/+0 |
* | Fixed pthread_spin_lock on sparc32/64 (bug 16882) | Guo Yixuan | 2014-06-03 | 2 | -4/+4 |
* | SH: Consolidate NPTL/non versions of vfork | Roland McGrath | 2014-06-02 | 2 | -135/+0 |
* | SH: Consolidate NPTL/non versions of clone | Roland McGrath | 2014-05-28 | 1 | -9/+0 |
* | SH: Convert fork.c to arch-fork.h | Roland McGrath | 2014-05-27 | 1 | -29/+0 |
* | Remove second argument from TLS_INIT_TP macro | Andreas Schwab | 2014-05-27 | 6 | -10/+7 |
* | PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files. | Adhemerval Zanella | 2014-05-26 | 12 | -931/+0 |
* | PowerPC: Move NPTL ABI headers to sysdeps. | Adhemerval Zanella | 2014-05-26 | 2 | -266/+0 |
* | PowerPC: Move powerpc64 timer_*.c out of nptl/ | Adhemerval Zanella | 2014-05-26 | 6 | -12/+0 |
* | PowerPC: Consolidate NPTL/non versions of clone | Adhemerval Zanella | 2014-05-26 | 2 | -18/+0 |
* | PowerPC: Consolidate NPTL/non versions of vfork | Adhemerval Zanella | 2014-05-26 | 4 | -206/+0 |
* | Split arch-fork.h from fork.h | Roland McGrath | 2014-05-16 | 1 | -0/+1 |
* | Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/. | Roland McGrath | 2014-05-14 | 15 | -548/+0 |
* | Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files. | Roland McGrath | 2014-05-14 | 60 | -6453/+0 |
* | Fix powerpc fork after i386 reorganization. | Roland McGrath | 2014-05-14 | 1 | -1/+0 |
* | i386: Remove useless pthread_spin_{init,unlock} wrapper files. | Roland McGrath | 2014-05-14 | 2 | -2/+0 |
* | Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files. | Roland McGrath | 2014-05-14 | 25 | -5323/+0 |
* | x86: Consolidate NPTL fork. | Roland McGrath | 2014-05-14 | 3 | -61/+1 |