summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds23-157/+1426
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-0/+182
2016-10-06Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+9
2016-10-04Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-1/+4
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur2-1/+126
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur2-1/+112
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur2-1/+93
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur3-1/+210
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur5-0/+285
2016-10-04selftests/powerpc: Add TM tcheck helpers in CCyril Bur1-0/+27
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur2-3/+8
2016-10-04selftests/powerpc: Introduce GPR asm helper header fileCyril Bur1-0/+96
2016-10-04selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur2-84/+97
2016-10-04selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur2-68/+85
2016-10-04selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur4-1/+283
2016-10-04Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+4
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-13/+0
2016-10-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+10
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-10-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds155-808/+5035
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds9-324/+96
2016-10-02Merge branch 'acpica'Rafael J. Wysocki9-324/+96
2016-09-30Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/t...Mark Brown1-0/+2
2016-09-30Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/...Mark Brown1-0/+1
2016-09-30Merge remote-tracking branch 'spi/fix/spidev' into spi-linusMark Brown1-1/+1
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner2-5/+13
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2-5/+13
2016-09-30Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2016-09-29perf tests: Add dwarf unwind test for powerpcRavi Bangoria9-2/+193
2016-09-29perf probe: Match linkage name with mangled nameMasami Hiramatsu2-2/+29
2016-09-29perf probe: Fix to cut off incompatible chars from group nameMasami Hiramatsu1-3/+7
2016-09-29perf probe: Skip if the function address is 0Masami Hiramatsu1-1/+11
2016-09-29perf probe: Ignore the error of finding inline instanceMasami Hiramatsu1-2/+3
2016-09-29perf intel-pt: Fix decoding when there are address filtersAdrian Hunter1-0/+82
2016-09-29perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter2-0/+31
2016-09-29perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter1-0/+51
2016-09-29perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter2-6/+48
2016-09-29perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter1-4/+8
2016-09-29perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter1-0/+2
2016-09-29perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter3-1/+20
2016-09-29perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter1-4/+11
2016-09-29perf probe: Increase debug level of SDT debug messagesAdrian Hunter2-3/+3
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter4-3/+857
2016-09-29perf symbols: Add dso__last_symbol()Adrian Hunter2-0/+16
2016-09-29perf record: Fix error pathsAdrian Hunter1-4/+4
2016-09-29perf record: Rename label 'out_symbol_exit'Adrian Hunter1-5/+5
2016-09-29perf script: Fix vanished idle symbolsAdrian Hunter1-5/+2
2016-09-29perf evsel: Add support for address filtersMathieu Poirier3-5/+41
2016-09-29perf evsel: New tracepoint specific functionMathieu Poirier4-10/+13
2016-09-29perf tools: Make perf_evsel__append_filter() genericMathieu Poirier4-7/+12