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
2020-03-20
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
1
-9
/
+14
2020-03-20
tools/power turbostat: Support Elkhart Lake
Chen Yu
1
-1
/
+30
2020-03-20
tools/power turbostat: Support Jasper Lake
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Ice Lake server
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Tiger Lake
Chen Yu
1
-0
/
+2
2020-03-20
tools/power turbostat: Fix gcc build warnings
Len Brown
1
-2
/
+2
2020-03-20
tools/power turbostat: Support Cometlake
Chen Yu
1
-0
/
+2
2020-03-19
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-03-19
Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...
Ingo Molnar
32
-1123
/
+1340
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
38
-140
/
+196
2020-03-19
Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://git.kernel.org/pub/sc...
Ingo Molnar
7
-34
/
+44
2020-03-18
wireguard: noise: error out precomputed DH during handshake rather than config
Jason A. Donenfeld
1
-5
/
+10
2020-03-18
wireguard: selftests: test using new 64-bit time_t
Jason A. Donenfeld
2
-2
/
+1
2020-03-18
wireguard: selftests: remove duplicated include <sys/types.h>
YueHaibing
1
-1
/
+0
2020-03-17
perf expr: Fix copy/paste mistake
Jiri Olsa
1
-2
/
+2
2020-03-17
perf report: Fix no branch type statistics report issue
Jin Yao
1
-5
/
+4
2020-03-17
perf tools: Give synthetic mmap events an inode generation
Ian Rogers
1
-0
/
+1
2020-03-15
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
29
-124
/
+132
2020-03-13
Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-3
/
+5
2020-03-13
perf test: Print if shell directory isn't present
Ian Rogers
1
-1
/
+4
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-0
/
+123
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+32
2020-03-12
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
1
-0
/
+1
2020-03-12
perf record: Fix binding of AIO user space buffers to nodes
Alexey Budankov
1
-6
/
+15
2020-03-11
perf scripting perl: Add common_callchain to fix argument order
Michael Petlan
6
-20
/
+20
2020-03-11
perf intel-pt: Update intel-pt.txt file with new location of the documentation
Adrian Hunter
1
-0
/
+1
2020-03-11
perf intel-pt: Add Intel PT man page references
Adrian Hunter
5
-4
/
+13
2020-03-11
perf intel-pt: Rename intel-pt.txt and put it in man page format
Adrian Hunter
1
-24
/
+33
2020-03-11
perf doc: Set man page date to last git commit
Ian Rogers
1
-1
/
+4
2020-03-11
perf cs-etm: Fix unsigned variable comparison to zero
Leo Yan
1
-1
/
+1
2020-03-11
perf cs-etm: Optimize copying last branches
Leo Yan
1
-5
/
+17
2020-03-11
perf cs-etm: Correct synthesizing instruction samples
Leo Yan
1
-17
/
+70
2020-03-11
perf cs-etm: Continuously record last branch
Leo Yan
1
-3
/
+4
2020-03-11
perf cs-etm: Swap packets for instruction samples
Leo Yan
1
-20
/
+19
2020-03-11
perf map: Use strstarts() to look for Android libraries
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-03-11
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-03-10
perf vendor events intel: Add NO_NMI_WATCHDOG metric constraint
Kan Liang
3
-3
/
+6
2020-03-10
perf metricgroup: Support metric constraint
Kan Liang
1
-1
/
+53
2020-03-10
perf util: Factor out sysctl__nmi_watchdog_enabled()
Kan Liang
3
-4
/
+22
2020-03-10
perf metricgroup: Factor out metricgroup__add_metric_weak_group()
Kan Liang
1
-24
/
+33
2020-03-10
perf jevents: Support metric constraint
Kan Liang
3
-7
/
+15
2020-03-10
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
1
-0
/
+42
2020-03-10
perf vendor events s390: Add new deflate counters for IBM z15
Thomas Richter
2
-5
/
+33
2020-03-10
Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
4
-3
/
+5
2020-03-09
perf block-info: Support color ops to print block percents in color
Jin Yao
1
-10
/
+15
2020-03-09
perf block-info: Allow selecting which columns to report and its order
Jin Yao
3
-20
/
+59
2020-03-09
perf diff: Use __block_info__cmp() to replace block_pair_cmp()
Jin Yao
3
-21
/
+11
2020-03-09
perf block-info: Fix wrong block address comparison in block_info__cmp()
Jin Yao
1
-15
/
+6
2020-03-09
perf expr: Make expr__parse() return -1 on error
Jiri Olsa
2
-3
/
+3
2020-03-09
perf expr: Straighten expr__parse()/expr__find_other() interface
Jiri Olsa
4
-12
/
+10
[prev]
[next]