| Commit message (Expand) | Author | Age |
... | |
| * | | | | perf trace: Let the perf_evlist__mmap autosize the number of pages to use | Arnaldo Carvalho de Melo | 2014-12-16 |
| * | | | | perf evlist: Improve the strerror_mmap method | Arnaldo Carvalho de Melo | 2014-12-16 |
| * | | | | perf evlist: Clarify sterror_mmap variable names | Arnaldo Carvalho de Melo | 2014-12-16 |
| * | | | | perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg | Arnaldo Carvalho de Melo | 2014-12-16 |
| * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2014-12-12 |
| |\ \ \ \ |
|
| | * | | | | perf trace: Provide a better explanation when mmap fails | Arnaldo Carvalho de Melo | 2014-12-11 |
| | * | | | | perf evlist: Introduce strerror_mmap method | Arnaldo Carvalho de Melo | 2014-12-11 |
| | * | | | | perf tools: Use sysctl__read_int instead of ad-hoc copies | Arnaldo Carvalho de Melo | 2014-12-11 |
| | * | | | | tools lib fs: Add sysctl__read_int helper | Arnaldo Carvalho de Melo | 2014-12-11 |
| | * | | | | tools lib fs: Adopt filename__read_int from tools/perf/ | Arnaldo Carvalho de Melo | 2014-12-11 |
| | * | | | | perf kvm stat live: Mark events as (x86 only) in help output | Alexander Yarygin | 2014-12-10 |
| | * | | | | perf tests: Fix attr tests size values to cope with machine state on interrup... | Jiri Olsa | 2014-12-09 |
| | * | | | | calloc/xcalloc: Fix argument order | Arjun Sreedharan | 2014-12-09 |
| | * | | | | perf callchain: Move cpumode resolve code to add_callchain_ip | Kan Liang | 2014-12-09 |
| | * | | | | perf callchain: Fixup parameter handling error message | Kan Liang | 2014-12-09 |
| | * | | | | perf tools: Add --buildid-dir option to set cache directory | Jiri Olsa | 2014-12-09 |
| | * | | | | perf buildid cache: Fix -a segfault related to kcore handling | Jiri Olsa | 2014-12-09 |
| | * | | | | perf buildid-cache: Remove extra debugdir variables | Jiri Olsa | 2014-12-09 |
| | * | | | | perf tools: Use single strcmp call instead of two | Jiri Olsa | 2014-12-09 |
| | * | | | | perf hists browser: Change print format from %lu to %PRIu64 | Tom Huynh | 2014-12-09 |
| | * | | | | perf bench: Fix memcpy/memset output | Rabin Vincent | 2014-12-09 |
| | * | | | | perf bench: Merge memset into memcpy | Rabin Vincent | 2014-12-09 |
| | * | | | | perf bench: Prepare memcpy for merge | Rabin Vincent | 2014-12-09 |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2014-12-18 |
|\ \ \ \ \ \ |
|
| * | | | | | | tools/virtio: add virtio 1.0 in vringh_test | Michael S. Tsirkin | 2014-12-15 |
| * | | | | | | tools/virtio: add virtio 1.0 in virtio_test | Michael S. Tsirkin | 2014-12-15 |
| * | | | | | | tools/virtio: enable -Werror | Michael S. Tsirkin | 2014-12-15 |
| * | | | | | | tools/virtio: 64 bit features | Michael S. Tsirkin | 2014-12-15 |
| * | | | | | | tools/virtio: fix vringh test | Michael S. Tsirkin | 2014-12-15 |
| * | | | | | | tools/virtio: more stubs | Michael S. Tsirkin | 2014-12-15 |
* | | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 |
|\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' | Rafael J. Wysocki | 2014-12-18 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | /
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | * | | | | | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" | Prarit Bhargava | 2014-12-14 |
* | | | | | | | | tools/testing/selftests/Makefile: alphasort the TARGETS list | Andrew Morton | 2014-12-18 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-12-17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | userns: Unbreak the unprivileged remount tests | Eric W. Biederman | 2014-12-11 |
| * | | | | | | | | mnt: Update unprivileged remount test | Eric W. Biederman | 2014-12-02 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-16 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | selftest: size: Add size test for Linux kernel | Tim Bird | 2014-12-03 |
| * | | | | | | | | selftests/kcmp: Always try to build the test | Michael Ellerman | 2014-12-02 |
| * | | | | | | | | selftests/kcmp: Don't include kernel headers | Michael Ellerman | 2014-12-02 |
| * | | | | | | | | selftests/timers: change test to use ksft framework | Shuah Khan | 2014-11-17 |
| * | | | | | | | | selftests/kcmp: change test to use ksft framework | Shuah Khan | 2014-11-17 |
| * | | | | | | | | selftests/ipc: change test to use ksft framework | Shuah Khan | 2014-11-17 |
| * | | | | | | | | selftests/breakpoints: change test to use ksft framework | Shuah Khan | 2014-11-17 |
| * | | | | | | | | selftests: add kselftest framework for uniform test reporting | Shuah Khan | 2014-11-17 |
| * | | | | | | | | selftests/user: move test out of Makefile into a shell script | Shuah Khan | 2014-11-17 |
| * | | | | | | | | selftests/net: move test out of Makefile into a shell script | Shuah Khan | 2014-11-05 |
* | | | | | | | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-14 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon | Dexuan Cui | 2014-11-26 |