Age | Commit message (Expand) | Author | Files | Lines |
2023-02-22 | gmon: improve mcount overflow handling [BZ# 27576] | Simon Kissane | 1 | -0/+13 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-08-04 | malloc: Correct the documentation of the top_pad default | Florian Weimer | 1 | -0/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-12-15 | malloc: Add Huge Page support for mmap | Adhemerval Zanella | 1 | -2/+1 |
2021-12-15 | malloc: Add madvise support for Transparent Huge Pages | Adhemerval Zanella | 1 | -0/+5 |
2021-12-14 | elf: Use new dependency sorting algorithm by default | Florian Weimer | 1 | -1/+1 |
2021-10-21 | elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645) | Chung-Lin Tang | 1 | -0/+9 |
2021-02-10 | tunables: Disallow negative values for some tunables | Siddhesh Poyarekar | 1 | -0/+6 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-12-21 | elf: Add a tunable to control use of tagged memory | Richard Earnshaw | 1 | -0/+9 |
2020-10-22 | Reword description of SXID_* tunable properties | Siddhesh Poyarekar | 1 | -5/+6 |
2020-07-08 | rtld: Avoid using up static TLS surplus for optimizations [BZ #25051] | Szabolcs Nagy | 1 | -0/+5 |
2020-07-08 | rtld: Add rtld.nns tunable for the number of supported namespaces | Szabolcs Nagy | 1 | -0/+9 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-08-09 | Add glibc.malloc.mxfast tunable | DJ Delorie | 1 | -0/+5 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-08-02 | Rename the glibc.tune namespace to glibc.cpu | Siddhesh Poyarekar | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-15 | Remove redundant mention of SXID_ERASE | Siddhesh Poyarekar | 1 | -10/+1 |
2017-12-05 | Add elision tunables | Rogerio Alves | 1 | -0/+34 |
2017-07-06 | Add per-thread cache to malloc | DJ Delorie | 1 | -0/+12 |
2017-06-21 | x86: Rename glibc.tune.ifunc to glibc.tune.hwcaps | H.J. Lu | 1 | -4/+0 |
2017-06-20 | Move x86 specific tunables to x86/dl-tunables.list | H.J. Lu | 1 | -12/+0 |
2017-06-20 | tunables: Add IFUNC selection and cache sizes | H.J. Lu | 1 | -0/+16 |
2017-06-07 | tunables: Add LD_HWCAP_MASK to tunables | Siddhesh Poyarekar | 1 | -0/+7 |
2017-03-24 | Update old tunables framework document/script. | Sunyeop Lee | 1 | -1/+1 |
2017-02-02 | tunables: Fix environment variable processing for setuid binaries (bz #21073) | Siddhesh Poyarekar | 1 | -2/+14 |
2017-01-10 | tunables: Avoid getenv calls and disable glibc.malloc.check by default | Siddhesh Poyarekar | 1 | -1/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar | 1 | -0/+69 |