summaryrefslogtreecommitdiffhomepage
path: root/pkg/atomicbitops/atomicbitops_noasm.go
AgeCommit message (Expand)Author
2021-10-04No split to assembly and noasm functions on atomicbitops packageKoichi Shiraishi
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2020-04-01Automated rollback of changelist 303799678Adin Scannell
2020-03-30kvm: handle exit reasons even under EINTR.Adin Scannell
2020-02-18atomicbitops package cleanupsgVisor bot