| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | tools/power turbostat: modprobe msr, if needed | Len Brown | 2015-04-18 | 1 | -2/+3 |
| * | | | | | tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 | Len Brown | 2015-04-18 | 1 | -36/+105 |
| * | | | | | tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names | Len Brown | 2015-04-18 | 1 | -4/+4 |
| * | | | | | tools/power turbostat: label base frequency | Len Brown | 2015-04-13 | 1 | -2/+2 |
| * | | | | | tools/power turbostat: update PERF_LIMIT_REASONS decoding | Len Brown | 2015-04-13 | 1 | -26/+26 |
| * | | | | | tools/power turbostat: simplify default output | Len Brown | 2015-04-13 | 2 | -70/+98 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-04-18 | 3 | -1/+184 |
|\ \ \ \ \ |
|
| * | | | | | x86, selftests: Add single_step_syscall test | Andy Lutomirski | 2015-04-16 | 3 | -1/+184 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-04-18 | 5 | -78/+567 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | perf probe: Fix segfault when probe with lazy_line to file | He Kuang | 2015-04-13 | 1 | -1/+1 |
| * | | | | perf probe: Find compilation directory path for lazy matching | Naohiro Aota | 2015-04-13 | 3 | -60/+74 |
| * | | | | perf probe: Set retprobe flag when probe in address-based alternative mode | He Kuang | 2015-04-13 | 1 | -0/+1 |
| * | | | | perf kmem: Analyze page allocator events also | Namhyung Kim | 2015-04-13 | 2 | -17/+491 |
* | | | | | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-04-17 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | ACPICA: Fix a sscanf format string. | Bob Moore | 2015-04-14 | 1 | -1/+1 |
| * | | | | | ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. | Lv Zheng | 2015-04-14 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-04-16 | 21 | -91/+852 |
|\ \ \ \ \ |
|
| * | | | | | selftests/powerpc: Add transactional syscall test | Sam bobroff | 2015-04-11 | 4 | -1/+153 |
| * | | | | | selftests/powerpc: Move get_auxv_entry() to harness.c | Sam bobroff | 2015-04-11 | 4 | -49/+48 |
| * | | | | | selftests/powerpc: Add a test of the switch_endian() syscall | Michael Ellerman | 2015-03-28 | 6 | -1/+214 |
| * | | | | | selftests/powerpc: Rename TARGETS in powerpc selftests makefile | Michael Ellerman | 2015-03-18 | 1 | -6/+6 |
| * | | | | | selftests/powerpc: Add test for VPHN | Greg Kurz | 2015-03-18 | 7 | -1/+430 |
| * | | | | | selftests/powerpc: Build the copyloops with -maltivec | Michael Ellerman | 2015-03-17 | 1 | -0/+1 |
| * | | | | | powerpc: Change vrX register defines to vX to match gcc and glibc | Anton Blanchard | 2015-03-16 | 1 | -33/+0 |
* | | | | | | mm, selftests: test return value of munmap for MAP_HUGETLB memory | David Rientjes | 2015-04-15 | 3 | -4/+14 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 2 | -9/+20 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 1 | -0/+8 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | tools: bpf_asm: cleanup vlan extension related token | Daniel Borkmann | 2015-03-24 | 2 | -14/+14 |
| * | | | | | | filter: introduce SKF_AD_VLAN_TPID BPF extension | Michal Sekletar | 2015-03-24 | 2 | -1/+12 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-14 | 229 | -2445/+6322 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | perf evlist: Fix type for references to data_head/tail | David Ahern | 2015-04-10 | 3 | -10/+9 |
| * | | | | | perf probe: Check the orphaned -x option | Masami Hiramatsu | 2015-04-10 | 1 | -0/+10 |
| * | | | | | perf probe: Support multiple probes on different binaries | Masami Hiramatsu | 2015-04-10 | 3 | -7/+13 |
| * | | | | | perf buildid-list: Fix segfault when show DSOs with hits | He Kuang | 2015-04-10 | 3 | -9/+4 |
| * | | | | | perf tools: Fix cross-endian analysis | David Ahern | 2015-04-10 | 1 | -1/+4 |
| * | | | | | perf tools: Fix error path to do closedir() when synthesizing threads | Arnaldo Carvalho de Melo | 2015-04-10 | 1 | -8/+9 |
| * | | | | | perf tools: Fix synthesizing fork_event.ppid for non-main thread | David Ahern | 2015-04-10 | 1 | -2/+12 |
| * | | | | | perf tools: Add 'I' event modifier for exclude_idle bit | Jiri Olsa | 2015-04-08 | 4 | -2/+49 |
| * | | | | | perf report: Don't call map__kmap if map is NULL. | Wang Nan | 2015-04-08 | 1 | -1/+1 |
| * | | | | | perf tests: Fix attr tests | Jiri Olsa | 2015-04-08 | 2 | -2/+2 |
| * | | | | | perf probe: Fix ARM 32 building error | Wang Nan | 2015-04-08 | 1 | -1/+2 |
| * | | | | | perf tools: Merge all perf_event_attr print functions | Peter Zijlstra | 2015-04-08 | 3 | -182/+141 |
| * | | | | | perf record: Add clockid parameter | Peter Zijlstra | 2015-04-08 | 5 | -4/+154 |
| * | | | | | perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins... | Yunlong Song | 2015-04-08 | 1 | -4/+4 |
| * | | | | | perf sched replay: Support using -f to override perf.data file ownership | Yunlong Song | 2015-04-08 | 1 | -0/+1 |
| * | | | | | perf sched replay: Fix the EMFILE error caused by the limitation of the maxim... | Yunlong Song | 2015-04-08 | 1 | -5/+26 |
| * | | | | | perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails... | Yunlong Song | 2015-04-08 | 1 | -1/+3 |
| * | | | | | perf sched replay: Fix the segmentation fault problem caused by pr_err in thr... | Yunlong Song | 2015-04-08 | 1 | -2/+3 |
| * | | | | | perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the... | Yunlong Song | 2015-04-08 | 1 | -1/+6 |
| * | | | | | perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th... | Yunlong Song | 2015-04-08 | 1 | -2/+9 |