index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
internal/poll, runtime: handle netpollopen error in poll_runtime_pollOpen
Tobias Klauser
2021-03-02
1
-3
/
+6
*
runtime: use entersyscall in syscall_syscallX on Darwin
Cherry Zhang
2021-03-01
1
-1
/
+1
*
runtime: use pipe2 for nonblockingPipe on dragonfly
Tobias Klauser
2021-02-25
8
-10
/
+37
*
runtime: batch moving gFree list between local p and global schedt
Andy Pan
2021-02-25
1
-9
/
+25
*
runtime: subtract one from ip when determining abort
Jason A. Donenfeld
2021-02-25
1
-2
/
+3
*
runtime: remove unused const stackSystem on dragonfly
Tobias Klauser
2021-02-24
1
-2
/
+0
*
docs: fix spelling
John Bampton
2021-02-24
4
-5
/
+5
*
testing/race: fixing intermittent test failure
Daniel S. Fava
2021-02-23
1
-1
/
+8
*
runtime: reset stack poison flag accidentally set
David Chase
2021-02-23
1
-1
/
+1
*
runtime: use BX instead of R15 in race detector
Keith Randall
2021-02-23
1
-5
/
+5
*
runtime: save R15 before checking AVX state
Keith Randall
2021-02-23
2
-11
/
+18
*
runtime: clarify GC fractional mode description
zhengjianxun
2021-02-23
1
-3
/
+5
*
runtime: fix usleep on windows/arm
Russ Cox
2021-02-23
1
-2
/
+1
*
cmd/compile: add AMD64 parameter register defs, Arg ops, plumb to ssa.Config
David Chase
2021-02-23
1
-1
/
+1
*
runtime: optimize the memory padding in p struct
Andy Pan
2021-02-23
1
-2
/
+2
*
runtime/cgo: use correct lean and mean macro
Jason A. Donenfeld
2021-02-23
2
-2
/
+2
*
runtime: enable race detector on openbsd/amd64
Joel Sing
2021-02-23
3
-2
/
+3
*
runtime: fix windows/arm signal handling assembly
Russ Cox
2021-02-23
1
-0
/
+5
*
cmd/compile: simplify assert{E,I}2I{,2} calling conventions
Cuong Manh Le
2021-02-23
2
-21
/
+11
*
cmd/compile,runtime: make selectnbrecv return two values
Cuong Manh Le
2021-02-23
1
-27
/
+3
*
all: go fmt std cmd (but revert vendor)
Russ Cox
2021-02-20
222
-76
/
+249
*
runtime/pprof: disable TestMorestack on darwin/arm64
Russ Cox
2021-02-20
1
-0
/
+5
*
runtime: ignore SPWRITE in syscall functions
Russ Cox
2021-02-19
1
-0
/
+6
*
runtime/pprof: disable TestMorestack on macOS under race detector
Russ Cox
2021-02-19
1
-11
/
+14
*
runtime: fix spurious stack overflow detection
Russ Cox
2021-02-19
9
-9
/
+9
*
runtime: fix invalid nil g check for for mips64x
Meng Zhuo
2021-02-19
1
-2
/
+2
*
runtime/pprof: expect tests to pass on macOS
Russ Cox
2021-02-19
1
-1
/
+1
*
runtime: delete gosave (dead code)
Russ Cox
2021-02-19
5
-4
/
+5
*
runtime: convert windows/arm64 assembly
Russ Cox
2021-02-19
12
-421
/
+441
*
runtime: initial windows/arm64 implementation files
Russ Cox
2021-02-19
4
-0
/
+697
*
runtime: generate windows/arm64 callback asm
Russ Cox
2021-02-19
3
-2
/
+4043
*
runtime: enable framepointer on all arm64
Russ Cox
2021-02-19
2
-2
/
+17
*
runtime: clean up windows a bit
Russ Cox
2021-02-19
3
-12
/
+16
*
runtime: fix windows/arm externalthreadhandler
Russ Cox
2021-02-19
1
-3
/
+4
*
runtime: fix time on windows/arm under WINE
Russ Cox
2021-02-19
1
-5
/
+3
*
runtime: crash earlier on windows for runtime.abort
Russ Cox
2021-02-19
1
-21
/
+24
*
runtime: print hex numbers with hex prefixes in traceback debug
Russ Cox
2021-02-19
1
-18
/
+8
*
runtime: fix windows/arm CONTEXT_CONTROL
Russ Cox
2021-02-19
2
-5
/
+7
*
runtime: factor common code out of defs_windows_*.go
Russ Cox
2021-02-19
5
-303
/
+78
*
runtime: find g in Windows profiler using SP
Russ Cox
2021-02-19
2
-45
/
+11
*
runtime: do not treat asmcgocall as a topofstack on g0
Russ Cox
2021-02-19
1
-12
/
+1
*
runtime: do not treat morestack as a topofstack
Russ Cox
2021-02-19
1
-1
/
+0
*
runtime: do not treat mcall as a topofstack
Russ Cox
2021-02-19
2
-1
/
+14
*
runtime: use TOPFRAME to identify top-of-frame functions
Russ Cox
2021-02-19
15
-22
/
+62
*
runtime: use FuncInfo SPWRITE flag to identify untraceable profile samples
Russ Cox
2021-02-19
4
-127
/
+42
*
cmd/asm, cmd/link, runtime: introduce FuncInfo flag bits
Russ Cox
2021-02-19
2
-4
/
+14
*
runtime: remove unnecessary writes to gp.sched.g
Russ Cox
2021-02-19
11
-57
/
+78
*
runtime: unify asmcgocall and systemstack traceback setup
Russ Cox
2021-02-19
12
-179
/
+136
*
runtime: clean up funcID assignment
Russ Cox
2021-02-19
1
-13
/
+13
*
runtime: handle nil gp in cpuprof
Russ Cox
2021-02-19
1
-1
/
+10
[next]