Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 37 | -37/+37 |
2016-12-07 | Get rid of __elision_available | Andreas Schwab | 2 | -9/+3 |
2016-12-05 | Use C11-like atomics instead of plain memory accesses in x86 lock elision. | Torvald Riegel | 2 | -15/+31 |
2016-11-17 | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 1 | -0/+5 |
2016-10-07 | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 2 | -27/+27 |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg | 1 | -2/+4 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 37 | -37/+37 |
2015-12-01 | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu | 1 | -0/+1 |
2015-08-20 | Move x86_64 init-arch.h to sysdeps/x86/init-arch.h | H.J. Lu | 1 | -1/+0 |
2015-08-20 | Remove x86 init-arch.c | H.J. Lu | 1 | -1/+0 |
2015-08-19 | Use x86-64 cacheinfo.c and sysconf.c for x86 | H.J. Lu | 1 | -0/+42 |
2015-08-13 | Don't include <cpuid.h> in elision-conf.h | H.J. Lu | 1 | -1/+0 |
2015-08-13 | Update x86 elision-conf.c for <cpu-features.h> | H.J. Lu | 1 | -2/+2 |
2015-08-13 | Add _dl_x86_cpu_features to rtld_global | H.J. Lu | 1 | -1/+0 |
2015-07-20 | Add si_addr_bnd to _sigfault in x86 struct siginfo | H.J. Lu | 1 | -0/+7 |
2015-06-09 | x86: Remove vsyscall usage | Adhemerval Zanella | 2 | -3/+20 |
2015-06-09 | Consolidate sched_getcpu | Adhemerval Zanella | 1 | -0/+2 |
2015-06-01 | x86: clock_gettime and timespec_get vDSO cleanup | Adhemerval Zanella | 2 | -63/+0 |
2015-05-26 | Consolidate vDSO macros and usage | Adhemerval Zanella | 1 | -1/+3 |
2015-02-06 | x86: Clean up __vdso_clock_gettime variable. | Roland McGrath | 1 | -1/+2 |
2015-01-12 | Add x86 32 bit vDSO time function support | Adhemerval Zanella | 6 | -0/+201 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 33 | -33/+33 |
2014-12-11 | Properly handle forced elision in pthread_mutex_trylock (bug 16657) | Andreas Schwab | 1 | -5/+0 |
2014-09-26 | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers | 1 | -3/+0 |
2014-07-07 | Get rid of nptl/sysdeps/ entirely! | Roland McGrath | 1 | -1/+1 |
2014-06-13 | Add adaptive elision to rwlocks | Andi Kleen | 1 | -0/+2 |
2014-05-14 | Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/. | Roland McGrath | 15 | -0/+551 |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers | 1 | -37/+43 |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 1 | -2/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 22 | -22/+22 |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka | 4 | -22/+22 |
2013-05-22 | Update bits/siginfo.h with Linux hwpoison SIGBUS changes | Edjunior Barbosa Machado | 1 | -1/+7 |
2013-03-06 | Sync with Linux 3.8 | Andreas Jaeger | 1 | -0/+1 |
2013-03-05 | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger | 1 | -7/+2 |
2013-03-04 | Create <bits/mman-linux.h> | Andreas Jaeger | 1 | -65/+2 |
2013-01-23 | Make bits/wchar.h correct for all architectures (bug 15036). | Joseph Myers | 1 | -32/+0 |
2013-01-10 | Use __extension__ with long long in installed headers. | Joseph Myers | 1 | -1/+1 |
2013-01-10 | Correct _XXX_ILP32_OFFBIG for x32 | H.J. Lu | 1 | -8/+17 |
2013-01-08 | BZ#14985: Remove erroneous EPOLL_NONBLOCK | Andreas Jaeger | 1 | -3/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 23 | -23/+23 |
2012-10-27 | Remove redundant defines of __O_LARGEFILE | Andreas Jaeger | 1 | -2/+0 |
2012-10-24 | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger | 1 | -16/+0 |
2012-10-20 | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger | 1 | -266/+8 |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath | 1 | -1/+0 |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 1 | -0/+3 |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 1 | -0/+7 |
2012-07-26 | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger | 1 | -0/+11 |
2012-06-04 | Use x86_64 bits/sigcontext.h for i386 and x86_64 | H.J. Lu | 1 | -0/+194 |
2012-06-04 | Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64 | H.J. Lu | 2 | -0/+165 |
2012-06-04 | Use x86_64 bits/{io,perm}.h for i386 and x86_64 | H.J. Lu | 2 | -0/+218 |