aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Gravatar Rafael J. Wysocki 1-5/+2
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setGravatar Laura Abbott 1-5/+2
2016-10-31ringtest: poll for new buffers once before updating event indexGravatar Paolo Bonzini 1-2/+2
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedGravatar Paolo Bonzini 6-83/+43
2016-10-31ringtest: use link-time optimizationGravatar Paolo Bonzini 2-4/+4
2016-10-27objtool: Fix rare switch jump table pattern detectionGravatar Josh Poimboeuf 1-1/+1
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresGravatar Piotr Luc 1-0/+2
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-5/+6
2016-10-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-33/+44
2016-10-17Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Gravatar Ingo Molnar 4-5/+6
2016-10-17perf jit: Fix build issue on UbuntuGravatar Anton Blanchard 1-1/+1
2016-10-17perf jevents: Handle events including .c and .oGravatar Wang Nan 1-2/+2
2016-10-16objtool: Skip all "unreachable instruction" warnings for gcov kernelsGravatar Josh Poimboeuf 1-31/+26
2016-10-16objtool: Improve rare switch jump table pattern detectionGravatar Josh Poimboeuf 1-2/+9
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 41-5/+3775
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-0/+9
2016-10-13perf header: Set nr_numa_nodes only when we parsed all the dataGravatar Jiri Olsa 1-1/+1
2016-10-13perf top: Fix refreshing hierarchy entries on TUIGravatar Namhyung Kim 1-1/+2
2016-10-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 6-3/+185
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Gravatar Masahiro Yamada 1-1/+0
2016-10-11radix-tree tests: properly initialize mutexGravatar Ross Zwisler 1-1/+1
2016-10-11radix-tree tests: add iteration testGravatar Ross Zwisler 4-1/+184
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-48/+276
2016-10-11selftests/futex: Check ANSI terminal color supportGravatar SeongJae Park 2-2/+2
2016-10-11objtool: Support '-mtune=atom' stack frame setup instructionGravatar Josh Poimboeuf 1-0/+9
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-1/+1631
2016-10-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 42-75/+2011
2016-10-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-62/+361
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 23-157/+1426
2016-10-07selftests: expanding more mlock selftestGravatar Simon Guo 3-78/+295
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cGravatar Simon Guo 2-42/+42
2016-10-07selftests/vm: add test for mlock() when areas are intersectedGravatar Simon Guo 3-0/+81
2016-10-07selftest: split mlock2_ funcs into separate mlock2.hGravatar Simon Guo 2-20/+21
2016-10-07Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextGravatar Dan Williams 4-48/+276
2016-10-07tools/testing/nvdimm: support for sub-dividing a pmem regionGravatar Dan Williams 3-43/+124
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 4-0/+182
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesGravatar Michael Ellerman 2-0/+2
2016-10-06selftests/powerpc: Add missing binaries to .gitignoresGravatar Michael Ellerman 3-0/+7
2016-10-05tools build: Add feature detection for g++Gravatar Wang Nan 3-2/+25
2016-10-05tools build: Support compiling C++ source fileGravatar Wang Nan 2-0/+8
2016-10-05perf top/report: Add tips about a list optionGravatar Nambong Ha 1-0/+2
2016-10-05perf report/top: Add a tip about system-wide collection from all CPUsGravatar Donghyun Kim 1-0/+1
2016-10-05perf report/top: Add a tip about source line numbers with overheadGravatar Kim SeonYoung 1-0/+1
2016-10-05tools: Synchronize tools/include/uapi/linux/bpf.hGravatar Arnaldo Carvalho de Melo 1-2/+2
2016-10-05tools: Synchronize tools/arch/x86/include/asm/cpufeatures.hGravatar Arnaldo Carvalho de Melo 1-1/+0
2016-10-05perf bench mem: Sync memcpy assembly sources with the kernelGravatar Arnaldo Carvalho de Melo 1-3/+3
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-5/+9
2016-10-05perf jevents: Fix Intel JSON fixed counter conversionsGravatar Andi Kleen 1-0/+2
2016-10-05tools lib traceevent: Fix kbuffer_read_at_offset()Gravatar Namhyung Kim 1-0/+1
2016-10-05perf intel-pt: Fix MTC timestamp calculation for large MTC periodsGravatar Adrian Hunter 1-0/+36