]> git.ozlabs.org Git - ccan/history - ccan/cpuid/test/run.c
cpuid: parse additional feature information for pCPU_PROCINFO_AND_FEATUREBITS
[ccan] / ccan / cpuid / test / run.c
2013-11-07 Ahmed Samycpuid: parse additional feature information for pCPU_PR...
2013-11-07 Ahmed Samycpuid: better parser for processor info
2013-10-28 Rusty RussellMerge branch 'master' of ozlabs.org:ccan
2013-10-23 Ahmed Samycpuid: use a sprintf-like function to get cputype as...
2013-10-21 Ahmed Samycpuid: avoid unions in parsing data
2013-10-14 Ahmed SamyMerge branch 'master' of ozlabs.org:ccan
2013-10-13 Ahmed Samycpuid: minor fixes
2013-09-27 Rusty Russellcpuid: ccanlint fixes.
2013-09-27 Rusty RussellMerge branch 'cpuid' of https://github.com/decltype...
2013-09-25 Ahmed Samycpuid: Minor improvements
2013-09-23 Ahmed Samycpuid: only compile source file if x86 cpu
2013-09-22 Ahmed Samycpuid: add 2 new functions + some more tests
2013-09-21 Ahmed Samycpuid: new module