aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-03-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-03-09Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-08ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)
2017-03-08ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)
2017-03-08Merge branch 'perf/core'Ingo Molnar
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-07radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox
2017-03-07radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox
2017-03-07radix tree test suite: Fix build with --as-neededMichael Ellerman
2017-03-07radix tree test suite: Build 32 bit binariesRehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva
2017-03-07radix tree test suite: Add performance benchmarksRehas Sachdeva
2017-03-07radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva
2017-03-07radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva
2017-03-07radix tree test suite: Add test for idr_get_next()Rehas Sachdeva
2017-03-07objtool: Fix another GCC jump table detection issueJosh Poimboeuf
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-03-06tools: hv: Add clean up function for Ubuntu configHaiyang Zhang
2017-03-07userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli
2017-03-07scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-06perf bench numa: Add more comment for -c optionperf-core-for-mingo-4.11-20170306Jiri Olsa
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo
2017-03-03perf bench futex: Fix build on musl + clangArnaldo Carvalho de Melo
2017-03-03perf bench futex: Use __maybe_unusedArnaldo Carvalho de Melo
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo
2017-03-03perf tools: Force uncore events to system wide monitoringJiri Olsa
2017-03-03perf intel-PT/BTS: Add missing initializationAdrian Hunter
2017-03-03perf probe: Generalize probe event file open routineNaveen N. Rao
2017-03-03perf ftrace: Use pager for displaying resultNamhyung Kim
2017-03-03perf ftrace: Add support for -a and -C optionNamhyung Kim
2017-03-03perf cpumap: Introduce cpu_map__snprint_mask()Namhyung Kim
2017-03-03perf ftrace: Add support for --pid optionNamhyung Kim
2017-03-03perf tools: Allow sorting by symbol sizeCharles Baylis
2017-03-03perf evlist: Clarify a bit the use of perf_mmap->refcntArnaldo Carvalho de Melo
2017-03-03perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf thread: convert thread.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf evlist: Convert perf_map.refcnt from atomic_t to refcount_tElena Reshetova
2017-03-03perf map: Convert map_groups.refcnt from atomic_t to refcount_tElena Reshetova