summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-05-161-8/+0
|\
| * tools/thermal: tmon: fixed the 'make install' commandAnand Moon2015-05-091-8/+0
* | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-165-35/+69
|\ \
| * | selftests, x86: Rework x86 target architecture detectionAndy Lutomirski2015-05-124-26/+67
| * | selftests, x86: Remove useless run_tests ruleAndy Lutomirski2015-05-122-18/+2
| * | selftests/x86: install testsTyler Baker2015-05-121-0/+6
| * | selftest/x86: have no dependency on all when cross buildingTyler Baker2015-05-121-1/+4
| * | selftest/x86: build both bitnessesTyler Baker2015-05-121-2/+2
| |/
* | Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-05-152-1/+5
|\ \
| * | tools/liblockdep: Fix compilation errorEunbong Song2015-05-131-0/+3
| * | tools/liblockdep: Fix linker error in case of cross compileEunbong Song2015-05-131-1/+2
| |/
* | perf tools: Use getconf to determine number of online CPUsWill Deacon2015-05-121-1/+1
* | tools: Fix tools/vm buildAndi Kleen2015-05-121-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-0610-45/+64
|\ \
| * | perf probe: Fix segfault if passed with ''.Wang Nan2015-05-051-0/+2
| * | perf report: Fix -T/--threads option to work againNamhyung Kim2015-05-011-1/+1
| * | perf bench numa: Fix immediate meeting of convergence conditionPetr Holasek2015-04-271-0/+8
| * | perf bench numa: Fixes of --quiet argumentPetr Holasek2015-04-271-2/+2
| * | perf bench futex: Fix hung wakeup tasks after requeueingDavidlohr Bueso2015-04-271-7/+8
| * | perf probe: Fix bug with global variables handlingHe Kuang2015-04-271-1/+3
| * | perf top: Fix a segfault when kernel map is restricted.Wang Nan2015-04-271-1/+1
| * | tools lib traceevent: Fix build failure on 32-bit archNamhyung Kim2015-04-241-1/+1
| * | perf kmem: Fix compiles on RHEL6/OL6David Ahern2015-04-241-27/+27
| * | tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers2015-04-231-1/+1
| * | perf kmem: Consistently use PRIu64 for printing u64 valuesWill Deacon2015-04-231-2/+2
| * | perf trace: Disable events and drain events when forked workload endsArnaldo Carvalho de Melo2015-04-231-0/+5
| * | perf trace: Enable events when doing system wide tracing and starting a workloadArnaldo Carvalho de Melo2015-04-231-2/+3
* | | selftests/powerpc: Fix the pmu install ruleMichael Ellerman2015-05-011-1/+1
* | | Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-1/+1
| |/ |/|
* | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-261-2/+9
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'Rafael J. Wysocki2015-04-191-2/+9
| |\ \ \
| | | * | cpupower: fix breakage from libpci API changeLucas Stach2015-04-151-2/+9
| | |/ /
* | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-212-3/+9
|\ \ \ \
| * | | | hv: hypervvssd: call endmntent before call setmntent againVaughan Cao2015-03-251-2/+8
| * | | | tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui2015-03-251-1/+1
* | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-04-193-161/+419
|\ \ \ \ \
| * | | | | tools/power turbostat: correct dumped pkg-cstate-limit valueLen Brown2015-04-181-9/+8
| * | | | | tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKLLen Brown2015-04-181-1/+38
| * | | | | tools/power turbostat: correct DRAM RAPL units on recent Xeon processorsAndrey Semin2015-04-181-3/+25
| * | | | | tools/power turbostat: Initial Skylake supportLen Brown2015-04-181-13/+111
| * | | | | tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D2015-04-181-1/+5
| * | | | | tools/power turbostat: modprobe msr, if neededLen Brown2015-04-181-2/+3
| * | | | | tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2Len Brown2015-04-181-36/+105
| * | | | | tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT namesLen Brown2015-04-181-4/+4
| * | | | | tools/power turbostat: label base frequencyLen Brown2015-04-131-2/+2
| * | | | | tools/power turbostat: update PERF_LIMIT_REASONS decodingLen Brown2015-04-131-26/+26
| * | | | | tools/power turbostat: simplify default outputLen Brown2015-04-132-70/+98
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-183-1/+184
|\ \ \ \ \
| * | | | | x86, selftests: Add single_step_syscall testAndy Lutomirski2015-04-163-1/+184
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-185-78/+567
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |