aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-12/+36
2017-03-22bpf: fix hashmap extra_elems logicGravatar Alexei Starovoitov 1-3/+26
2017-03-21selftests/bpf: fix broken build, take 2Gravatar Zi Shen Lim 1-9/+10
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2017-03-17perf symbols: Fix symbols__fixup_end heuristic for corner casesGravatar Daniel Borkmann 1-1/+1
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-1/+25
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-24/+24
2017-03-12selftests/bpf: fix broken buildGravatar Alexei Starovoitov 3-1/+25
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryGravatar Andrea Arcangeli 1-0/+4
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesGravatar Masahiro Yamada 4-4/+4
2017-03-09selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xGravatar Cyril Bur 1-24/+24
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-8/+13
2017-03-08ktest: Make sure wait_for_input does honor the timeoutGravatar Steven Rostedt (VMware) 1-7/+11
2017-03-08ktest: Fix while loop in wait_for_inputGravatar Steven Rostedt (VMware) 1-3/+4
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-9/+19
2017-03-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-3/+25
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 6-16/+281
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-2/+4
2017-03-07radix tree test suite: Specify -m32 in LDFLAGS tooGravatar Matthew Wilcox 1-0/+1
2017-03-07ida: Free correct IDA bitmapGravatar Matthew Wilcox 3-3/+33
2017-03-07radix tree test suite: Depend on Makefile and quieten grepGravatar Matthew Wilcox 1-2/+2
2017-03-07radix tree test suite: Fix build with --as-neededGravatar Michael Ellerman 1-4/+2
2017-03-07radix tree test suite: Build 32 bit binariesGravatar Rehas Sachdeva 1-0/+4
2017-03-07radix tree test suite: Add performance test for radix_tree_join()Gravatar Rehas Sachdeva 1-0/+47
2017-03-07radix tree test suite: Add performance test for radix_tree_split()Gravatar Rehas Sachdeva 1-0/+44
2017-03-07radix tree test suite: Add performance benchmarksGravatar Rehas Sachdeva 1-7/+75
2017-03-07radix tree test suite: Add test for radix_tree_clear_tags()Gravatar Rehas Sachdeva 1-0/+29
2017-03-07radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Gravatar Rehas Sachdeva 1-0/+19
2017-03-07radix tree test suite: Add test for idr_get_next()Gravatar Rehas Sachdeva 1-0/+25
2017-03-07objtool: Fix another GCC jump table detection issueGravatar Josh Poimboeuf 3-3/+25
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-1/+171
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-0/+24
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-7/+7
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+4
2017-03-02Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-582/+1551
2017-03-03selftest/powerpc: Fix false failures for skipped testsGravatar Sachin Sant 1-2/+4
2017-03-02give up on gcc ilog2() constant optimizationsGravatar Linus Torvalds 1-11/+2
2017-03-02selftests: lib.mk Fix individual test buildsGravatar Shuah Khan 1-0/+4
2017-03-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Gravatar Rafael J. Wysocki 2-582/+1551
2017-03-01objtool, modules: Discard objtool annotation sections for modulesGravatar Josh Poimboeuf 1-3/+3
2017-03-01selftests/x86: Add a basic selftest for iopermGravatar Andy Lutomirski 2-1/+171
2017-03-01x86/events: Remove last remnants of old filenamesGravatar Borislav Petkov 1-1/+1
2017-03-01x86/selftests: Add clobbers for int80 on x86_64Gravatar Dmitry Safonov 4-8/+18
2017-03-01tools/testing/nvdimm: make iset cookie predictableGravatar Dan Williams 1-7/+7
2017-03-01tools/power turbostat: version 17.02.24Gravatar Len Brown 1-1/+1
2017-03-01tools/power turbostat: bugfix: --add u32 was printed as u64Gravatar Len Brown 1-19/+7
2017-03-01tools/power turbostat: show error on execGravatar Len Brown 1-0/+1
2017-03-01tools/power turbostat: dump p-state software configGravatar Len Brown 1-0/+50
2017-03-01tools/power turbostat: show package number, even without --debugGravatar Len Brown 1-1/+1
2017-03-01tools/power turbostat: support "--hide C1" etc.Gravatar Len Brown 2-44/+73