summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne2017-04-261-1/+2
* tools/kvm_stat: add '%Total' columnStefan Raspl2017-03-291-1/+8
* tools/kvm_stat: add interactive command 'r'Stefan Raspl2017-03-292-14/+53
* tools/kvm_stat: add interactive command 'c'Stefan Raspl2017-03-292-4/+14
* tools/kvm_stat: add option '--guest'Stefan Raspl2017-03-292-2/+105
* tools/kvm_stat: remove regex filter on empty inputStefan Raspl2017-03-291-0/+1
* tools/kvm_stat: display regex when set to non-defaultStefan Raspl2017-03-291-0/+6
* tools/kvm_stat: print error messages on faulty pid filter inputStefan Raspl2017-03-291-0/+4
* tools/kvm_stat: remove pid filter on empty inputStefan Raspl2017-03-291-4/+7
* tools/kvm_stat: display guest name when using pid filterStefan Raspl2017-03-291-2/+39
* tools/kvm_stat: document list of interactive commandsStefan Raspl2017-03-292-0/+23
* tools/kvm_stat: reduce perceived idle time on filter updatesStefan Raspl2017-03-291-18/+30
* tools/kvm_stat: full PEP8 complianceStefan Raspl2017-03-291-0/+22
* tools/kvm_stat: fix trace setup glitch on field updates in TracepointProviderStefan Raspl2017-03-291-2/+3
* tools/kvm_stat: fix misc glitchesStefan Raspl2017-03-291-13/+11
* tools/kvm_stat: handle SIGINT in log and batch modesStefan Raspl2017-03-291-11/+17
* tools/kvm_stat: catch curses exceptions onlyStefan Raspl2017-03-291-1/+1
* tools/kvm_stat: hide cursorStefan Raspl2017-03-291-0/+7
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-171-1/+1
|\
| * perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-03-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-143-1/+25
|\ \
| * | selftests/bpf: fix broken buildAlexei Starovoitov2017-03-123-1/+25
* | | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-131-24/+24
|\ \ \
| * | | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur2017-03-091-24/+24
* | | | userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-091-0/+4
* | | | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-094-4/+4
* | | | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-081-8/+13
|\ \ \ \
| * | | | ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-081-7/+11
| * | | | ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-081-3/+4
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-075-9/+19
|\ \ \ \ \
| * | | | | x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-011-1/+1
| * | | | | x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-014-8/+18
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-073-3/+25
|\ \ \ \ \ \
| * | | | | | objtool: Fix another GCC jump table detection issueJosh Poimboeuf2017-03-073-3/+25
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-03-076-16/+281
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox2017-03-071-0/+1
| * | | | | ida: Free correct IDA bitmapMatthew Wilcox2017-03-073-3/+33
| * | | | | radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox2017-03-071-2/+2
| * | | | | radix tree test suite: Fix build with --as-neededMichael Ellerman2017-03-071-4/+2
| * | | | | radix tree test suite: Build 32 bit binariesRehas Sachdeva2017-03-071-0/+4
| * | | | | radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva2017-03-071-0/+47
| * | | | | radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva2017-03-071-0/+44
| * | | | | radix tree test suite: Add performance benchmarksRehas Sachdeva2017-03-071-7/+75
| * | | | | radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva2017-03-071-0/+29
| * | | | | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva2017-03-071-0/+19
| * | | | | radix tree test suite: Add test for idr_get_next()Rehas Sachdeva2017-03-071-0/+25
| | |/ / / | |/| | |
* | | | | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-071-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-03-031-2/+4
| |/ / /
* | | | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-042-1/+171
|\ \ \ \
| * | | | selftests/x86: Add a basic selftest for iopermAndy Lutomirski2017-03-012-1/+171
OpenPOWER on IntegriCloud