| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-31 | runtime: avoid zeroing scavenged memory | Lance Yang |
| 2025-03-04 | runtime: decorate anonymous memory mappings | Lénaïc Huard |
| 2023-08-22 | runtime: avoid MADV_HUGEPAGE for heap memory | Michael Anthony Knyszek |
| 2023-04-05 | runtime: add sysNoHugePage | Michael Anthony Knyszek |
| 2022-04-05 | all: separate doc comment from //go: directives | Russ Cox |
| 2022-03-31 | runtime: add wrappers for sys* functions and consolidate docs | Michael Anthony Knyszek |
| 2022-01-19 | runtime: print error if mmap fails | Ian Lance Taylor |
| 2020-10-26 | runtime: delineate which memstats are system stats with a type | Michael Anthony Knyszek |
| 2019-12-09 | runtime: use mprotect in sysMap for aix/ppc64 | Clément Chigot |
| 2019-05-06 | runtime: ensure free and unscavenged spans may be backed by huge pages | Michael Anthony Knyszek |
| 2019-05-05 | all: remove commented-out print statements | Iskander Sharipov |
| 2019-04-26 | runtime: enable runtime_mmap_test.go on AIX | Clément Chigot |
| 2018-10-03 | runtime: add AIX operating system | Clément Chigot |
