summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-03-01tools/power turbostat: show error on execLen Brown
2017-03-01tools/power turbostat: dump p-state software configLen Brown
2017-03-01tools/power turbostat: show package number, even without --debugLen Brown
2017-03-01tools/power turbostat: support "--hide C1" etc.Len Brown
2017-03-01tools/power turbostat: move --Package and --processor into the --cpu optionLen Brown
2017-03-01tools/power turbostat: turbostat.8 updateLen Brown
2017-03-01tools/power turbostat: update --list featureLen Brown
2017-03-01tools/power turbostat: use wide columns to display large numbersLen Brown
2017-03-01tools/power turbostat: Add --list option to show available header namesLen Brown
2017-03-01tools/power turbostat: fix zero IRQ count shown in one-shot command modeLen Brown
2017-03-01tools/power turbostat: add --cpu parameterLen Brown
2017-03-01tools/power turbostat: print sysfs C-state statsLen Brown
2017-03-01tools/power turbostat: extend --add option to accept /sys pathLen Brown
2017-03-01tools/power turbostat: skip unused counters on BDXLen Brown
2017-03-01tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limitsLen Brown
2017-03-01tools/power turbostat: skip unused counters on SKXLen Brown
2017-03-01tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7Len Brown
2017-03-01tools/power turbostat: initial Gemini Lake SOC supportLen Brown
2017-03-01tools/power turbostat: bug fixes to --add, --show/--hide featuresLen Brown
2017-03-01tools/power turbostat: use tsc_tweak everwhere it is neededLen Brown
2017-03-01tools/power turbostat: print system config, unless --quietLen Brown
2017-03-01tools/power turbostat: show all columns, independent of --debugLen Brown
2017-03-01tools/power turbostat: decode MSR_MISC_FEATURE_CONTROLLen Brown
2017-03-01tools/power turbostat: decode CPUID(6).TURBOLen Brown
2017-03-01tools/power turbostat: dump Atom P-states correctlyLen Brown
2017-03-01tools/power turbostat: further decode MSR_IA32_MISC_ENABLELen Brown
2017-03-01tools/power turbostat: add precision to --debug frequency outputLen Brown
2017-03-01tools/power turbostat: Baytrail c-state supportLen Brown
2017-03-01tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-25tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decodingLen Brown
2017-02-25tools/power turbostat: Baytrail: remove debug line in quiet modeLen Brown
2017-02-25tools/power turbostat: decode Baytrail CC6 and MC6 demotion configurationLen Brown
2017-02-25tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMTLen Brown
2017-02-25tools/power turbostat: Add --show and --hide parametersLen Brown
2017-02-25tools/power turbostat: fix bugs in --add optionLen Brown
2017-02-24lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox
2017-02-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport