aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-09-04usb: usbip: fix usbip.h path in userspace toolPiotr Król
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-15tools/power turbostat: tweak whitespace in output formatLen Brown
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-08-08selftests: add memfd/sealing page-pinning testsDavid Herrmann
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann
2014-08-08tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05Merge branch 'pm-tools'Rafael J. Wysocki
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-04Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-07-31mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman
2014-07-30cpupower: Remove redundant error checkPeter Senna Tschudin
2014-07-30cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist
2014-07-30cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi
2014-07-28Revert "perf tools: Fix jump label always changing during tracing"Jiri Olsa
2014-07-28perf tools: Fix perf usage string leftoverJiri Olsa
2014-07-28Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-28selftests/powerpc: Add test of per-event excludesMichael Ellerman
2014-07-28selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman
2014-07-28selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman
2014-07-28selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman
2014-07-28selftests/powerpc: Count more instructions & use decimalMichael Ellerman
2014-07-28selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman
2014-07-28selftests/powerpc: Add test of L3 bank handlingMichael Ellerman
2014-07-28selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman
2014-07-28selftests/powerpc: Fix parse_proc_maps()Michael Ellerman
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman
2014-07-27Merge branch 'acpica'Rafael J. Wysocki
2014-07-25perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty roundsJiri Olsa
2014-07-25perf record: Always force PERF_RECORD_FINISHED_ROUND eventJiri Olsa
2014-07-25perf inject: Add --kallsyms parameterAdrian Hunter
2014-07-25perf tools: Expose 'addr' functions so they can be reusedAdrian Hunter
2014-07-24perf session: Fix accounting of ordered samples queueJiri Olsa
2014-07-24perf powerpc: Include util/util.h and remove stringify macrosSukadev Bhattiprolu
2014-07-23perf tools: Fix build on gcc 4.4.7Arnaldo Carvalho de Melo
2014-07-23perf tools: Add thread parameter to vdso__dso_findnew()Adrian Hunter
2014-07-23perf tools: Add dso__type()Adrian Hunter
2014-07-23perf tools: Separate the VDSO map name from the VDSO dso nameAdrian Hunter
2014-07-23perf tools: Add vdso__new()Adrian Hunter