index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2017-03-08
ktest: Fix while loop in wait_for_input
Steven Rostedt (VMware)
-3
/
+4
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
-0
/
+1
2017-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-9
/
+19
2017-03-07
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+25
2017-03-07
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
-16
/
+281
2017-03-07
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-2
/
+4
2017-03-07
radix tree test suite: Specify -m32 in LDFLAGS too
Matthew Wilcox
-0
/
+1
2017-03-07
ida: Free correct IDA bitmap
Matthew Wilcox
-3
/
+33
2017-03-07
radix tree test suite: Depend on Makefile and quieten grep
Matthew Wilcox
-2
/
+2
2017-03-07
radix tree test suite: Fix build with --as-needed
Michael Ellerman
-4
/
+2
2017-03-07
radix tree test suite: Build 32 bit binaries
Rehas Sachdeva
-0
/
+4
2017-03-07
radix tree test suite: Add performance test for radix_tree_join()
Rehas Sachdeva
-0
/
+47
2017-03-07
radix tree test suite: Add performance test for radix_tree_split()
Rehas Sachdeva
-0
/
+44
2017-03-07
radix tree test suite: Add performance benchmarks
Rehas Sachdeva
-7
/
+75
2017-03-07
radix tree test suite: Add test for radix_tree_clear_tags()
Rehas Sachdeva
-0
/
+29
2017-03-07
radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()
Rehas Sachdeva
-0
/
+19
2017-03-07
radix tree test suite: Add test for idr_get_next()
Rehas Sachdeva
-0
/
+25
2017-03-07
perf c2c: Fix display bug when using pipe
Namhyung Kim
-1
/
+1
2017-03-07
perf c2c: Clarify help message of --stats option
Namhyung Kim
-1
/
+1
2017-03-07
perf report: Hide tip message when -q option is given
Namhyung Kim
-2
/
+1
2017-03-07
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
-3
/
+25
2017-03-07
Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...
Ingo Molnar
-137
/
+702
2017-03-06
tools: hv: Add clean up function for Ubuntu config
Haiyang Zhang
-0
/
+18
2017-03-06
perf bench numa: Add more comment for -c option
Jiri Olsa
-1
/
+2
2017-03-04
tools/power turbostat: bugfix: GFXMHz column not changing
Len Brown
-1
/
+3
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+171
2017-03-03
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-0
/
+24
2017-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-7
/
+7
2017-03-03
tools build: Use the same CC for feature detection and actual build
Arnaldo Carvalho de Melo
-2
/
+2
2017-03-03
perf bench futex: Fix build on musl + clang
Arnaldo Carvalho de Melo
-0
/
+5
2017-03-03
perf bench futex: Use __maybe_unused
Arnaldo Carvalho de Melo
-6
/
+4
2017-03-03
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
-9
/
+24
2017-03-03
perf tools: Force uncore events to system wide monitoring
Jiri Olsa
-5
/
+33
2017-03-03
perf intel-PT/BTS: Add missing initialization
Adrian Hunter
-0
/
+2
2017-03-03
perf probe: Generalize probe event file open routine
Naveen N. Rao
-9
/
+12
2017-03-03
perf ftrace: Use pager for displaying result
Namhyung Kim
-0
/
+3
2017-03-03
perf ftrace: Add support for -a and -C option
Namhyung Kim
-0
/
+74
2017-03-03
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
-0
/
+47
2017-03-03
perf ftrace: Add support for --pid option
Namhyung Kim
-27
/
+68
2017-03-03
perf tools: Allow sorting by symbol size
Charles Baylis
-0
/
+44
2017-03-03
perf evlist: Clarify a bit the use of perf_mmap->refcnt
Arnaldo Carvalho de Melo
-1
/
+12
2017-03-03
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
Elena Reshetova
-15
/
+15
2017-03-03
perf thread: convert thread.refcnt from atomic_t to refcount_t
Elena Reshetova
-6
/
+6
2017-03-03
perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t
Elena Reshetova
-11
/
+11
2017-03-03
perf map: Convert map_groups.refcnt from atomic_t to refcount_t
Elena Reshetova
-10
/
+10
2017-03-03
perf map: Convert map.refcnt from atomic_t to refcount_t
Elena Reshetova
-6
/
+6
2017-03-03
perf dso: Convert dso.refcnt from atomic_t to refcount_t
Elena Reshetova
-5
/
+5
2017-03-03
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
Elena Reshetova
-9
/
+6
2017-03-03
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
-11
/
+11
2017-03-03
perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t
Elena Reshetova
-5
/
+5
[prev]
[next]