aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-1/+244
2016-12-13Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-20/+10
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-5/+13
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-7/+4
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+11
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds4-3/+81
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-50/+289
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner1-1/+1
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+124
2016-12-12Merge branch 'acpica'Rafael J. Wysocki1-2/+11
2016-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds287-1050/+98016
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+5
2016-12-12Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/spidev' into spi-linusMark Brown1-1/+1
2016-12-11Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar5-7/+263
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-7/+263
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-6/+262
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds2-1/+29
2016-12-07radix tree test suite: fix compilationMatthew Wilcox2-29/+1
2016-12-07perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau2-1/+3
2016-12-07perf sched timehist: Cleanup idle_max_cpu handlingNamhyung Kim1-5/+4
2016-12-07perf sched timehist: Handle zero sample->tid properlyNamhyung Kim1-1/+3
2016-12-07perf callchain: Introduce callchain_cursor__copy()Namhyung Kim2-0/+30
2016-12-07perf sched: Cleanup option processingNamhyung Kim1-5/+2
2016-12-07perf sched timehist: Improve error message when analyzing wrong fileDavid Ahern1-1/+5
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams4-6/+262
2016-12-06perf tools: Move perf build related variables under non fixdep legJiri Olsa1-5/+5
2016-12-06perf tools: Force fixdep compilation at the start of the buildJiri Olsa1-12/+38
2016-12-06perf tools: Move PERF-VERSION-FILE target into rules areaJiri Olsa1-4/+4
2016-12-06perf build: Check LLVM version in feature checkWang Nan4-4/+28
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf1-0/+134
2016-12-06tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang1-2/+2
2016-12-06Tools: hv: kvp: configurable external scripts pathAlex Fluter1-3/+8
2016-12-06objtool: Fix bytes check of lea's rex_prefixJiri Slaby1-1/+1
2016-12-06usbip: add missing compile time generated files to .gitignoreShuah Khan1-0/+4
2016-12-05perf annotate: Show raw form for jump instruction with indirect targetRavi Bangoria1-0/+3
2016-12-05perf tools: Add non config targetsJiri Olsa1-1/+1
2016-12-05perf tools: Cleanup build directory before each testJiri Olsa1-1/+1
2016-12-05perf tools: Move python/perf.so target into rules areaJiri Olsa1-11/+8
2016-12-05perf tools: Move install-gtk target into rules areaJiri Olsa1-5/+7
2016-12-05tools build: Move tabs to spaces where suitableJiri Olsa3-126/+126
2016-12-05tools build: Make the .cmd file more readableJiri Olsa1-1/+1
2016-12-05perf clang: Compile BPF script using builtin clang supportWang Nan3-4/+66
2016-12-05perf clang: Support compile IR to BPF object and add testcaseWang Nan5-7/+79
2016-12-05perf clang: Update test case to use real BPF scriptWang Nan4-15/+62
2016-12-05perf clang: Allow passing CFLAGS to builtin clangWang Nan3-12/+22