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
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
2003-07-25
s/CPUID_SYS2/CPUID_SEP/ to avoid confusion
Michael Shalayeff
2003-07-25
make sure SYSENTER registers are 0 at boot time. should fix an unusual
Ted Unangst
2003-06-06
Identify Pentium M CPU
Andreas Gunnarsson
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-03-14
Support for the VIA C3 Nehemiah on-cpu random number generator. This chip
Theo de Raadt
2001-12-04
more bits defs; from netbsd
Michael Shalayeff
2001-01-26
more special regs definitions; use names from pctr.h for those it uses
Michael Shalayeff
2000-11-10
seperate -> separate, okay aaron@
Niels Provos
1999-11-20
add MTRR support from FreeBSD
Matthieu Herrb
1999-03-08
Add support for CPUID level 2. This is used to determine the L2 cache size
Jason Downs
1999-02-24
pIII handling; testing by jdb@layer8.net
Theo de Raadt
1998-05-25
Add support for feature bit listing; fix #defines.
Jason Downs
1997-09-05
add full defines for %cr4 bits and cpu_feature bits (names match freebsd
chuck
1996-10-16
missing */
Theo de Raadt
1996-09-16
supporting advanced pentium architecture functions.
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt