Age | Commit message (Expand) | Author |
2014-07-07 | Get rid of nptl/sysdeps/ entirely! | Roland McGrath |
2014-07-01 | Add missing #include for MIN/MAX users. | Roland McGrath |
2014-06-26 | Move remaining S390 code out of nptl/. | Roland McGrath |
2014-06-26 | S390: Consolidate NPTL/non versions of vfork | Roland McGrath |
2014-06-26 | S390: Consolidate NPTL/non versions of clone | Roland McGrath |
2014-06-25 | Remove stray includes of kernel-features.h. | Joseph Myers |
2014-06-23 | Remove unused label | Andreas Schwab |
2014-06-20 | Move generic smp.h to nptl/ | Roland McGrath |
2014-06-20 | Remove unused file rtld-lowlevel.h. | Roland McGrath |
2014-06-20 | Move linux bits/ files out of nptl/. | Roland McGrath |
2014-06-20 | Move remaining SPARC code out of nptl/. | Roland McGrath |
2014-06-20 | Include <kernel-features.h> explicitly where required. | Joseph Myers |
2014-06-20 | Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code. | Joseph Myers |
2014-06-13 | S390: Move NPTL public headers to sysdeps/s390/nptl/. | Roland McGrath |
2014-06-13 | S390: Convert fork.c to arch-fork.h | Roland McGrath |
2014-06-13 | Consolidate sparc clone, fork, and vfork implementations. | David S. Miller |
2014-06-13 | Add adaptive elision to rwlocks | Andi Kleen |
2014-06-12 | Move SPARC public headers out of nptl/ | Roland McGrath |
2014-06-12 | SPARC: Convert fork.c to arch-fork.h | Roland McGrath |
2014-06-12 | Get rid of nptl/sysdeps/pthread/ subdirectory | Roland McGrath |
2014-06-12 | Move SH code out of nptl/ subdirectory. | Roland McGrath |
2014-06-09 | SH: Define TLS_DEFINE_INIT_TP | Roland McGrath |
2014-06-06 | Move NPTL public ABI headers for SH to sysdeps/sh/nptl/. | Roland McGrath |
2014-06-02 | SH: Consolidate NPTL/non versions of vfork | Roland McGrath |
2014-05-28 | SH: Consolidate NPTL/non versions of clone | Roland McGrath |
2014-05-27 | SH: Convert fork.c to arch-fork.h | Roland McGrath |
2014-05-26 | PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files. | Adhemerval Zanella |
2014-05-26 | PowerPC: Move NPTL ABI headers to sysdeps. | Adhemerval Zanella |
2014-05-26 | PowerPC: Move powerpc64 timer_*.c out of nptl/ | Adhemerval Zanella |
2014-05-26 | PowerPC: Consolidate NPTL/non versions of clone | Adhemerval Zanella |
2014-05-26 | PowerPC: Consolidate NPTL/non versions of vfork | Adhemerval Zanella |
2014-05-16 | Split arch-fork.h from fork.h | Roland McGrath |
2014-05-14 | Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/. | Roland McGrath |
2014-05-14 | Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files. | Roland McGrath |
2014-05-14 | Fix powerpc fork after i386 reorganization. | Roland McGrath |
2014-05-14 | i386: Remove useless pthread_spin_{init,unlock} wrapper files. | Roland McGrath |
2014-05-14 | Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files. | Roland McGrath |
2014-05-14 | x86: Consolidate NPTL fork. | Roland McGrath |
2014-05-14 | Consolidate not-cancel.h files. | Roland McGrath |
2014-05-14 | Update s390 timer_*.c files for x86_64 file moves. | Roland McGrath |
2014-05-14 | x86_64: Remove useless pthread_spin_{init,unlock} wrapper files. | Roland McGrath |
2014-05-14 | Move x86_64 compat-timer.h out of nptl/ | Roland McGrath |
2014-05-14 | Move x86_64 timer_*.c out of nptl/ | Roland McGrath |
2014-05-14 | x86: Consolidate NPTL/non versions of clone | Roland McGrath |
2014-05-14 | Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/. | Roland McGrath |
2014-05-14 | x86: Consolidate NPTL/non versions of vfork | Roland McGrath |
2014-05-09 | S/390: Port of lock elision to System/z | Dominik Vogt |
2014-04-22 | Include atomic.h in sem_wait.c and sem_trywait.c | Siddhesh Poyarekar |
2014-04-17 | PowerPC: Sync pthread_once with default implementation | Adhemerval Zanella |
2014-04-11 | Fixed and unified pthread_once. | Torvald Riegel |