summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-08-05selftests: add memfd/sealing page-pinning testsDavid Herrmann
2014-08-05selftests: add memfd_create() + sealing testsDavid Herrmann
2014-08-05Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-08-05Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2014-08-05Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2014-08-05Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-08-05Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-08-05Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-08-05Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-08-05Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
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-08-04manual merge of timers/coreIngo Molnar
2014-08-04Merge branch 'perf/core'Ingo Molnar
2014-08-04Merge branch 'core/rcu'Ingo Molnar
2014-07-31mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman
2014-07-31Merge branch 'pm-tools'Rafael J. Wysocki
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 'pm-tools'Rafael J. Wysocki
2014-07-27Merge branch 'acpica'Rafael J. Wysocki
2014-07-27rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney
2014-07-27rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney
2014-07-27rcutorture: Test partial nohz_full= configurationPaul E. McKenney
2014-07-27rcu: Add step to initrd documentationPaul E. McKenney
2014-07-27rcutorture: Set executable bit and drop bash from UsagePranith Kumar
2014-07-27rcutorture: Use bash shell for all the test scriptsPranith Kumar
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