| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-05 | 2 | -2/+118 |
|\ |
|
| * | x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode | Andy Lutomirski | 2015-05-30 | 2 | -2/+118 |
* | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 2015-05-31 | 1 | -40/+184 |
|\ \
| |/
|/| |
|
| * | tools/power turbostat: update version number to 4.7 | Len Brown | 2015-05-27 | 1 | -1/+1 |
| * | tools/power turbostat: allow running without cpu0 | Prarit Bhargava | 2015-05-27 | 1 | -15/+31 |
| * | tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS | Len Brown | 2015-05-27 | 1 | -1/+1 |
| * | tools/power turbostat: enable turbostat to support Knights Landing (KNL) | Dasaratharaman Chandramouli | 2015-05-27 | 1 | -4/+101 |
| * | tools/power turbostat: correctly display more than 2 threads/core | Dasaratharaman Chandramouli | 2015-05-27 | 1 | -20/+51 |
* | | tools: bpf_jit_disasm: fix segfault on disabled debugging log output | Daniel Borkmann | 2015-05-27 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... | Linus Torvalds | 2015-05-16 | 1 | -8/+0 |
|\ |
|
| * | tools/thermal: tmon: fixed the 'make install' command | Anand Moon | 2015-05-09 | 1 | -8/+0 |
* | | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-05-16 | 5 | -35/+69 |
|\ \ |
|
| * | | selftests, x86: Rework x86 target architecture detection | Andy Lutomirski | 2015-05-12 | 4 | -26/+67 |
| * | | selftests, x86: Remove useless run_tests rule | Andy Lutomirski | 2015-05-12 | 2 | -18/+2 |
| * | | selftests/x86: install tests | Tyler Baker | 2015-05-12 | 1 | -0/+6 |
| * | | selftest/x86: have no dependency on all when cross building | Tyler Baker | 2015-05-12 | 1 | -1/+4 |
| * | | selftest/x86: build both bitnesses | Tyler Baker | 2015-05-12 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2015-05-15 | 2 | -1/+5 |
|\ \ |
|
| * | | tools/liblockdep: Fix compilation error | Eunbong Song | 2015-05-13 | 1 | -0/+3 |
| * | | tools/liblockdep: Fix linker error in case of cross compile | Eunbong Song | 2015-05-13 | 1 | -1/+2 |
| |/ |
|
* | | perf tools: Use getconf to determine number of online CPUs | Will Deacon | 2015-05-12 | 1 | -1/+1 |
* | | tools: Fix tools/vm build | Andi Kleen | 2015-05-12 | 1 | -1/+1 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-05-06 | 10 | -45/+64 |
|\ \ |
|
| * | | perf probe: Fix segfault if passed with ''. | Wang Nan | 2015-05-05 | 1 | -0/+2 |
| * | | perf report: Fix -T/--threads option to work again | Namhyung Kim | 2015-05-01 | 1 | -1/+1 |
| * | | perf bench numa: Fix immediate meeting of convergence condition | Petr Holasek | 2015-04-27 | 1 | -0/+8 |
| * | | perf bench numa: Fixes of --quiet argument | Petr Holasek | 2015-04-27 | 1 | -2/+2 |
| * | | perf bench futex: Fix hung wakeup tasks after requeueing | Davidlohr Bueso | 2015-04-27 | 1 | -7/+8 |
| * | | perf probe: Fix bug with global variables handling | He Kuang | 2015-04-27 | 1 | -1/+3 |
| * | | perf top: Fix a segfault when kernel map is restricted. | Wang Nan | 2015-04-27 | 1 | -1/+1 |
| * | | tools lib traceevent: Fix build failure on 32-bit arch | Namhyung Kim | 2015-04-24 | 1 | -1/+1 |
| * | | perf kmem: Fix compiles on RHEL6/OL6 | David Ahern | 2015-04-24 | 1 | -27/+27 |
| * | | tools lib api: Undefine _FORTIFY_SOURCE before setting it | Bobby Powers | 2015-04-23 | 1 | -1/+1 |
| * | | perf kmem: Consistently use PRIu64 for printing u64 values | Will Deacon | 2015-04-23 | 1 | -2/+2 |
| * | | perf trace: Disable events and drain events when forked workload ends | Arnaldo Carvalho de Melo | 2015-04-23 | 1 | -0/+5 |
| * | | perf trace: Enable events when doing system wide tracing and starting a workload | Arnaldo Carvalho de Melo | 2015-04-23 | 1 | -2/+3 |
* | | | selftests/powerpc: Fix the pmu install rule | Michael Ellerman | 2015-05-01 | 1 | -1/+1 |
* | | | Revert "powerpc/tm: Abort syscalls in active transactions" | Michael Ellerman | 2015-04-30 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-26 | 1 | -2/+9 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2015-04-19 | 1 | -2/+9 |
| |\ \ \ |
|
| | | * | | cpupower: fix breakage from libpci API change | Lucas Stach | 2015-04-15 | 1 | -2/+9 |
| | |/ / |
|
* | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-21 | 2 | -3/+9 |
|\ \ \ \ |
|
| * | | | | hv: hypervvssd: call endmntent before call setmntent again | Vaughan Cao | 2015-03-25 | 1 | -2/+8 |
| * | | | | tools: hv: fcopy_daemon: support >2GB files for x86_32 guest | Dexuan Cui | 2015-03-25 | 1 | -1/+1 |
* | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 2015-04-19 | 3 | -161/+419 |
|\ \ \ \ \ |
|
| * | | | | | tools/power turbostat: correct dumped pkg-cstate-limit value | Len Brown | 2015-04-18 | 1 | -9/+8 |
| * | | | | | tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL | Len Brown | 2015-04-18 | 1 | -1/+38 |
| * | | | | | tools/power turbostat: correct DRAM RAPL units on recent Xeon processors | Andrey Semin | 2015-04-18 | 1 | -3/+25 |
| * | | | | | tools/power turbostat: Initial Skylake support | Len Brown | 2015-04-18 | 1 | -13/+111 |
| * | | | | | tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=... | Thomas D | 2015-04-18 | 1 | -1/+5 |