summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linuxLinus Torvalds4-0/+30
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-194/+278
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+31
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+101
2015-08-29Merge tag 'v4.2' into for_nextChris Zankel21-36/+142
2015-08-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-4/+37
2015-08-19perf top: Show backtrace when handling a SIGSEGV on --stdio modeArnaldo Carvalho de Melo1-2/+2
2015-08-19perf tools: Fix buildid processingAdrian Hunter1-0/+11
2015-08-19perf tools: Make fork event processing more resilientAdrian Hunter1-2/+18
2015-08-19perf tools: Avoid deadlock when map_groups are brokenAdrian Hunter1-0/+6
2015-08-17perf tools: xtensa: add DWARF register namesMax Filippov4-0/+30
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+4
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman5-104/+117
2015-08-12iio: lsiio: fix error code handling errorLinus Walleij1-2/+2
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+1
2015-08-08tools: iio: remove unnecessary double pointerJoo Aun Saw2-7/+7
2015-08-08tools: iio: Set caller's ci_array pointer to NULL after freeJoo Aun Saw1-0/+2
2015-08-05selftests: firmware: skip timeout checks for kernels without user mode helperLuis R. Rodriguez2-6/+31
2015-08-05tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui1-0/+101
2015-08-02tools: iio: iio_utils: Make calc_digits staticJoo Aun Saw1-1/+1
2015-08-02tools: iio: iio_utils: remove unnecessary define guardJoo Aun Saw1-5/+0
2015-08-02tools: iio: print error message when buffer enable failsIrina Tirdea1-1/+4
2015-08-02tools: iio: fix mask for 32 bit sensor dataIrina Tirdea1-1/+1
2015-07-28Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-07-28perf tools: Fix test build error when bindir contains double slashPawel Moll1-1/+1
2015-07-28perf stat: Fix transaction lenght metricsAndi Kleen1-5/+3
2015-07-23tools: iio: make scale and offset files optionalJoo Aun Saw1-2/+2
2015-07-20selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart1-1/+1
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman24-60/+1138
2015-07-20tools: iio: Send error messages to stderrCristina Opriceana4-47/+59
2015-07-20tools: iio: Add ARRAY_SIZE macroCristina Opriceana2-1/+3
2015-07-20tools: iio: Remove unnecessary bracesCristina Opriceana1-2/+1
2015-07-20tools: iio: Remove explicit NULL comparisonCristina Opriceana3-35/+35
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-25/+100
2015-07-15Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman5-101/+172
2015-07-15perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin1-3/+16
2015-07-15perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter1-5/+5
2015-07-13perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo1-1/+1
2015-07-13perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo2-1/+4
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+79
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams3-2/+71
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams1-1/+1
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams2-0/+7
2015-07-09tools: Copy lib/hweight.c from the kernel sourcesArnaldo Carvalho de Melo4-3/+65
2015-07-09perf tools: Fix the detached tarball wrt rbtree copyArnaldo Carvalho de Melo1-1/+1
2015-07-09perf thread_map: Fix the sizeof() calculation for map entriesArnaldo Carvalho de Melo1-2/+1
2015-07-08tools lib: Improve clean targetRiku Voipio2-2/+2
2015-07-08perf stat: Fix shadow declaration of closeJiri Olsa1-2/+2
2015-07-07perf tools: Fix lockup using 32-bit compat vdsoAdrian Hunter1-5/+3