Age | Commit message (Expand) | Author | Files | Lines |
2015-04-26 | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+9 |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+9 |
2015-04-20 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 3 | -161/+419 |
2015-04-19 | Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 1 | -2/+9 |
2015-04-18 | tools/power turbostat: correct dumped pkg-cstate-limit value | Len Brown | 1 | -9/+8 |
2015-04-18 | tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL | Len Brown | 1 | -1/+38 |
2015-04-18 | tools/power turbostat: correct DRAM RAPL units on recent Xeon processors | Andrey Semin | 1 | -3/+25 |
2015-04-18 | tools/power turbostat: Initial Skylake support | Len Brown | 1 | -13/+111 |
2015-04-18 | tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=... | Thomas D | 1 | -1/+5 |
2015-04-18 | tools/power turbostat: modprobe msr, if needed | Len Brown | 1 | -2/+3 |
2015-04-18 | tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 | Len Brown | 1 | -36/+105 |
2015-04-18 | tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names | Len Brown | 1 | -4/+4 |
2015-04-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+184 |
2015-04-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -78/+567 |
2015-04-17 | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -2/+2 |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 21 | -91/+852 |
2015-04-16 | x86, selftests: Add single_step_syscall test | Andy Lutomirski | 3 | -1/+184 |
2015-04-16 | mm, selftests: test return value of munmap for MAP_HUGETLB memory | David Rientjes | 3 | -4/+14 |
2015-04-15 | cpupower: fix breakage from libpci API change | Lucas Stach | 1 | -2/+9 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -9/+20 |
2015-04-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 229 | -2445/+6322 |
2015-04-14 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+2 |
2015-04-14 | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -1/+1 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-04-14 | ACPICA: Fix a sscanf format string. | Bob Moore | 1 | -1/+1 |
2015-04-14 | ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. | Lv Zheng | 1 | -1/+1 |
2015-04-14 | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -0/+1581 |
2015-04-14 | perf probe: Fix segfault when probe with lazy_line to file | He Kuang | 1 | -1/+1 |
2015-04-14 | perf probe: Find compilation directory path for lazy matching | Naohiro Aota | 3 | -60/+74 |
2015-04-13 | perf probe: Set retprobe flag when probe in address-based alternative mode | He Kuang | 1 | -0/+1 |
2015-04-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -72/+833 |
2015-04-13 | tools/power turbostat: label base frequency | Len Brown | 1 | -2/+2 |
2015-04-13 | tools/power turbostat: update PERF_LIMIT_REASONS decoding | Len Brown | 1 | -26/+26 |
2015-04-13 | tools/power turbostat: simplify default output | Len Brown | 2 | -70/+98 |
2015-04-13 | Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 67 | -196/+3364 |
2015-04-13 | perf kmem: Analyze page allocator events also | Namhyung Kim | 2 | -17/+491 |
2015-04-11 | selftests/powerpc: Add transactional syscall test | Sam bobroff | 4 | -1/+153 |
2015-04-11 | selftests/powerpc: Move get_auxv_entry() to harness.c | Sam bobroff | 4 | -49/+48 |
2015-04-10 | perf evlist: Fix type for references to data_head/tail | David Ahern | 3 | -10/+9 |
2015-04-10 | perf probe: Check the orphaned -x option | Masami Hiramatsu | 1 | -0/+10 |
2015-04-10 | perf probe: Support multiple probes on different binaries | Masami Hiramatsu | 3 | -7/+13 |
2015-04-10 | perf buildid-list: Fix segfault when show DSOs with hits | He Kuang | 3 | -9/+4 |
2015-04-10 | perf tools: Fix cross-endian analysis | David Ahern | 1 | -1/+4 |
2015-04-10 | perf tools: Fix error path to do closedir() when synthesizing threads | Arnaldo Carvalho de Melo | 1 | -8/+9 |
2015-04-10 | perf tools: Fix synthesizing fork_event.ppid for non-main thread | David Ahern | 1 | -2/+12 |
2015-04-08 | perf tools: Add 'I' event modifier for exclude_idle bit | Jiri Olsa | 4 | -2/+49 |
2015-04-08 | perf report: Don't call map__kmap if map is NULL. | Wang Nan | 1 | -1/+1 |
2015-04-08 | perf tests: Fix attr tests | Jiri Olsa | 2 | -2/+2 |
2015-04-08 | perf probe: Fix ARM 32 building error | Wang Nan | 1 | -1/+2 |
2015-04-08 | perf tools: Merge all perf_event_attr print functions | Peter Zijlstra | 3 | -182/+141 |