about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu2018-05-021-5/+66
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-1/+5
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-253-89/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0146-46/+46
* linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin2017-12-291-0/+194
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-193-0/+89
* Add elision tunablesRogerio Alves2017-12-051-7/+67
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-053-0/+108
* x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu2017-11-304-0/+132
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+1
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-281-3/+0
* x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-1/+2
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-2/+2
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-4/+4
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-201-0/+21
* Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers2017-06-191-1/+1
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-30/+44
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-232-9/+5
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-2/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-203-360/+20
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers2017-05-042-9/+9
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-101-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0137-37/+37
* Get rid of __elision_availableAndreas Schwab2016-12-072-9/+3
* Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel2016-12-052-15/+31
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-171-0/+5
* i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-072-27/+27
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0437-37/+37
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-201-1/+0
* Remove x86 init-arch.cH.J. Lu2015-08-201-1/+0
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-191-0/+42
* Don't include <cpuid.h> in elision-conf.hH.J. Lu2015-08-131-1/+0
* Update x86 elision-conf.c for <cpu-features.h>H.J. Lu2015-08-131-2/+2
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-131-1/+0
* Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu2015-07-201-0/+7
* x86: Remove vsyscall usageAdhemerval Zanella2015-06-092-3/+20
* Consolidate sched_getcpuAdhemerval Zanella2015-06-091-0/+2
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-012-63/+0
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-1/+3
* x86: Clean up __vdso_clock_gettime variable.Roland McGrath2015-02-061-1/+2
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-126-0/+201
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0233-33/+33
* Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab2014-12-111-5/+0
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-3/+0
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-1/+1
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2