index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
5
-3
/
+250
2016-03-17
Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-1
/
+352
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2016-03-16
Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-63
/
+222
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-193
/
+720
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-21
/
+30
2016-03-15
mm, tracing: unify mm flags handling in tracepoints and printk
Vlastimil Babka
1
-1
/
+1
2016-03-15
tools, perf: make gfp_compact_table up to date
Vlastimil Babka
1
-19
/
+28
2016-03-15
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
Laura Abbott
1
-1
/
+1
2016-03-15
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-44
/
+501
2016-03-15
Merge commit 'torture.2015.02.23a' into core/rcu
Ingo Molnar
1
-2
/
+4
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
150
-1616
/
+11149
2016-03-14
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2
-197
/
+724
2016-03-13
tools/power turbostat: bugfix: TDP MSRs print bits fixing
Chen Yu
1
-10
/
+10
2016-03-13
tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
Len Brown
1
-1
/
+1
2016-03-13
tools/power turbostat: call __cpuid() instead of __get_cpuid()
Len Brown
1
-7
/
+7
2016-03-13
tools/power turbostat: indicate SMX and SGX support
Len Brown
1
-1
/
+27
2016-03-13
tools/power turbostat: detect and work around syscall jitter
Len Brown
1
-1
/
+50
2016-03-13
tools/power turbostat: show GFX%rc6
Len Brown
1
-0
/
+45
2016-03-13
tools/power turbostat: show GFXMHz
Len Brown
1
-1
/
+49
2016-03-13
tools/power turbostat: show IRQs per CPU
Len Brown
1
-4
/
+122
2016-03-13
tools/power turbostat: make fewer systems calls
Len Brown
1
-10
/
+41
2016-03-13
tools/power turbostat: fix compiler warnings
Len Brown
1
-4
/
+4
2016-03-13
tools/power turbostat: add --out option for saving output in a file
Len Brown
2
-135
/
+160
2016-03-13
tools/power turbostat: re-name "%Busy" field to "Busy%"
Len Brown
2
-11
/
+11
2016-03-13
tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
Hubert Chrzaniuk
1
-27
/
+26
2016-03-13
tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
Chrzaniuk, Hubert
1
-1
/
+1
2016-03-13
tools/power turbostat: allow sub-sec intervals
Len Brown
2
-5
/
+17
2016-03-10
perf stat: Add --metric-only support for -A
Andi Kleen
2
-9
/
+38
2016-03-10
perf stat: Implement --metric-only mode
Andi Kleen
2
-10
/
+205
2016-03-10
perf stat: Document CSV format in manpage
Andi Kleen
1
-0
/
+23
2016-03-10
perf hists browser: Check sort keys before hot key actions
Namhyung Kim
1
-0
/
+9
2016-03-10
perf hists browser: Allow thread filtering for comm sort key
Namhyung Kim
1
-10
/
+32
2016-03-10
perf tools: Add sort__has_comm variable
Namhyung Kim
2
-0
/
+4
2016-03-10
perf tools: Recalc total periods using top-level entries in hierarchy
Namhyung Kim
1
-10
/
+34
2016-03-10
perf tools: Remove nr_sort_keys field
Namhyung Kim
3
-31
/
+0
2016-03-10
perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()
Namhyung Kim
1
-14
/
+8
2016-03-10
perf tools: Remove hist_entry->fmt field
Namhyung Kim
1
-1
/
+0
2016-03-10
perf tools: Fix command line filters in hierarchy mode
Namhyung Kim
1
-3
/
+97
2016-03-10
perf tools: Add more sort entry check functions
Namhyung Kim
2
-31
/
+23
2016-03-10
perf tools: Fix hist_entry__filter() for hierarchy
Namhyung Kim
1
-7
/
+21
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
7
-6
/
+19
2016-03-10
tools lib traceevent: Add '~' operation within arg_num_eval()
Steven Rostedt
1
-0
/
+6
2016-03-10
selftests/x86: In syscall_nt, test NT|TF as well
Andy Lutomirski
1
-8
/
+49
2016-03-09
perf tools: Omit unnecessary cast in perf_pmu__parse_scale
Jiri Olsa
1
-2
/
+2
2016-03-09
perf tools: Pass perf_hpp_list all the way through setup_sort_list
Jiri Olsa
1
-18
/
+26
2016-03-09
perf tools: Fix perf script python database export crash
Chris Phlipot
1
-4
/
+2
2016-03-09
perf jitdump: DWARF is also needed
Arnaldo Carvalho de Melo
2
-5
/
+8
2016-03-09
Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
21
-32
/
+1359
[next]