summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-232-12/+36
|\
| * bpf: fix hashmap extra_elems logicAlexei Starovoitov2017-03-221-3/+26
| * selftests/bpf: fix broken build, take 2Zi Shen Lim2017-03-211-9/+10
* | 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
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-034-0/+24
|\ \ \ \ \
| * | | | | selftest for default_file_splice_read() infoleakAl Viro2017-02-184-0/+24
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-031-7/+7
|\ \ \ \ \ \
| * | | | | | tools/testing/nvdimm: make iset cookie predictableDan Williams2017-03-011-7/+7
* | | | | | | Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds2017-03-031-0/+4
|\ \ \ \ \ \ \
| * | | | | | | selftests: lib.mk Fix individual test buildsShuah Khan2017-03-021-0/+4
* | | | | | | | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-022-582/+1551
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-03-012-582/+1551
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tools/power turbostat: version 17.02.24Len Brown2017-03-011-1/+1
| | * | | | | | | | tools/power turbostat: bugfix: --add u32 was printed as u64Len Brown2017-03-011-19/+7
| | * | | | | | | | tools/power turbostat: show error on execLen Brown2017-03-011-0/+1
| | * | | | | | | | tools/power turbostat: dump p-state software configLen Brown2017-03-011-0/+50
| | * | | | | | | | tools/power turbostat: show package number, even without --debugLen Brown2017-03-011-1/+1
| | * | | | | | | | tools/power turbostat: support "--hide C1" etc.Len Brown2017-03-012-44/+73
| | * | | | | | | | tools/power turbostat: move --Package and --processor into the --cpu optionLen Brown2017-03-012-16/+21
OpenPOWER on IntegriCloud