summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-255-17/+60
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-06-305-17/+60
| |\
| | * torture: Inflict default jitterPaul E. McKenney2016-06-141-1/+1
| | * rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney2016-06-141-1/+0
| | * rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng2016-06-141-1/+1
| | * rcutorture: Make -soundhw a x86 specific optionBoqun Feng2016-06-142-4/+5
| | * rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng2016-06-142-8/+7
| | * rcutorture/doc: Create initrd using dracutBoqun Feng2016-06-141-0/+22
| | * torture: Add starvation events to error summaryPaul E. McKenney2016-06-141-1/+6
| | * torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney2016-06-141-2/+19
* | | Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-07-242-83/+199
|\ \ \
| * | | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-045-17/+14
| |\| |
| * | | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-291-2/+2
| |\ \ \
| | * | | iio: generic_buffer: Fix --trigger-num optionCrestez Dan Leonard2016-06-111-2/+2
| * | | | Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-208-18/+132
| |\ \ \ \
| * \ \ \ \ Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-092-83/+199
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | * | | iio: iio_generic_buffer: Add --trigger-num optionCrestez Dan Leonard2016-05-291-5/+29
| | * | | iio: iio_generic_buffer: Add --device-num optionCrestez Dan Leonard2016-05-291-18/+51
| | * | | iio: iio_generic_buffer: Cleanup when receiving signalsCrestez Dan Leonard2016-05-291-64/+108
| | * | | tools: iio: Rename generic_buffer to iio_generic_bufferDaniel Baluta2016-05-292-5/+5
| | * | | tools: iio: Add ability to install/uninstallPeter Robinson2016-05-291-0/+15
* | | | | tools/vm/slabinfo: fix an unintentional printfDan Carpenter2016-07-231-1/+2
* | | | | testing/radix-tree: fix a macro expansion bugDan Carpenter2016-07-231-1/+1
* | | | | objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbolsJosh Poimboeuf2016-07-101-2/+6
| |_|_|/ |/| | |
* | | | tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King2016-06-241-1/+1
* | | | selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz2016-06-241-1/+1
* | | | Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-06-203-15/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)2016-06-203-15/+12
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-06-154-3/+78
|\ \ \ \ | |/ / / |/| | |
| * | | tools/virtio: add noring toolMichael S. Tsirkin2016-06-062-1/+72
| * | | tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpuMike Rapoport2016-06-061-2/+2
| * | | tools/virtio/ringtest: add usage example to READMEMike Rapoport2016-06-061-0/+4
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-103-10/+49
|\ \ \
| * | | perf ctf: Convert invalid chars in a string before set valueWang Nan2016-05-271-2/+39
| * | | perf record: Fix crash when kptr is restrictedWang Nan2016-05-271-0/+2
| * | | perf symbols: Check kptr_restrict for rootWang Nan2016-05-271-8/+8
* | | | soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller2016-06-061-5/+5
| |/ / |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-274-1/+1236
|\ \ \
| * | | tools: kvm_stat: Add commentsJanosch Frank2016-05-251-2/+159
| * | | tools: kvm_stat: Introduce pid monitoringJanosch Frank2016-05-252-22/+167
| * | | tools: kvm_stat: Powerpc related fixesHemant Kumar2016-05-251-0/+2
| * | | tools: Add kvm_stat man pagePaolo Bonzini2016-05-252-2/+99
| * | | tools: Add kvm_stat vm monitor scriptJanosch Frank2016-05-253-1/+835
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-4/+4
|\ \ \ \
| * | | | kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada2016-04-201-4/+4
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-2535-247/+473
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | perf record: Read from backward ring bufferWang Nan2016-05-233-0/+54
| * | | | perf record: Rename variable to make code clearWang Nan2016-05-231-10/+11
| * | | | perf record: Prevent reading invalid data in record__mmap_readWang Nan2016-05-231-0/+8
| * | | | perf evlist: Add API to pause/resumeWang Nan2016-05-232-0/+29