Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3396 from FernandoS27/prometheus-1 | David | 2020-06-27 | 1 | -0/+12 |
|\ | | | | | Implement SpinLocks, Fibers and a Host Timer | ||||
| * | Common: Implement WallClock Interface and implement a native clock for x64 | Fernando Sahmkow | 2020-06-18 | 1 | -0/+12 |
| | | |||||
* | | common/cpu_detect: Add AVX512 detection | Morph | 2020-06-20 | 1 | -0/+1 |
|/ | |||||
* | Remove unused CPU Vendor string and telemtry field | James Rowe | 2020-01-18 | 1 | -31/+0 |
| | | | | The information is duplicated in the brand string and the telemetry field is unused | ||||
* | Common: Cleanup CPU capability detection code. | bunnei | 2015-08-16 | 1 | -57/+42 |
| | |||||
* | Common: Move cpu_detect to x64 directory. | bunnei | 2015-08-16 | 1 | -0/+81 |