index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-utils
/
lscpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
lscpu: sort NUMA nodes to keep output human readable
Karel Zak
1
-0
/
+8
2014-01-06
lscpu: support discontinuous NUMA nodes
Karel Zak
1
-7
/
+43
2013-11-05
lscpu: support non sequentially numbering of CPUs
Alexander Troosh
1
-49
/
+84
2013-10-08
textual: properly use uppercase in certain abbreviations
Benno Schulenberg
1
-2
/
+2
2013-10-02
lscpu: cleanup DMI code [coverity scan]
Karel Zak
1
-1
/
+1
2013-09-25
lscpu: report cpu min mhz
Davidlohr Bueso
1
-13
/
+37
2013-09-16
lscpu: use TT_FL_FREEDATA for tt table
Karel Zak
1
-2
/
+4
2013-08-01
lscpu: fix shadow declaration [smatch scan]
Sami Kerola
1
-4
/
+4
2013-06-07
lscpu: add max MHz value to make cpu governor effects more visible
Sami Kerola
1
-1
/
+25
2013-05-20
lscpu: add virtualization types
Karel Zak
1
-9
/
+16
2013-05-20
lscpu: detect more hypervisor vendors
Ondrej Oprala
1
-15
/
+57
2013-04-17
include: fix SYS_{unshare,nsenter} usage
Karel Zak
1
-1
/
+1
2013-04-17
lscpu: set 32-bit / 64-bit for ppc
Karel Zak
1
-0
/
+7
2013-04-10
lscpu: add Model name
Karel Zak
1
-0
/
+4
2013-04-05
lscpu: fix error message
Sami Kerola
1
-1
/
+1
2013-03-27
lscpu: make /proc/sysinfo usage more robust [coverity scan]
Karel Zak
1
-0
/
+2
2013-03-27
lscpu: remove dead code [coverity scan]
Karel Zak
1
-2
/
+0
2013-02-14
lscpu: don't read cpuid on non-live systems
Karel Zak
1
-3
/
+4
2013-01-30
textual: slice the help text of lscpu into strips, for translators
Benno Schulenberg
1
-11
/
+11
2013-01-30
lscpu: correct the description of --sysroot in help text
Benno Schulenberg
1
-3
/
+3
2012-12-12
lscpu: don't care about xasprintf() return code
Karel Zak
1
-2
/
+2
2012-11-23
lscpu: remove unnecessary variable
Karel Zak
1
-1
/
+0
2012-11-23
lib/path: rename functions to be more explicit
Karel Zak
1
-17
/
+18
2012-11-13
lscpu: make read_topology() more robust to avoid SIGFPE
Karel Zak
1
-6
/
+17
2012-11-12
lscpu: Fix issue found on CPU hot-remove
Toshi Kani
1
-22
/
+44
2012-08-13
lscpu: limit options --all, --online, --offline to parsable and extended output
Heiko Carstens
1
-0
/
+12
2012-07-26
lscpu: fix shadow declaration
Sami Kerola
1
-9
/
+8
2012-07-26
lscpu: use err_exclusive_options()
Karel Zak
1
-18
/
+10
2012-07-16
lscpu: fix compiler warning [-Wmissing-prototypes]
Karel Zak
1
-2
/
+4
2012-06-19
lscpu: fix compiler warning [-Wsign-compare]
Karel Zak
1
-1
/
+1
2012-06-17
lscpu: values in /proc/bus/pci/devices are always unsigned
Sami Kerola
1
-1
/
+1
2012-06-17
lscpu: use exclusive_option()
Sami Kerola
1
-8
/
+21
2012-04-23
lscpu: fix possibly undefined operation
Petr Uzel
1
-2
/
+4
2012-04-23
Fix typos found by misspellings
Bernhard Voelker
1
-1
/
+1
2012-04-04
sys-utils: verify writing to streams was successful
Sami Kerola
1
-0
/
+2
2012-03-18
xalloc: use xasprintf in all files
Sami Kerola
1
-1
/
+1
2012-02-24
docs: corrections to FSF license files, and postal address
Sami Kerola
1
-3
/
+3
2012-02-02
lscpu: fix fd leak
Karel Zak
1
-1
/
+3
2012-02-01
chcpu: check get_max_number_of_cpus() result properly
Karel Zak
1
-3
/
+4
2012-01-31
lscpu: dereferencing NULL pointer [coverity scan]
Karel Zak
1
-1
/
+3
2012-01-05
lscpu: fix compiler warnings
Davidlohr Bueso
1
-2
/
+2
2012-01-04
lscpu: use xalloc libs
Dave Reisner
1
-2
/
+2
2011-10-11
lscpu: add columns description to help, fix header for parsable output
Karel Zak
1
-28
/
+41
2011-10-11
lscpu: fix typo in help text
Heiko Carstens
1
-1
/
+1
2011-10-11
lscpu: switch Yes/No output to lower case
Heiko Carstens
1
-2
/
+2
2011-09-27
lscpu: stricter command line parsing
Heiko Carstens
1
-0
/
+4
2011-09-27
lscpu: add --offline option
Heiko Carstens
1
-12
/
+22
2011-09-27
lscpu: fix -e output
Heiko Carstens
1
-3
/
+3
2011-09-27
lib,path: move path access functions from lscpu into lib/path.c
Heiko Carstens
1
-176
/
+23
2011-09-27
lscpu: add column names to --help
Karel Zak
1
-17
/
+31
[next]