1. d4c1ad8 database/sql: fix tx stmt deadlock when rollback by Tzu-Chiao Yeh · 3 years, 9 months ago
  2. 421d4e7 cmd/go/internal/modfetch: drop gopkg.in/russross/blackfriday.v2 from TestCodeRepoVersions by Tobias Klauser · 3 years, 7 months ago
  3. a69cda9 runtime: add edge lockRankSysmon -> lockRankRwmutexR by Dan Scales · 3 years, 7 months ago
  4. b85c2dd cmd/link: enable internal linking by default on darwin/arm64 by Cherry Zhang · 3 years, 7 months ago
  5. 7c8d82e runtime: always enable async preemption on darwin/arm64 by Cherry Zhang · 3 years, 7 months ago
  6. a0a4439 runtime: save/restore g unconditionally on darwin/arm64 by Cherry Zhang · 3 years, 7 months ago
  7. 72dec90 runtime: set up TLS without cgo on darwin/arm64 by Cherry Zhang · 3 years, 7 months ago
  8. cf6cfba cmd/go/internal/modfetch: update expected tags for TestCodeRepoVersions by Tobias Klauser · 3 years, 7 months ago
  9. 150d244 cmd/compile,cmd/internal/obj/riscv,runtime: use Duff's devices on riscv64 by Michał Derkacz · 4 years ago
  10. c95bd2e cmd/compile: optimize generated struct/array equality code by Keith Randall · 3 years, 8 months ago
  11. 02335cf runtime: move TestNeedmDeadlock to crash_cgo_test.go by Ian Lance Taylor · 3 years, 7 months ago
  12. 41ff51a [dev.typeparams] cmd/compile/internal/types2: review of scopes.go by Robert Griesemer · 3 years, 7 months ago
  13. 2414e1f cmd/compile: make sure field offset is aligned for structure splitting by David Chase · 3 years, 7 months ago
  14. 7be9158c cmd/link: remove all constants of elf by Meng Zhuo · 3 years, 7 months ago
  15. 368c401 runtime: block signals in needm before allocating M by Ian Lance Taylor · 3 years, 7 months ago
  16. 94f3762 cmd/go: add -include to cgo whitelist by Dave Pifke · 3 years, 11 months ago
  17. 49b017f runtime: handle signal 34 for musl setgid by George Tsilias · 4 years ago
  18. 40d1ec5 cmd/dist: use GOOS=ios for iOS simulator test by Cherry Zhang · 3 years, 7 months ago
  19. 70e022e time: fix LoadLocationFromTZData with slim tzdata by Christopher Hlubek · 3 years, 7 months ago
  20. 9392b82 [dev.typeparams] cmd/compile/internal/types: review of objset.go by Robert Griesemer · 3 years, 7 months ago
  21. c32ac6c [dev.typeparams] cmd/compile/internal/types: review of selection.go by Robert Griesemer · 3 years, 7 months ago
  22. ff6ab11 [dev.typeparams] cmd/compile/internal/types: review of gccgosizes.go by Robert Griesemer · 3 years, 7 months ago
  23. abb31c2 [dev.typeparams] cmd/compile/internal/types2: review of hilbert_test.go by Robert Griesemer · 3 years, 7 months ago
  24. 6e98406 [dev.typeparams] cmd/compile/internal/types2: review of initorder.go by Robert Griesemer · 3 years, 7 months ago
  25. 38af45b [dev.typeparams] cmd/compile/internal/types2: review of package.go by Robert Griesemer · 3 years, 7 months ago
  26. 5d3666e crypto/tls: document the ClientAuthType consts by Roland Shoemaker · 3 years, 7 months ago
  27. b4b0144 runtime: don't always adjust timers by Ian Lance Taylor · 3 years, 8 months ago
  28. 091257d cmd/compile: print pointers to go:notinheap types without converting to unsafe.Pointer by Keith Randall · 3 years, 7 months ago
  29. 009d714 cmd/compile, runtime: store pointers to go:notinheap types indirectly by Keith Randall · 3 years, 7 months ago
  30. 933721b cmd/compile: fix storeType to handle pointers to go:notinheap types by Keith Randall · 3 years, 7 months ago
  31. 9fcb5e0 go/internal/gccgoimporter: support notinheap annotation by Ian Lance Taylor · 3 years, 7 months ago
  32. 9113d8c doc/go1.16: document BuildID in 'go list -export' by Daniel Martí · 3 years, 7 months ago
  33. de2d1c3 cmd/compile: replace int32(b2i(x)) with b2i32(x) in rules by Alberto Donizetti · 3 years, 7 months ago
  34. 5c1122b cmd/compile: delete isPowerOfTwo, switch to isPowerOfTwo64 by Alberto Donizetti · 3 years, 7 months ago
  35. d68c01f cmd/compile: clean up ValAndOff funcs after untyped aux removal by Alberto Donizetti · 3 years, 7 months ago
  36. 79a3482 cmd/compile: remove support for untyped ssa rules by Alberto Donizetti · 3 years, 7 months ago
  37. c515852 runtime: add 2-byte and 8-byte sub-benchmarks for memmove load/store by Heisenberg · 3 years, 9 months ago
  38. f0c9ae5 net/http: use exponential backoff for polling in Server.Shutdown by Dan Peterson · 3 years, 7 months ago
  39. c3c6fbf cmd/compile: combine more 32 bit shift and mask operations on ppc64 by Paul E. Murphy · 3 years, 7 months ago
  40. e3bb53a cmd/compile: remove isLiteral by Cuong Manh Le · 3 years, 7 months ago
  41. 3f6b1a0 misc/cgo/test: test C.enum_* by HowJMay · 3 years, 7 months ago
  42. 8fdc79e runtime: reduce timer latency by Chris Hines · 4 years, 1 month ago
  43. b3f7f60 cmd/dist: fix build failure of misc/cgo/test on arm64 by xd · 3 years, 7 months ago
  44. 3c55aea cmd/go/internal/fsys: add Glob by Russ Cox · 3 years, 7 months ago
  45. ece7a33 mime: look up mime types on Arch Linux by Andy Williams · 4 years ago
  46. d73d5d9 cmd/go/internal/imports: make Tags and AnyTags safe for concurrent use by Bryan C. Mills · 3 years, 7 months ago
  47. de47713 database/sql: fix comment on DB.stop() by Ayzat Sadykov · 3 years, 7 months ago
  48. 69496a2 cmd/go: fix bug introduced in CL 264537 by Russ Cox · 3 years, 7 months ago
  49. 320cc79 cmd/compile: eliminate unnecessary sign/zero extension for riscv64 by Joel Sing · 3 years, 7 months ago
  50. 333e904 crypto/rand: generate random numbers using RtlGenRandom on Windows by Jason A. Donenfeld · 4 years, 6 months ago
  51. 8a01323 cmd/compile: use MOV pseudo-instructions for sign/zero extension by Joel Sing · 3 years, 7 months ago
  52. 1095dd6 cmd/go/internal/modload: embed PackageOpts in loaderParams by Bryan C. Mills · 3 years, 7 months ago
  53. 7eba75a Revert "cmd/link: remove all constants of elf" by Meng Zhuo · 3 years, 7 months ago
  54. db7d42a cmd/link: remove all constants of elf by Meng Zhuo · 3 years, 8 months ago
  55. 3a63d04 cmd/link,cmd/internal/obj/riscv: add TLS support for linux/riscv64 by Joel Sing · 4 years ago
  56. 4f2d213 cmd/compile,cmd/internal/sys: enable additional build modes on linux/riscv64 by Joel Sing · 4 years ago
  57. 87eab74 [dev.typeparams] cmd/compile: enable type-checking of generic code by Robert Griesemer · 3 years, 7 months ago
  58. a19cf51 cmd/compile: defer lowering OANDNOT until SSA by Cuong Manh Le · 3 years, 7 months ago
  59. fb7134e test: add index bounds check elided with "&^" by Cuong Manh Le · 3 years, 7 months ago
  60. 76bce1d runtime: implement addrRanges.findSucc with a binary search by Michael Anthony Knyszek · 3 years, 10 months ago
  61. 0eb52ac cmd/compile: port last ARM rules to typed by Alberto Donizetti · 3 years, 7 months ago
  62. 32d0eaa runtime: implement dumpmemstats in terms of readmemstats_m by Michael Anthony Knyszek · 3 years, 8 months ago
  63. 80c6b92 runtime,runtime/metrics: export goroutine count as a metric by Michael Anthony Knyszek · 3 years, 10 months ago
  64. d39a89f runtime,runtime/metrics: add metric for distribution of GC pauses by Michael Anthony Knyszek · 3 years, 10 months ago
  65. 36c5edd runtime: add timeHistogram type by Michael Anthony Knyszek · 3 years, 10 months ago
  66. 8e2370b runtime,runtime/metrics: add object size distribution metrics by Michael Anthony Knyszek · 3 years, 10 months ago
  67. c305e49 cmd/go,cmd/compile,sync: remove special import case in cmd/go by Austin Clements · 3 years, 7 months ago
  68. 22d2b98 runtime: make sysMemStats' methods nosplit by Michael Anthony Knyszek · 3 years, 7 months ago
  69. 751c37f cmd/internal/obj/{arm,s390x}: make return jump print nicer by Cherry Zhang · 3 years, 7 months ago
  70. a8b28eb runtime,runtime/metrics: add heap goal and GC cycle metrics by Michael Anthony Knyszek · 3 years, 10 months ago
  71. 07c3f65 runtime,runtime/metrics: add heap object count metric by Michael Anthony Knyszek · 3 years, 10 months ago
  72. 74e566e runtime: add readMetrics latency benchmark by Michael Anthony Knyszek · 3 years, 10 months ago
  73. b08dfba runtime,runtime/metrics: add memory metrics by Michael Anthony Knyszek · 3 years, 11 months ago
  74. 79781e8 runtime: move malloc stats into consistentHeapStats by Michael Anthony Knyszek · 3 years, 10 months ago
  75. f77a902 runtime: replace some memstats with consistent stats by Michael Anthony Knyszek · 3 years, 10 months ago
  76. fe7ff71 runtime: add consistent heap statistics by Michael Anthony Knyszek · 3 years, 10 months ago
  77. 2159c26 runtime/metrics: add package interface by Michael Anthony Knyszek · 4 years, 1 month ago
  78. c02134a runtime: add helper for getting an mcache in allocation contexts by Michael Anthony Knyszek · 3 years, 10 months ago
  79. ae585ee runtime: remove memstats.heap_alloc by Michael Anthony Knyszek · 3 years, 10 months ago
  80. c5dea8f runtime: remove memstats.heap_idle by Michael Anthony Knyszek · 3 years, 10 months ago
  81. ad863ba runtime: break down memstats.gc_sys by Michael Anthony Knyszek · 3 years, 10 months ago
  82. 39e335a runtime: copy in MemStats fields explicitly by Michael Anthony Knyszek · 3 years, 10 months ago
  83. 8ebc584 runtime: delineate which memstats are system stats with a type by Michael Anthony Knyszek · 3 years, 10 months ago
  84. dc02578 runtime: make the span allocation purpose more explicit by Michael Anthony Knyszek · 3 years, 10 months ago
  85. c863849 runtime: rename mcache fields to match Go style by Michael Anthony Knyszek · 3 years, 10 months ago
  86. d677899 runtime: flush local_scan directly and more often by Michael Anthony Knyszek · 3 years, 10 months ago
  87. cca3d1e runtime: don't flush local_tinyallocs by Michael Anthony Knyszek · 3 years, 10 months ago
  88. a5088e7 runtime: remove mcentral.nmalloc and add mcache.local_nsmallalloc by Michael Anthony Knyszek · 3 years, 10 months ago
  89. e63716b runtime: make nlargealloc and largealloc mcache fields by Michael Anthony Knyszek · 3 years, 10 months ago
  90. 4201961 runtime: make distributed/local malloc stats the source-of-truth by Michael Anthony Knyszek · 3 years, 10 months ago
  91. ce46f19 runtime: access the assist ratio atomically by Michael Anthony Knyszek · 3 years, 10 months ago
  92. f5c6875 runtime: make next_gc atomically accessed by Michael Anthony Knyszek · 3 years, 10 months ago
  93. 93d7d16 runtime: load gcControllerState.scanWork atomically in revise by Michael Anthony Knyszek · 3 years, 10 months ago
  94. 8cc280a runtime: define and enforce synchronization on heap_scan by Michael Anthony Knyszek · 3 years, 10 months ago
  95. a8e2966 cmd/go/internal/fsys: rewrite non-idiomatic if statements by Russ Cox · 3 years, 7 months ago
  96. 532c199 runtime: fix sub-uintptr-sized Windows callback arguments by Austin Clements · 3 years, 7 months ago
  97. 614a8b7 runtime: tidy Windows callback test by Austin Clements · 3 years, 7 months ago
  98. bda37a0 runtime: tidy compileCallback by Austin Clements · 3 years, 8 months ago
  99. c91dffb runtime: tidy cgocallback by Austin Clements · 3 years, 8 months ago
  100. 30c1887 runtime,cmd/cgo: simplify C -> Go call path by Austin Clements · 3 years, 8 months ago