summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-12/+36
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov-3/+26
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim-9/+10
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2017-03-17perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann-1/+1
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+25
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-24/+24
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov-1/+25
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli-0/+4
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada-4/+4
2017-03-09selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur-24/+24
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+13
2017-03-08ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)-7/+11
2017-03-08ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)-3/+4
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-9/+19
2017-03-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+25
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-16/+281
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+4
2017-03-07radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox-0/+1
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox-3/+33
2017-03-07radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox-2/+2
2017-03-07radix tree test suite: Fix build with --as-neededMichael Ellerman-4/+2
2017-03-07radix tree test suite: Build 32 bit binariesRehas Sachdeva-0/+4
2017-03-07radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva-0/+47
2017-03-07radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva-0/+44
2017-03-07radix tree test suite: Add performance benchmarksRehas Sachdeva-7/+75
2017-03-07radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva-0/+29
2017-03-07radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva-0/+19
2017-03-07radix tree test suite: Add test for idr_get_next()Rehas Sachdeva-0/+25
2017-03-07objtool: Fix another GCC jump table detection issueJosh Poimboeuf-3/+25
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+171
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+24
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+7
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds-0/+4
2017-03-02Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-582/+1551
2017-03-03selftest/powerpc: Fix false failures for skipped testsSachin Sant-2/+4
2017-03-02give up on gcc ilog2() constant optimizationsLinus Torvalds-11/+2
2017-03-02selftests: lib.mk Fix individual test buildsShuah Khan-0/+4
2017-03-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki-582/+1551
2017-03-01objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf-3/+3
2017-03-01selftests/x86: Add a basic selftest for iopermAndy Lutomirski-1/+171
2017-03-01x86/events: Remove last remnants of old filenamesBorislav Petkov-1/+1
2017-03-01x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov-8/+18
2017-03-01tools/testing/nvdimm: make iset cookie predictableDan Williams-7/+7
2017-03-01tools/power turbostat: version 17.02.24Len Brown-1/+1
2017-03-01tools/power turbostat: bugfix: --add u32 was printed as u64Len Brown-19/+7
2017-03-01tools/power turbostat: show error on execLen Brown-0/+1
2017-03-01tools/power turbostat: dump p-state software configLen Brown-0/+50
2017-03-01tools/power turbostat: show package number, even without --debugLen Brown-1/+1
2017-03-01tools/power turbostat: support "--hide C1" etc.Len Brown-44/+73