summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-222-75/+167
|\
| * Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2018-06-212-75/+167
| |\
| | * tools/power turbostat: version 18.06.20Len Brown2018-06-201-1/+1
| | * tools/power turbostat: add the missing command line switchesNathan Ciobanu2018-06-201-0/+14
| | * tools/power turbostat: add single character tokens to helpNathan Ciobanu2018-06-201-11/+14
| | * tools/power turbostat: alphabetize the help outputNathan Ciobanu2018-06-201-2/+2
| | * tools/power turbostat: fix segfault on 'no node' machinesNathan Ciobanu2018-06-201-0/+13
| | * tools/power turbostat: add optional APIC X2APIC columnsLen Brown2018-06-202-9/+68
| | * tools/power turbostat: decode cpuid.1.HTLen Brown2018-06-201-1/+2
| | * tools/power turbostat: fix show/hide issues resulting from mis-mergeLen Brown2018-06-201-52/+54
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-215-17/+40
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-175-17/+40
| |\ \
| | * | bpf, selftests: delete xfrm tunnel when test exits.William Tu2018-06-151-11/+13
| | * | bpf, selftest: check tunnel type more accuratelyJian Wang2018-06-151-1/+1
| | * | selftests/bpf: test offloads even with BPF programs presentJakub Kicinski2018-06-151-2/+10
| | * | tools: bpftool: improve accuracy of load timeJakub Kicinski2018-06-151-1/+3
| | * | selftests: bpf: config: add config fragmentsAnders Roxell2018-06-131-0/+10
| | * | tools/bpftool: fix a bug in bpftool perfYonghong Song2018-06-131-2/+3
* | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-174-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-154-5/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | tc-testing: ife: fix wrong teardown command in test b7b8Davide Caratti2018-06-121-1/+1
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-111-3/+1
| |\ \
| | * | selftests: bpf: fix urandom_read build issueAnders Roxell2018-06-111-3/+1
* | | | Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-153-2/+17
|\ \ \ \
| * | | | kselftest/cgroup: fix a signedness bugDan Carpenter2018-06-071-2/+2
| * | | | selftests/ftrace: Add ppc support for kprobe args testsNaveen N. Rao2018-06-072-0/+15
* | | | | Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-134-16/+45
|\ \ \ \ \
| * \ \ \ \ Merge tag 'linux-cpupower-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2018-06-064-16/+45
| |\ \ \ \ \
| | * | | | | cpupower : Fix header name to read idle state nameAbhishek Goel2018-05-293-15/+44
| | * | | | | cpupower: fix spelling mistake: "logilename" -> "logfilename"Colin Ian King2018-05-101-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | kvm: fix typo in flag nameMichael S. Tsirkin2018-06-121-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-103-4/+80
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-073-4/+80
| |\ \ \ \ \ \
| | * | | | | | tools/bpf: fix selftest get_cgroup_id_userYonghong Song2018-06-082-3/+23
| | * | | | | | bpf: reject passing modified ctx to helper functionsDaniel Borkmann2018-06-071-1/+57
* | | | | | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-1014-0/+4637
|\ \ \ \ \ \ \ \
| * | | | | | | | rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers2018-06-064-0/+158
| * | | | | | | | rseq/selftests: Provide parametrized testsMathieu Desnoyers2018-06-061-0/+1260
| * | | | | | | | rseq/selftests: Provide basic percpu ops testMathieu Desnoyers2018-06-061-0/+312
| * | | | | | | | rseq/selftests: Provide basic testMathieu Desnoyers2018-06-061-0/+56
| * | | | | | | | rseq/selftests: Provide rseq libraryMathieu Desnoyers2018-06-066-0/+2847
| * | | | | | | | selftests/lib.mk: Introduce OVERRIDE_TARGETSMathieu Desnoyers2018-06-061-0/+4
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1059-427/+998
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-4.18-20180606' of git://git.kernel.org/pub/scm...Ingo Molnar2018-06-0759-427/+998
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | perf script python: Add dict fields introduction to DocumentationJin Yao2018-06-061-0/+26
| | * | | | | | | | perf script python: Add more PMU fields to event handler dictJin Yao2018-06-061-1/+226
| | * | | | | | | | perf script python: Move dsoname code to a new functionJin Yao2018-06-061-8/+15
| | * | | | | | | | perf symbols: Add BSS symbols when reading from /proc/kallsymsArnaldo Carvalho de Melo2018-06-061-1/+1
OpenPOWER on IntegriCloud