index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
cpuid
Age
Commit message (
Expand
)
Author
2020-06-18
Remove various uses of 'whitelist'
Michael Pratt
2020-04-01
Fix 386 build tags
Michael Pratt
2020-03-30
Add AMD Rome CPUID flag.
Michael Pratt
2020-02-18
cpuid: cache the maximum size of xsave state
gVisor bot
2020-02-10
Merge pull request #1453 from xiaobo55x:cpuid
gVisor bot
2020-02-10
Enable pkg/cpuid support on arm64.
Haibo Xu
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-16
Add remaining /proc/* and /proc/sys/* files
Fabricio Voznika
2019-11-11
Add more extended features.
Brad Burlage
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-08-26
Add support for Intel cache CPUID leafs
Michael Pratt
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-25
Perform explicit CPUID and FP state compatibility checks on restore
Michael Pratt
2019-04-04
Set fixed field in CPUID function 2
Michael Pratt
2019-03-26
Automated rollback of changelist 234892473
Michael Pratt
2019-02-20
Automated rollback of changelist 234680481
Michael Pratt
2019-02-19
Rename "perfctr_l2" to "perfctr_llc"
Michael Pratt
2019-02-19
Rename "rdt" to "rdt_a"
Michael Pratt
2019-02-13
Expose XSAVES in /proc/cpuinfo
Michael Pratt
2019-01-31
Remove license comments
Michael Pratt
2018-10-30
Clean up cpuid_parse_test
Michael Pratt
2018-10-26
Add AMD-specific features to cpuid package
Michael Pratt
2018-10-26
Add block 3 features to /proc/cpuinfo
Michael Pratt
2018-10-26
Order feature strings by block
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-05-07
Fix misspellings
Ian Gudger
2018-04-28
Check in gVisor.
Googler