summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli2015-05-27
| * | | | | | tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli2015-05-27
| | |_|_|/ / | |/| | | |
* / | | | | tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann2015-05-27
|/ / / / /
* | | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-05-16
|\ \ \ \ \
| * | | | | tools/thermal: tmon: fixed the 'make install' commandAnand Moon2015-05-09
* | | | | | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-16
|\ \ \ \ \ \
| * | | | | | selftests, x86: Rework x86 target architecture detectionAndy Lutomirski2015-05-12
| * | | | | | selftests, x86: Remove useless run_tests ruleAndy Lutomirski2015-05-12
| * | | | | | selftests/x86: install testsTyler Baker2015-05-12
| * | | | | | selftest/x86: have no dependency on all when cross buildingTyler Baker2015-05-12
| * | | | | | selftest/x86: build both bitnessesTyler Baker2015-05-12
| |/ / / / /
* | | | | | Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-05-15
|\ \ \ \ \ \
| * | | | | | tools/liblockdep: Fix compilation errorEunbong Song2015-05-13
| * | | | | | tools/liblockdep: Fix linker error in case of cross compileEunbong Song2015-05-13
| |/ / / / /
* | | | | | perf tools: Use getconf to determine number of online CPUsWill Deacon2015-05-12
* | | | | | tools: Fix tools/vm buildAndi Kleen2015-05-12
| |/ / / / |/| | | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | perf probe: Fix segfault if passed with ''.Wang Nan2015-05-05
| * | | | perf report: Fix -T/--threads option to work againNamhyung Kim2015-05-01
| * | | | perf bench numa: Fix immediate meeting of convergence conditionPetr Holasek2015-04-27
| * | | | perf bench numa: Fixes of --quiet argumentPetr Holasek2015-04-27
| * | | | perf bench futex: Fix hung wakeup tasks after requeueingDavidlohr Bueso2015-04-27
| * | | | perf probe: Fix bug with global variables handlingHe Kuang2015-04-27
| * | | | perf top: Fix a segfault when kernel map is restricted.Wang Nan2015-04-27
| * | | | tools lib traceevent: Fix build failure on 32-bit archNamhyung Kim2015-04-24
| * | | | perf kmem: Fix compiles on RHEL6/OL6David Ahern2015-04-24
| * | | | tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers2015-04-23
| * | | | perf kmem: Consistently use PRIu64 for printing u64 valuesWill Deacon2015-04-23
| * | | | perf trace: Disable events and drain events when forked workload endsArnaldo Carvalho de Melo2015-04-23
| * | | | perf trace: Enable events when doing system wide tracing and starting a workloadArnaldo Carvalho de Melo2015-04-23
| | |/ / | |/| |
* | | | selftests/powerpc: Fix the pmu install ruleMichael Ellerman2015-05-01
* | | | Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-30
| |/ / |/| |
* | | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-26
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'Rafael J. Wysocki2015-04-19
| |\ \ \ \
| | | * | | cpupower: fix breakage from libpci API changeLucas Stach2015-04-15
| | |/ / /
* | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\ \ \ \ \
| * | | | | hv: hypervvssd: call endmntent before call setmntent againVaughan Cao2015-03-25
| * | | | | tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui2015-03-25
* | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-04-19
|\ \ \ \ \ \
| * | | | | | tools/power turbostat: correct dumped pkg-cstate-limit valueLen Brown2015-04-18
| * | | | | | tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKLLen Brown2015-04-18
| * | | | | | tools/power turbostat: correct DRAM RAPL units on recent Xeon processorsAndrey Semin2015-04-18
| * | | | | | tools/power turbostat: Initial Skylake supportLen Brown2015-04-18
| * | | | | | tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D2015-04-18
| * | | | | | tools/power turbostat: modprobe msr, if neededLen Brown2015-04-18
| * | | | | | tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2Len Brown2015-04-18
| * | | | | | tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT namesLen Brown2015-04-18
| * | | | | | tools/power turbostat: label base frequencyLen Brown2015-04-13
| * | | | | | tools/power turbostat: update PERF_LIMIT_REASONS decodingLen Brown2015-04-13
| * | | | | | tools/power turbostat: simplify default outputLen Brown2015-04-13
| | |_|/ / / | |/| | | |