summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-274-5/+401
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-243-4/+9
| |\
| * | tools: hv: Add a script to help bonding synthetic and VF NICsHaiyang Zhang2016-07-121-0/+193
| * | net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-101-4/+7
| * | ptr_ring: support resizing multiple queuesMichael S. Tsirkin2016-07-011-0/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-3012-30/+141
| |\ \
| * | | ptr_ring: ring testMichael S. Tsirkin2016-06-152-1/+196
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-271-2/+7
|\ \ \ \
| * | | | tools/vm/page_owner: increase temporary buffer sizeJoonsoo Kim2016-07-271-2/+7
* | | | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-275-9/+457
|\ \ \ \ \
| * | | | | tools/gpio: add install sectionAndy Shevchenko2016-06-232-4/+13
| * | | | | tools/gpio: move to tools buildsystemAndy Shevchenko2016-06-232-8/+64
| * | | | | tools/gpio: add the gpio-event-mon toolLinus Walleij2016-06-152-2/+195
| * | | | | tools/gpio: add the gpio-hammer toolLinus Walleij2016-06-152-2/+192
* | | | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-271-3/+4
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-07-251-3/+4
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | | * | | | tools/acpi: use CROSS_COMPILE to define prefixAndy Shevchenko2016-06-231-3/+4
* | | | | | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-273-4/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpu'Rafael J. Wysocki2016-07-252-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMITSrinivas Pandruvada2016-07-072-2/+2
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. | | | | | | | Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-07-251-2/+2
| |\ \| | | | | | | | | |_|/ / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | |
| | | * | | | | tools/turbostat: allow user to alter DESTDIR and PREFIXAndy Shevchenko2016-06-281-2/+2
| | |/ / / / /
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2613-121/+4000
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Revert "perf tools: event.h needs asm/perf_regs.h"Arnaldo Carvalho de Melo2016-07-251-1/+0Star
| * | | | | | tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf2016-07-223-2/+34
| * | | | | | objtool: Always use host headersArnaldo Carvalho de Melo2016-07-221-1/+1
| * | | | | | objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCHArnaldo Carvalho de Melo2016-07-221-3/+1Star
| * | | | | | tools build: Add HOSTARCH Makefile variableArnaldo Carvalho de Melo2016-07-221-5/+4Star
| * | | | | | perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo2016-07-221-0/+1
| * | | | | | perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter2016-07-213-8/+3731
| * | | | | | perf tools: Add AVX-512 support to the instruction decoder used by Intel PTAdrian Hunter2016-07-215-101/+220
| * | | | | | x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter2016-07-204-9/+17
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-267-2/+2342
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar2016-07-156-1/+2230
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar2016-07-099-20/+92
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | x86/mpx, selftests: Add MPX self testDave Hansen2016-06-146-1/+2230
| * | | | | | | | selftests/x86: Add vDSO mremap() testDmitry Safonov2016-07-082-1/+112
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-25303-2309/+13229
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | perf tests: Add is_printable_array testJiri Olsa2016-07-194-0/+42
| * | | | | | | perf tools: Make is_printable_array globalJiri Olsa2016-07-194-28/+17Star
| * | | | | | | perf script python: Fix string vs byte array resolvingJiri Olsa2016-07-191-6/+33
| * | | | | | | perf probe: Warn unmatched function filter correctlyMasami Hiramatsu2016-07-192-2/+13
| * | | | | | | perf cpu_map: Add more helpersMark Rutland2016-07-192-2/+14
| * | | | | | | perf stat: Balance opening and reading eventsMark Rutland2016-07-191-2/+6
| * | | | | | | tools: Copy linux/{hash,poison}.h and check for driftArnaldo Carvalho de Melo2016-07-184-6/+195
| * | | | | | | perf tools: Remove include/linux/list.h from perf's MANIFESTArnaldo Carvalho de Melo2016-07-181-1/+0Star
| * | | | | | | tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo2016-07-187-10/+203
| * | | | | | | Remove: kernel unistd*h files from perf's MANIFEST, not usedArnaldo Carvalho de Melo2016-07-181-2/+0Star
| * | | | | | | perf tools: Remove tools/perf/util/include/linux/const.hArnaldo Carvalho de Melo2016-07-182-2/+0Star
| * | | | | | | perf tools: Remove tools/perf/util/include/asm/byteorder.hArnaldo Carvalho de Melo2016-07-182-4/+0Star