| Age | Commit message (Expand) | Author |
| 2023-04-21 | runtime, cmd: rationalize StackLimit and StackGuard | Austin Clements |
| 2023-04-21 | internal/abi, runtime, cmd: merge StackSmall, StackBig consts into internal/abi | Austin Clements |
| 2023-04-20 | Revert "internal/abi, runtime, cmd: merge StackSmall, StackBig consts into in... | Austin Clements |
| 2023-04-20 | Revert "runtime, cmd: rationalize StackLimit and StackGuard" | Austin Clements |
| 2023-04-20 | runtime, cmd: rationalize StackLimit and StackGuard | Austin Clements |
| 2023-04-20 | internal/abi, runtime, cmd: merge StackSmall, StackBig consts into internal/abi | Austin Clements |
| 2022-11-18 | runtime,cmd/link: increase stack guard space when building with -race | Keith Randall |
| 2022-08-05 | cmd/dist: force stackGuardMultiplierDefault to 1 | Russ Cox |
| 2021-04-16 | internal/buildcfg: move build configuration out of cmd/internal/objabi | Russ Cox |
| 2021-04-05 | cmd/internal/objabi: remove StackPreempt | Austin Clements |
| 2020-04-07 | runtime: static lock ranking for the runtime (enabled by GOEXPERIMENT) | Dan Scales |
| 2019-10-24 | cmd/compile, cmd/link, runtime: make defers low-cost through inline code and ... | Dan Scales |
| 2019-10-16 | Revert "cmd/compile, cmd/link, runtime: make defers low-cost through inline c... | Bryan C. Mills |
| 2019-10-16 | cmd/compile, cmd/link, runtime: make defers low-cost through inline code and ... | Dan Scales |
| 2019-01-09 | cmd/dist, cmd/link, runtime: fix stack size when cross-compiling aix/ppc64 | Clément Chigot |
| 2017-04-19 | cmd/internal/objabi: extract shared functionality from obj | Matthew Dempsky |