index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
tools/power turbostat: Add --list option to show available header names
Len Brown
1
-52
/
+66
2017-03-01
tools/power turbostat: fix zero IRQ count shown in one-shot command mode
Len Brown
1
-4
/
+8
2017-03-01
tools/power turbostat: add --cpu parameter
Len Brown
2
-2
/
+95
2017-03-01
tools/power turbostat: print sysfs C-state stats
Len Brown
2
-18
/
+147
2017-03-01
tools/power turbostat: extend --add option to accept /sys path
Len Brown
1
-23
/
+69
2017-03-01
tools/power turbostat: skip unused counters on BDX
Len Brown
1
-0
/
+17
2017-03-01
tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits
Len Brown
1
-23
/
+67
2017-03-01
tools/power turbostat: skip unused counters on SKX
Len Brown
1
-0
/
+18
2017-03-01
tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7
Len Brown
1
-0
/
+20
2017-03-01
tools/power turbostat: initial Gemini Lake SOC support
Len Brown
1
-0
/
+5
2017-03-01
tools/power turbostat: bug fixes to --add, --show/--hide features
Len Brown
1
-61
/
+77
2017-03-01
tools/power turbostat: use tsc_tweak everwhere it is needed
Len Brown
1
-23
/
+25
2017-03-01
tools/power turbostat: print system config, unless --quiet
Len Brown
2
-60
/
+52
2017-03-01
tools/power turbostat: show all columns, independent of --debug
Len Brown
1
-7
/
+0
2017-03-01
tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL
Len Brown
1
-0
/
+24
2017-03-01
tools/power turbostat: decode CPUID(6).TURBO
Len Brown
1
-1
/
+4
2017-03-01
tools/power turbostat: dump Atom P-states correctly
Len Brown
1
-21
/
+82
2017-03-01
tools/power turbostat: further decode MSR_IA32_MISC_ENABLE
Len Brown
1
-4
/
+6
2017-03-01
tools/power turbostat: add precision to --debug frequency output
Len Brown
1
-21
/
+21
2017-03-01
tools/power turbostat: Baytrail c-state support
Len Brown
1
-9
/
+37
2017-03-01
tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
1
-5
/
+5
2017-02-26
tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding
Len Brown
1
-1
/
+1
2017-02-26
tools/power turbostat: Baytrail: remove debug line in quiet mode
Len Brown
1
-1
/
+2
2017-02-26
tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration
Len Brown
1
-0
/
+42
2017-02-26
tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT
Len Brown
1
-2
/
+10
2017-02-26
tools/power turbostat: Add --show and --hide parameters
Len Brown
2
-120
/
+347
2017-02-26
tools/power turbostat: fix bugs in --add option
Len Brown
1
-36
/
+52
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+12
2017-02-15
bpf: kernel header files need to be copied into the tools directory
Stephen Rothwell
1
-0
/
+7
2017-02-13
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2
-2
/
+5
2017-02-03
Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/s...
Ingo Molnar
6
-3
/
+40
2017-02-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-02-02
perf callchain: Reference count maps
Krister Johansen
3
-2
/
+22
2017-02-02
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
3
-1
/
+14
2017-02-02
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
1
-0
/
+4
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-26
/
+27
2017-01-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+15
2017-01-22
Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-01-20
tools/virtio/ringtest: tweaks for s390
Halil Pasic
1
-0
/
+12
2017-01-20
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
1
-2
/
+3
2017-01-19
objtool: Fix IRET's opcode
Jiri Slaby
1
-1
/
+1
2017-01-18
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
1
-1
/
+1
2017-01-17
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
1
-26
/
+27
2017-01-17
Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...
Ingo Molnar
3
-41
/
+72
2017-01-16
perf probe: Fix to probe on gcc generated functions in modules
Masami Hiramatsu
3
-18
/
+37
2017-01-16
perf probe: Add error checks to offline probe post-processing
Masami Hiramatsu
1
-17
/
+33
2017-01-16
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
1
-7
/
+3
2017-01-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-45
/
+107
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2017-01-11
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
1
-1
/
+0
[next]