summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/t...Mark Brown2016-09-301-0/+2
|\ \
| | * spi: tools: enable CROSS_COMPILE in MakefileJorge Ramirez-Ortiz2016-09-121-0/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/...Mark Brown2016-09-301-0/+1
|\ \ \ | | |/ | |/|
| | * spi: spidev_test: fix build with musl libcBaruch Siach2016-08-151-0/+1
| |/
* | Merge remote-tracking branch 'spi/fix/spidev' into spi-linusMark Brown2016-09-301-1/+1
|\ \
| * | spi: spidev_test: Fix buffer overflow in unescape()Geert Uytterhoeven2016-09-141-1/+1
| |/
* | radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox2016-09-252-5/+13
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-131-3/+3
|\ \
| * | tools/lguest: Don't bork the terminal in case of wrong argsDaniel Baluta2016-09-081-3/+3
* | | Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-091-1/+1
|\ \ \ | |/ / |/| |
| * | tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie2016-08-291-1/+1
* | | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-031-1/+1
|\ \ \ | |/ /
| * | tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield2016-08-151-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-284-6/+10
|\ \ \
| * | | perf evsel: Do not access outside hw cache name arraysArnaldo Carvalho de Melo2016-08-181-3/+3
| * | | tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta2016-08-181-1/+5
| * | | perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff2016-08-162-2/+2
* | | | Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-08-221-1/+1
|\ \ \ \
| * | | | tools/gpio: fix gpio-event-mon header commentBaruch Siach2016-08-081-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-1812-40/+136
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-08-1612-40/+136
| |\ \ \ | | |_|/ | |/| |
| | * | perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter2016-08-151-1/+5
| | * | tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo2016-08-153-0/+44
| | * | perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo2016-08-151-3/+9
| | * | perf probe: Check for dup and fdopen failuresColin Ian King2016-08-151-4/+20
| | * | perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard2016-08-151-1/+2
| | * | perf script: Don't disable use_callchain if input is pipeHe Kuang2016-08-151-1/+3
| | * | perf script: Show proper message when failed list scriptsHe Kuang2016-08-151-2/+7
| | * | perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo2016-08-151-0/+1
| | * | perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria2016-08-121-0/+2
| | * | perf tools mem: Fix -t store option for record commandJiri Olsa2016-08-121-0/+3
| | * | perf intel-pt: Fix ip compressionAdrian Hunter2016-08-122-28/+40
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-166-1/+53
|\ \ \ \ | |/ / / |/| | |
| * | | tools/virtio: add dma stubsMichael S. Tsirkin2016-08-155-1/+52
| * | | ringtest: test build fixMichael S. Tsirkin2016-08-151-0/+1
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-1214-54/+210
|\ \ \ | | |/ | |/|
| * | Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-08-0914-54/+210
| |\ \ | | |/ | |/|
| | * perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria2016-08-093-21/+49
| | * perf probe: Add function to post process kernel trace eventsRavi Bangoria2016-08-091-11/+18
| | * tools: Sync cpufeatures headers with the kernelArnaldo Carvalho de Melo2016-08-092-0/+4
| | * toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo2016-08-091-1/+85
| | * tools: Sync cpufeatures.h and vmx.h with the kernelArnaldo Carvalho de Melo2016-08-092-9/+4
| | * perf probe: Support signedness castingNaohiro Aota2016-08-092-4/+21
| | * perf stat: Avoid skew when reading eventsMark Rutland2016-08-091-8/+23
| | * perf probe: Fix module name matchingKonstantin Khlebnikov2016-08-091-1/+3
| | * perf probe: Adjust map->reloc offset when finding kernel symbol from mapMasami Hiramatsu2016-08-091-1/+1
| | * perf hists: Trim libtraceevent trace_seq buffersArnaldo Carvalho de Melo2016-08-091-1/+5
| | * perf script: Add 'bpf-output' field to usage messageBrendan Gregg2016-08-092-3/+3
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-121-0/+2
|\ \ \
| * | | tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams2016-08-101-0/+2
| |/ /
OpenPOWER on IntegriCloud