summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* ringtest: poll for new buffers once before updating event indexPaolo Bonzini2016-10-311-2/+2
* ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini2016-10-316-83/+43
* ringtest: use link-time optimizationPaolo Bonzini2016-10-312-4/+4
* objtool: Fix rare switch jump table pattern detectionJosh Poimboeuf2016-10-271-1/+1
* x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-191-0/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-184-5/+6
|\
| * Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-10-174-5/+6
| |\
| | * perf jit: Fix build issue on UbuntuAnton Blanchard2016-10-171-1/+1
| | * perf jevents: Handle events including .c and .oWang Nan2016-10-171-2/+2
| | * perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa2016-10-131-1/+1
| | * perf top: Fix refreshing hierarchy entries on TUINamhyung Kim2016-10-131-1/+2
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-182-33/+44
|\ \ \ | |/ / |/| |
| * | objtool: Skip all "unreachable instruction" warnings for gcov kernelsJosh Poimboeuf2016-10-161-31/+26
| * | objtool: Improve rare switch jump table pattern detectionJosh Poimboeuf2016-10-161-2/+9
| * | objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf2016-10-111-0/+9
* | | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-1441-5/+3775
|\ \ \
| * | | selftests/futex: Check ANSI terminal color supportSeongJae Park2016-10-112-2/+2
| * | | tools: move pcmcia crc32hash tool from DocumentationShuah Khan2016-09-233-0/+42
| * | | tools: move laptops dslm tool from DocumentationShuah Khan2016-09-233-0/+176
| * | | tools: move accounting tool from DocumentationShuah Khan2016-09-233-0/+560
| * | | selftests: Move networking/timestamping from DocumentationShuah Khan2016-09-205-0/+1222
| * | | selftests: move watchdog tests from Documentation/watchdogShuah Khan2016-09-203-0/+114
| * | | selftests: move ia64 tests from Documentation/ia64Shuah Khan2016-09-203-0/+272
| * | | selftests: move vDSO tests from Documentation/vDSOShuah Khan2016-09-205-0/+471
| * | | selftests: move ptp tests from Documentation/ptpShuah Khan2016-09-204-0/+565
| * | | selftests: move prctl tests from Documentation/prctlShuah Khan2016-09-205-0/+306
| * | | selftests: move dnotify_test from Documentation/filesystemsShuah Khan2016-09-203-0/+42
| * | | selftests/timers: Add missing error code assignment before testChristophe JAILLET2016-09-201-2/+2
| * | | selftests/zram: replace ZRAM_LZ4_COMPRESSFabian Frederick2016-09-201-1/+1
* | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-145-0/+9
|\ \ \ \
| * | | | selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman2016-10-062-0/+2
| * | | | selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman2016-10-063-0/+7
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-116-3/+185
|\ \ \ \ \
| * | | | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
| * | | | | radix-tree tests: properly initialize mutexRoss Zwisler2016-10-111-1/+1
| * | | | | radix-tree tests: add iteration testRoss Zwisler2016-10-114-1/+184
* | | | | | Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-114-48/+276
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams2016-10-074-48/+276
| |\ \ \ \ \
| | * | | | | tools/testing/nvdimm: support for sub-dividing a pmem regionDan Williams2016-10-073-43/+124
| | * | | | | tools/testing/nvdimm: test get_config_size DSM failuresDan Williams2016-09-211-2/+77
| | * | | | | tools/testing/nvdimm: unit test for acpi_nvdimm_notify()Dan Williams2016-09-011-0/+45
| | * | | | | tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams2016-08-233-6/+33
* | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-103-1/+1631
|\ \ \ \ \ \ \
| * | | | | | | x86/pkeys: Add self-testsDave Hansen2016-09-093-1/+1631
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-1042-75/+2011
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | tools build: Add feature detection for g++Wang Nan2016-10-053-2/+25
| * | | | | | | tools build: Support compiling C++ source fileWang Nan2016-10-052-0/+8
| * | | | | | | perf top/report: Add tips about a list optionNambong Ha2016-10-051-0/+2
| * | | | | | | perf report/top: Add a tip about system-wide collection from all CPUsDonghyun Kim2016-10-051-0/+1
| * | | | | | | perf report/top: Add a tip about source line numbers with overheadKim SeonYoung2016-10-051-0/+1