index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
cpuctl
Age
Commit message (
Expand
)
Author
2014-02-19
Update URL
szptvlfn
2014-01-04
- Rename x86_print_cacheinfo() to x86_print_cache_and_tlb_info() because
msaitoh
2013-12-23
Use more common phrasing.
wiz
2013-12-23
Add verbose flag.
msaitoh
2013-12-23
CPUID leaf 2 and 4 are only for Intel processors.
msaitoh
2013-12-23
Add comments. Remove comments. No functional change.
msaitoh
2013-11-15
Modify some macros and add some new macros for CPU family and model
msaitoh
2013-11-07
Fix typo. From jnemeth.
msaitoh
2013-11-07
Update some processor names.
msaitoh
2013-10-30
avoid uninitialised variable use.
mrg
2013-10-28
Support prefetch size.
msaitoh
2013-10-21
Check cpuid leaf 4 for newer Intel CPU to know the cache information.
msaitoh
2013-10-21
No functional change:
msaitoh
2013-10-04
Fix typo in comment (s/XRC0/XCR0/).
msaitoh
2013-09-14
Add shared TLB.
msaitoh
2013-09-13
Update Intel processors' brand names and model names (e.g. Atom C2000 and
msaitoh
2013-08-01
.include <bsd.own.mk> to get MACHINE_CPU
matt
2013-07-16
Update Intel's Processor Family Names of family == 6 from the latest document.
msaitoh
2013-03-06
print some more bits
yamt
2013-01-31
Add arm support for cpuctl identify
matt
2013-01-31
Only complain about binding if we have more than 1 cpu. :)
matt
2013-01-07
Add support for the xsave related data from cpuid 8.n.
dsl
2013-01-06
Use full model number to index name strings - a lot of 256 element arrays
dsl
2013-01-05
The Intel and AMD docs (more or less) agree on how the cpuid 'extended
dsl
2013-01-05
If the IOC_CPU_UCODE_GET_VERSION fails with ENOTTY, try issuing the
dsl
2013-01-05
Fix x86_identify() for amd64
dsl
2013-01-05
Change the i386 asm x86_identify() so it returns a value instead of writing
dsl
2013-01-02
#include sys/ioctl.h
dsl
2012-10-17
avoid dummy structure definition, include a system header instead,
drochner
2012-08-31
fix for archs w/o cpu ucode driver: add dummy definition
drochner
2012-08-29
Extend the CPU microcode update framework to support Intel x86 CPUs.
drochner
2012-04-17
print cpu family for AMD CPU families 0x12 - 0x15
cegger
2012-04-05
report l3 cache information on AMD Family 10h and newer processors
cegger
2012-03-15
Use Lk macro when dealing with URLs. While here update or remove some
njoly
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2012-03-02
Print CPU stepping level
sborrill
2012-02-29
Use uintmax_t for freqency computations to avoid differences between
joerg
2012-02-03
use a correct macro.
yamt
2012-01-14
Sort sections. Uppercase CPU.
wiz
2012-01-13
Support CPU microcode loading via cpuctl(8).
cegger
2011-12-04
add info on L2 TLBs and 1GB pages.
chs
2011-09-27
Define _PATH_CPUCTL.
jruoho
2011-09-26
Fix wrong err(3) message (no such thing as IOC_CPU_GETINFO).
jruoho
2011-09-11
Add a cs_hwid field to cpustate and use this to store the ci_cpuid (hardware
jdc
2011-08-27
static + __dead
joerg
2011-05-03
Identify AMD Family 11h. From PR bin/41188 by FUKAUMI Naoki.
jruoho
2011-02-19
fix printing of padlock features
jmcneill
2010-12-15
beautify printing of SVM features across multiple lines
cegger
2010-02-23
check for svm feature flags if cpuid function 0x8000000a is available.
cegger
2010-02-16
don't call most/all Core2's "(Merom)".
mrg
[next]