summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07selftests: expanding more mlock selftestSimon Guo
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo
2016-10-07selftests/vm: add test for mlock() when areas are intersectedSimon Guo
2016-10-07selftest: split mlock2_ funcs into separate mlock2.hSimon Guo
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-04Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur
2016-10-04selftests/powerpc: Add TM tcheck helpers in CCyril Bur
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur
2016-10-04selftests/powerpc: Introduce GPR asm helper header fileCyril Bur
2016-10-04selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur
2016-10-04selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur
2016-10-04selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-02Merge branch 'acpica'Rafael J. Wysocki
2016-09-30Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/t...Mark Brown
2016-09-30Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/...Mark Brown
2016-09-30Merge remote-tracking branch 'spi/fix/spidev' into spi-linusMark Brown
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-29Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-29perf tests: Add dwarf unwind test for powerpcRavi Bangoria
2016-09-29perf probe: Match linkage name with mangled nameMasami Hiramatsu
2016-09-29perf probe: Fix to cut off incompatible chars from group nameMasami Hiramatsu
2016-09-29perf probe: Skip if the function address is 0Masami Hiramatsu
2016-09-29perf probe: Ignore the error of finding inline instanceMasami Hiramatsu
2016-09-29perf intel-pt: Fix decoding when there are address filtersAdrian Hunter
2016-09-29perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter
2016-09-29perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter
2016-09-29perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter
2016-09-29perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter
2016-09-29perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter
2016-09-29perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter
2016-09-29perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter
2016-09-29perf probe: Increase debug level of SDT debug messagesAdrian Hunter
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter
2016-09-29perf symbols: Add dso__last_symbol()Adrian Hunter
2016-09-29perf record: Fix error pathsAdrian Hunter