summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng
2016-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-12Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel...Ingo Molnar
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-11-09perf hists: Fix column length on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Fix column indentation on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Show folded sign properly on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Fix indentation of folded sign on --hierarchyNamhyung Kim
2016-11-09perf hist browser: Fix hierarchy column countsNamhyung Kim
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott
2016-10-31ringtest: poll for new buffers once before updating event indexPaolo Bonzini
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini
2016-10-31ringtest: use link-time optimizationPaolo Bonzini
2016-10-27objtool: Fix rare switch jump table pattern detectionJosh Poimboeuf
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-17Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-10-17perf jit: Fix build issue on UbuntuAnton Blanchard
2016-10-17perf jevents: Handle events including .c and .oWang Nan
2016-10-16objtool: Skip all "unreachable instruction" warnings for gcov kernelsJosh Poimboeuf
2016-10-16objtool: Improve rare switch jump table pattern detectionJosh Poimboeuf
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-13perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa
2016-10-13perf top: Fix refreshing hierarchy entries on TUINamhyung Kim
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11radix-tree tests: properly initialize mutexRoss Zwisler
2016-10-11radix-tree tests: add iteration testRoss Zwisler
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-11selftests/futex: Check ANSI terminal color supportSeongJae Park
2016-10-11objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-07Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams
2016-10-07tools/testing/nvdimm: support for sub-dividing a pmem regionDan Williams
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman
2016-10-06selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman
2016-10-05tools build: Add feature detection for g++Wang Nan
2016-10-05tools build: Support compiling C++ source fileWang Nan
2016-10-05perf top/report: Add tips about a list optionNambong Ha