index
:
~sandmann/x86info
master
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Intel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
Parse models only if the family matches.
Dave Jones
1
-71
/
+73
2008-10-06
Add some more Intel Core 2 Duo steppings.
Dave Jones
1
-0
/
+9
2008-07-07
per core, not per package
Dave Jones
1
-3
/
+3
2008-07-07
shift the subid before returning.
Dave Jones
1
-5
/
+3
2008-07-07
Initial pass at determining topology on Intel.
Dave Jones
3
-5
/
+123
2008-07-02
Start improving the determination of how many cores/threads we have.
Dave Jones
2
-34
/
+17
2008-07-02
Decode Intel brand strings.
Dave Jones
1
-1
/
+55
2008-07-02
Don't tack the brand onto the end of the CPU name
Dave Jones
2
-16
/
+12
2008-07-02
Call get_model_name from one place only.
Dave Jones
1
-4
/
+0
2008-07-02
Factor out basic vendor/model/stepping get/display routines.
Dave Jones
2
-15
/
+3
2008-07-02
Move cacheinfo display decisions to main() and only output when -a or -c
Dave Jones
1
-3
/
+1
2008-07-02
Split up obtaining cpu vendor into 'get' and 'show'
Dave Jones
1
-1
/
+0
2008-07-02
Centralise where we call the routine to decode feature flags.
Dave Jones
1
-2
/
+0
2008-07-02
remove dumb comment
Dave Jones
1
-1
/
+1
2008-07-02
More compact way of expressing 'all family 6'
Dave Jones
1
-14
/
+1
2008-07-02
Don't bother decoding family again.
Dave Jones
2
-22
/
+24
2008-07-02
Move family 6 decoding out to separate file.
Dave Jones
3
-664
/
+708
2008-07-02
Move family 15 decoding out to separate file.
Dave Jones
3
-321
/
+347
2008-07-02
whitespace
Dave Jones
1
-1
/
+1
2008-07-02
Take extended family/model into consideration when printing out.
Dave Jones
1
-2
/
+3
2008-07-02
Store extended model/family on Intel too
Dave Jones
1
-0
/
+4
2008-07-02
Stash the APIC ID
Dave Jones
1
-0
/
+5
2008-07-02
* Vastly rework the core cpuid handling on uniprocessor.
Dave Jones
3
-11
/
+20
2008-07-01
Nggh, whitespace cleanups broke the build.
Dave Jones
1
-5
/
+6
2008-07-01
ridiculous amount of whitespace cleanups
Dave Jones
9
-156
/
+151
2008-07-01
Remove CVS tags from headers, remove pointless crap, and dead urls.
Dave Jones
9
-25
/
+9
2008-07-01
Argh, remove test code.
Dave Jones
1
-1
/
+0
2008-07-01
Plan: Make the per-cpu bits store stuff in the ->cpu and print them
Dave Jones
2
-26
/
+23
2008-05-05
Clarification from AP-485
Dave Jones
1
-2
/
+2
2008-05-05
Add descriptor 4E from latest edition of AP-485
Dave Jones
1
-0
/
+1
2007-12-20
New ident for Intel Tolapai CPU.
Dave Jones
1
-0
/
+1
2007-11-26
Xeon 7200/7300 series
Dave Jones
1
-0
/
+10
2007-11-26
If no L2 cache, print L3 descriptors as L2.
Dave Jones
1
-28
/
+60
2007-09-19
Another Intel Core 2 stepping.
Dave Jones
1
-0
/
+14
2007-08-22
Some more core steppings from http://www.intel.com/design/processor/specupdt/...
Dave Jones
1
-0
/
+28
2007-08-22
Some new Core steppings from http://www.intel.com/design/processor/specupdt/3...
Dave Jones
1
-0
/
+12
2007-04-19
Recognise Intel Quad core (Kentsfield)
Dave Jones
1
-1
/
+5
2007-02-04
Intel model 13 is centrino too
Stanislav Sedov
1
-1
/
+1
2006-09-27
Remove some dead code
Dave Jones
2
-21
/
+0
2006-09-27
Not all of this stepping was PIII-M, there were
Dave Jones
1
-1
/
+1
2006-09-25
Clean up cache/tlb output, and hush output on silent passes.
Dave Jones
1
-4
/
+11
2006-09-25
Add recognition of E6800
Dave Jones
1
-2
/
+2
2006-09-23
Add some new Core-duo cache flags.
Dave Jones
1
-49
/
+54
2006-09-23
Add the prefetching descriptors.
Dave Jones
1
-0
/
+8
2006-09-23
Improve handling of unknown descriptors.
Dave Jones
1
-15
/
+50
2006-09-20
Only show P3 Serial number on Pentium III
Dave Jones
1
-16
/
+36
2006-09-16
SL9S5 is Core2 Extreme X6800 (http://developer.intel.com/products/processor/c...
Dave Jones
1
-6
/
+7
2006-09-16
Redo Core 2 identification routines.
Dave Jones
1
-57
/
+73
2006-09-13
Add Core/Duo core recognition.
Dave Jones
1
-1
/
+50
2006-09-13
Add Processor numbers for mobile Core Duo 2's
Dave Jones
1
-7
/
+11
[prev]
[next]