Age | Commit message (Expand) | Author |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2014-08-15 | tools/power turbostat: tweak whitespace in output format | Len Brown |
2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-08-08 | selftests: add memfd/sealing page-pinning tests | David Herrmann |
2014-08-08 | selftests: add memfd_create() + sealing tests | David Herrmann |
2014-08-08 | tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition | Thierry Fauck |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-08-05 | Merge branch 'pm-tools' | Rafael J. Wysocki |
2014-08-04 | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-08-04 | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-04 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-04 | Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2014-07-31 | mnt: Add tests for unprivileged remount cases that have found to be faulty | Eric W. Biederman |
2014-07-30 | cpupower: Remove redundant error check | Peter Senna Tschudin |
2014-07-30 | cpupower: bench: parse.c: Fix several minor errors | Rickard Strandqvist |
2014-07-30 | cpupower: mperf monitor: Correct use of ! and & | Himangi Saraogi |
2014-07-28 | Revert "perf tools: Fix jump label always changing during tracing" | Jiri Olsa |
2014-07-28 | perf tools: Fix perf usage string leftover | Jiri Olsa |
2014-07-28 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar |
2014-07-28 | selftests/powerpc: Add test of per-event excludes | Michael Ellerman |
2014-07-28 | selftests/powerpc: Add a routine for retrieving an AUXV entry | Michael Ellerman |
2014-07-28 | selftests/powerpc: Add cycles test with MMCR2 handling | Michael Ellerman |
2014-07-28 | selftests/powerpc: Dump MMCR2 as part of the EBB HW state | Michael Ellerman |
2014-07-28 | selftests/powerpc: Count more instructions & use decimal | Michael Ellerman |
2014-07-28 | selftests/powerpc: Count instructions under scheduler pressure | Michael Ellerman |
2014-07-28 | selftests/powerpc: Add test of L3 bank handling | Michael Ellerman |
2014-07-28 | selftests/powerpc: Move core_busy_loop() into asm | Michael Ellerman |
2014-07-28 | selftests/powerpc: Fix parse_proc_maps() | Michael Ellerman |
2014-07-28 | selftests/powerpc: Don't ignore errors from sub Makefiles | Michael Ellerman |
2014-07-27 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-07-25 | perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds | Jiri Olsa |
2014-07-25 | perf record: Always force PERF_RECORD_FINISHED_ROUND event | Jiri Olsa |
2014-07-25 | perf inject: Add --kallsyms parameter | Adrian Hunter |
2014-07-25 | perf tools: Expose 'addr' functions so they can be reused | Adrian Hunter |
2014-07-24 | perf session: Fix accounting of ordered samples queue | Jiri Olsa |
2014-07-24 | perf powerpc: Include util/util.h and remove stringify macros | Sukadev Bhattiprolu |
2014-07-23 | perf tools: Fix build on gcc 4.4.7 | Arnaldo Carvalho de Melo |
2014-07-23 | perf tools: Add thread parameter to vdso__dso_findnew() | Adrian Hunter |
2014-07-23 | perf tools: Add dso__type() | Adrian Hunter |
2014-07-23 | perf tools: Separate the VDSO map name from the VDSO dso name | Adrian Hunter |
2014-07-23 | perf tools: Add vdso__new() | Adrian Hunter |
2014-07-23 | perf machine: Fix the lifetime of the VDSO temporary file | Adrian Hunter |
2014-07-23 | perf tools: Group VDSO global variables into a structure | Adrian Hunter |
2014-07-23 | perf session: Add ability to skip 4GiB or more | Adrian Hunter |
2014-07-23 | perf session: Add ability to 'skip' a non-piped event stream | Adrian Hunter |