index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
include
/
specialreg.h
Age
Commit message (
Expand
)
Author
2018-05-28
More steps for i386 Meltdown fix:
Alexander Bluhm
2018-02-10
Additional AMD CPUID bits documented in
Jonathan Gray
2017-08-12
add some extra comments that got left out of the previous IA32_MISC_ENABLE
Mike Larkin
2017-08-09
Add IA32_MISC_ENABLE MSR and bitfield values, to be used shortly by
Mike Larkin
2017-08-09
reorder some MSRs in the MSR list that were out of order. No functional
Mike Larkin
2017-01-24
SVM: matching i386 commit (missing host save area pa msr)
Mike Larkin
2017-01-19
SVM: VMCB intercept definitions
Mike Larkin
2017-01-13
Disable and lock Silicon Debug feature on modern Intel CPUs
Mike Belopuhov
2016-10-21
vmm(4) for i386. Userland changes forthcoming. Note that for the time being,
Mike Larkin
2016-09-03
fix typo "mode" -> "model" when referring to "Model specific registers"
Mike Larkin
2016-09-03
add SDBG to cpuid bits and identcpu
Mike Larkin
2016-06-22
Identify UMIP feature, if available.
Mike Larkin
2016-04-26
Convert some magic numbers into #defines - this is needed for some MTRR
Mike Larkin
2015-12-07
Add cpuid bits documented in the August 2015 revision of
Jonathan Gray
2015-06-07
Add CR4_FSGSBASE
Philip Guenther
2015-05-28
Save the cpuid(6) eax bits in the cpu_info and report the SENSOR and ARAT
Philip Guenther
2015-03-25
Mark CPUID_LEAF inline asm as volatile to prevent the compiler from reordering
Mark Kettenis
2015-01-19
Make use of an msr available on recent Intel processors to obtain the
Jonathan Gray
2015-01-15
Define and print HV cpuid flag on i386.
Stefan Fritsch
2014-07-03
Add identcpu detection for 1-GByte pages
Matthew Dempsky
2013-08-24
Cleanup amd64 and i386 MTRR code -
Mike Larkin
2013-05-06
the use of modern intel performance counter msrs to measure the number of
David Gwynne
2012-11-10
Recent x86 CPUs come with a constant time stamp counter. If this is
Marcus Glocker
2012-10-09
Sync "Structured Extended Feature Flags" cpuid bits with
Jonathan Gray
2012-08-24
Synchronize CR4 and CPUID portions of <machine/specialreg.h> for i386 and amd64
Philip Guenthe
2012-03-27
Implement the AMD suggested workaround for family 10h & 12h errata 721
Jonathan Gray
2011-11-02
display AMD/extended (0x80000001) cpuid flags and remove the
Jonathan Gray
2010-04-29
Add the CR_PAT MSR to the list of defined msrs.
Owain Ainsworth
2010-03-21
Add some additional Intel CPUID values for recent and upcoming processors.
Jonathan Gray
2009-10-07
add support for the temperature sensor of VIA Nano and C7-M CPUs.
Kevin Lo
2009-09-20
Back out via nano temperature sensor changes.
Jonathan Gray
2009-09-20
add support for VIA Nano cpu core temperature sensor
Kevin Lo
2008-08-13
Disable the fantastics mis-feature on some newer Turion CPUs called C1E.
Artur Grabowski
2008-06-13
Detect if Intel's Safer Mode Extensions (SMX) are present,
Jonathan Gray
2007-10-17
replacement for the pctr codebase that can handle amd64 processors as
Theo de Raadt
2007-05-29
add support for core cpu temperature sensors.
Ted Unangst
2007-02-17
Bring in the AMD errata checks from amd64.
Tom Cosgrove
2007-02-13
Check for xTPR result of CPUID.
Jonathan Gray
2006-06-12
Some more improvements to EST:
Dimitry Andric
2006-03-07
Check for a few additional CPUID flags.
Jonathan Gray
2005-08-20
PNI was changed to be known as SSE3 by Intel so make
Jonathan Gray
2005-06-26
cpu0: RNG AES AES-CTR SHA1 SHA256 RSA
Theo de Raadt
2004-06-25
Add extended CPUID flag value for AMD64 LONG identification. Taken from
Tom Cosgrove
2004-06-15
first parts of how C3 Esther will be handled; ok tom
Theo de Raadt
2004-04-02
K6-2/3 powernow driver. not without quirks, but mostly working.
Ted Unangst
2004-02-19
- split intel686_cpu_setup() into two parts: common for family
Alexander Yurchenko
2004-02-05
2 new cpuid ecx features in prescott
Theo de Raadt
2004-02-03
move VIA xcrypt-* options to specialreg.h
Theo de Raadt
2004-01-31
rename SIMD/SIMD2 to SSE/SSE2
Theo de Raadt
2003-12-18
add new hw sysctls, cpuspeed and setperf to control cpu frequency.
Ted Unangst
[next]