summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* lscpu: s/Y/Yes/ s/N/No/Heiko Carstens2011-09-121-3/+14
* chcpu,cpuset: reduce code duplication for cpu list parsingHeiko Carstens2011-09-101-12/+16
* lscpu: add Hypervisor to outputHeiko Carstens2011-09-091-0/+20
* lscpu: add --online optionKarel Zak2011-09-092-6/+19
* lscpu: add --all optionHeiko Carstens2011-09-092-6/+13
* lscpu: add online state to outputHeiko Carstens2011-09-092-7/+17
* lscpu: add configured state to outputHeiko Carstens2011-09-092-3/+24
* lscpu: add human readable extended cpu table outputKarel Zak2011-09-093-26/+121
* lscpu: use buffer for data and headersKarel Zak2011-09-091-30/+83
* lscpu: use function to search in cpu masks arraysKarel Zak2011-09-091-36/+21Star
* lscpu: cleanup output modesKarel Zak2011-09-091-50/+68
* lscpu: add --version optionHeiko Carstens2011-09-092-3/+12
* lscpu: allow read_cache() to be called for offline cpusHeiko Carstens2011-09-091-0/+3
* lscpu: simplify cache column output functionHeiko Carstens2011-09-091-3/+1Star
* lscpu: fix cache output for extended parsable outputHeiko Carstens2011-09-091-1/+1
* lscpu: remove comma operatorHeiko Carstens2011-09-091-2/+2
* dmesg: add --file optionKarel Zak2011-09-082-12/+101
* dmesg: remove extra space only after time stampKarel Zak2011-09-021-3/+2Star
* dmesg: fix for non-CONFIG_PRINTK_TIME kernelsKarel Zak2011-08-311-8/+8
* Merge branch 'chcpu' of git://git.kernel.org/pub/scm/linux/kernel/git/heiko/u...Karel Zak2011-08-316-1/+438
|\
| * chcpu: new toolHeiko Carstens2011-08-225-0/+437
| * cpuset: add option to allow cpulist_parse() to failHeiko Carstens2011-08-151-1/+1
* | Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-08-311-11/+51
|\ \
| * | arch: start using arch as a usage() exampleSami Kerola2011-08-281-11/+51
| |/
* | Merge branch 'lscpu' of git://git.kernel.org/pub/scm/linux/kernel/git/heiko/u...Karel Zak2011-08-302-21/+160
|\ \
| * | lscpu: add physical cpu address to parseable outputHeiko Carstens2011-08-142-4/+23
| * | lscpu: add cpu polarization to parseable outputHeiko Carstens2011-08-142-3/+52
| * | lscpu: show dispatching modeHeiko Carstens2011-08-141-0/+20
| * | lscpu: use hypervisor generated topology informationHeiko Carstens2011-08-141-4/+29
| * | lscpu: detect IBM hypervisorHeiko Carstens2011-08-141-2/+20
| * | lscpu: fix fallback nthreads calculationHeiko Carstens2011-08-141-5/+9
| * | lscpu: fix cpu map array sizesHeiko Carstens2011-08-141-4/+9
| * | lscpu: fix s390 bogomips detection coding styleHeiko Carstens2011-08-141-2/+1Star
| |/
* | docs: also uniformize headers and footers of troff-formatted man pagesBenno Schulenberg2011-08-291-2/+2
* | setarch: add --uname-2.6 option for personality flag UNAME26Ben Hutchings2011-08-292-3/+18
* | flock: fix example in man pageKarel Zak2011-08-291-1/+1
* | docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-2223-40/+38Star
* | ipcmk: cleanup usage()Karel Zak2011-08-161-7/+13
* | ldattach: cleanup usage()Karel Zak2011-08-161-1/+5
* | lscpu: cleanup usage()Karel Zak2011-08-161-9/+9
* | mountpoint: cleanup usage()Karel Zak2011-08-161-12/+10Star
* | rtcwake: cleanup usage()Karel Zak2011-08-161-15/+16
* | renice: cleanup usage()Karel Zak2011-08-161-8/+7Star
* | unshare: cleanup usage()Karel Zak2011-08-161-11/+12
* | fstrim: cleanup usage()Karel Zak2011-08-161-6/+7
* | fsfreeze: cleanup usage()Karel Zak2011-08-161-7/+8
* | flock: cleanup usage()Karel Zak2011-08-161-14/+15
* | fallocate: cleanup usage()Karel Zak2011-08-161-5/+7
* | dmesg: cleanup usage()Karel Zak2011-08-161-27/+26Star
* | dmesg: avoid mess at the end of dmesg outputPetr Uzel2011-08-151-0/+2
|/