summaryrefslogtreecommitdiffstats
path: root/sys-utils/lscpu.c
Commit message (Expand)AuthorAgeFilesLines
* lscpu: use cpuset masks, read data for all CPUsKarel Zak2010-06-011-197/+270
* lscpu: improve --sysroot codeKarel Zak2010-06-011-35/+73
* lscpu: cleanup used namesKarel Zak2010-06-011-114/+115
* lscpu: cleanup path_scanstr()Karel Zak2010-06-011-8/+33
* lscpu: fix cpuid opcode detectionHenne Vogelsang2010-03-011-1/+1
* lscpu: add {32,64}-bit CPU modes detectionKarel Zak2010-01-071-0/+35
* lscpu: fix cpuid code on x86/PICMike Frysinger2009-05-111-3/+13
* lscpu: return EXIT_SUCCESS at the endMatthias Koenig2008-10-221-1/+1
* lscpu: add Hypervisor detectionKarel Zak2008-10-221-20/+164
* lscpu: --sysroot option and stable cache outputCai Qian2008-08-141-34/+60
* lscpu: new commandCai Qian2008-07-181-0/+529