aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-09-04usb: usbip: fix usbip.h path in userspace toolGravatar Piotr Król 1-1/+1
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Gravatar Linus Torvalds 3-11/+11
2014-08-29tools: selftests: fix build issue with make kselftests targetGravatar Phong Tran 3-11/+11
2014-08-25usbip: move usbip userspace code out of stagingGravatar Valentina Manea 37-0/+5625
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-40/+40
2014-08-15tools/power turbostat: tweak whitespace in output formatGravatar Len Brown 1-40/+40
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 3-0/+260
2014-08-08selftests: add memfd/sealing page-pinning testsGravatar David Herrmann 5-1/+450
2014-08-08selftests: add memfd_create() + sealing testsGravatar David Herrmann 4-0/+945
2014-08-08tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionGravatar Thierry Fauck 1-0/+4
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 12-284/+617
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 14-193/+1772
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+66
2014-08-05Merge branch 'pm-tools'Gravatar Rafael J. Wysocki 4-26/+28
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 4-8/+124
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-0/+179
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 11-35/+145
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 132-869/+3512
2014-08-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 19-28/+26
2014-08-04Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-349/+297
2014-07-31mnt: Add tests for unprivileged remount cases that have found to be faultyGravatar Eric W. Biederman 3-0/+260
2014-07-30cpupower: Remove redundant error checkGravatar Peter Senna Tschudin 1-6/+5
2014-07-30cpupower: bench: parse.c: Fix several minor errorsGravatar Rickard Strandqvist 1-18/+21
2014-07-30cpupower: mperf monitor: Correct use of ! and &Gravatar Himangi Saraogi 1-1/+1
2014-07-28Revert "perf tools: Fix jump label always changing during tracing"Gravatar Jiri Olsa 1-7/+2
2014-07-28perf tools: Fix perf usage string leftoverGravatar Jiri Olsa 1-1/+1
2014-07-28Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 29-115/+470
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Gravatar Ingo Molnar 11-27/+62
2014-07-28selftests/powerpc: Add test of per-event excludesGravatar Michael Ellerman 2-1/+115
2014-07-28selftests/powerpc: Add a routine for retrieving an AUXV entryGravatar Michael Ellerman 2-0/+49
2014-07-28selftests/powerpc: Add cycles test with MMCR2 handlingGravatar Michael Ellerman 2-1/+93
2014-07-28selftests/powerpc: Dump MMCR2 as part of the EBB HW stateGravatar Michael Ellerman 1-4/+6
2014-07-28selftests/powerpc: Count more instructions & use decimalGravatar Michael Ellerman 1-8/+14
2014-07-28selftests/powerpc: Count instructions under scheduler pressureGravatar Michael Ellerman 2-2/+8
2014-07-28selftests/powerpc: Add test of L3 bank handlingGravatar Michael Ellerman 2-1/+49
2014-07-28selftests/powerpc: Move core_busy_loop() into asmGravatar Michael Ellerman 4-253/+272
2014-07-28selftests/powerpc: Fix parse_proc_maps()Gravatar Michael Ellerman 1-1/+1
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesGravatar Michael Ellerman 2-14/+11
2014-07-27Merge branch 'acpica'Gravatar Rafael J. Wysocki 10-167/+1744
2014-07-25perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty roundsGravatar Jiri Olsa 1-1/+7
2014-07-25perf record: Always force PERF_RECORD_FINISHED_ROUND eventGravatar Jiri Olsa 1-2/+1
2014-07-25perf inject: Add --kallsyms parameterGravatar Adrian Hunter 2-0/+5
2014-07-25perf tools: Expose 'addr' functions so they can be reusedGravatar Adrian Hunter 3-33/+53
2014-07-24perf session: Fix accounting of ordered samples queueGravatar Jiri Olsa 1-2/+1
2014-07-24perf powerpc: Include util/util.h and remove stringify macrosGravatar Sukadev Bhattiprolu 1-3/+1
2014-07-23perf tools: Fix build on gcc 4.4.7Gravatar Arnaldo Carvalho de Melo 1-1/+1
2014-07-23perf tools: Add thread parameter to vdso__dso_findnew()Gravatar Adrian Hunter 5-7/+10
2014-07-23perf tools: Add dso__type()Gravatar Adrian Hunter 5-0/+77
2014-07-23perf tools: Separate the VDSO map name from the VDSO dso nameGravatar Adrian Hunter 4-9/+20
2014-07-23perf tools: Add vdso__new()Gravatar Adrian Hunter 1-5/+15