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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
6
-34
/
+6
2018-01-18
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...
Adrian Hunter
1
-0
/
+1
2018-01-18
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2
-13
/
+4
2018-01-17
Merge tag 'perf-core-for-mingo-4.16-20180117' of git://git.kernel.org/pub/scm...
Ingo Molnar
35
-130
/
+1465
2018-01-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
175
-724
/
+1605
2018-01-17
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
1
-1
/
+1
2018-01-17
perf script: Remove the time slices number limitation
Jin Yao
2
-9
/
+17
2018-01-17
perf report: Remove the time slices number limitation
Jin Yao
2
-7
/
+17
2018-01-17
perf util: Allocate time slices buffer according to number of comma
Jin Yao
2
-0
/
+30
2018-01-17
perf report: Add an indication of what time slices are used
Jin Yao
1
-0
/
+3
2018-01-17
perf util: Support no index time percent slice
Jin Yao
1
-0
/
+36
2018-01-17
perf util: Improve error checking for time percent input
Jin Yao
1
-2
/
+6
2018-01-17
perf script: Improve error msg when no first/last sample time found
Jin Yao
1
-1
/
+3
2018-01-17
perf report: Improve error msg when no first/last sample time found
Jin Yao
1
-1
/
+3
2018-01-17
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
1
-3
/
+13
2018-01-17
perf trace: Allow overriding global --max-stack per event
Arnaldo Carvalho de Melo
1
-1
/
+13
2018-01-17
perf trace: Setup DWARF callchains for non-syscall events when --max-stack is...
Arnaldo Carvalho de Melo
1
-2
/
+3
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
7
-12
/
+25
2018-01-17
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
11
-7
/
+1077
2018-01-17
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
1
-1
/
+9
2018-01-17
tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...
Taeung Song
1
-0
/
+1
2018-01-17
tools lib traceevent: Add UL suffix to MISSING_EVENTS
Michael Sartain
1
-2
/
+2
2018-01-17
tools lib traceevent: Use asprintf when possible
Federico Vaga
2
-22
/
+13
2018-01-17
tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...
Steven Rostedt (VMware)
1
-2
/
+8
2018-01-17
tools lib traceevent: Handle new pointer processing of bprint strings
Steven Rostedt (VMware)
1
-0
/
+26
2018-01-17
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
1
-8
/
+9
2018-01-17
tools lib traceevent: Print value of unknown symbolic fields
Jan Kiszka
1
-0
/
+2
2018-01-17
tools lib traceevent: Show value of flags that have not been parsed
Steven Rostedt (VMware)
1
-0
/
+5
2018-01-17
tools lib traceevent: Fix bad force_token escape sequence
Michael Sartain
1
-1
/
+1
2018-01-12
perf trace: Fix setting of --call-graph/--max-stack for non-syscall events
Arnaldo Carvalho de Melo
1
-15
/
+5
2018-01-12
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
1
-3
/
+11
2018-01-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
1
-1
/
+1
2018-01-12
perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely
Arnaldo Carvalho de Melo
1
-23
/
+0
2018-01-12
perf script python: Add script to profile and resolve physical mem type
Kan Liang
4
-0
/
+119
2018-01-12
perf evlist: Remove trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-12
perf/x86/rapl: Fix Haswell and Broadwell server RAPL event
Kan Liang
1
-2
/
+2
2018-01-11
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2018-01-11
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-12
/
+23
2018-01-11
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
Mathieu Poirier
1
-1
/
+1
2018-01-11
Merge tag 'perf-core-for-mingo-4.16-20180110' of git://git.kernel.org/pub/scm...
Ingo Molnar
36
-140
/
+884
2018-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+3
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-131
/
+303
2018-01-10
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
1
-1
/
+3
2018-01-10
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
1
-0
/
+9
2018-01-10
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
1
-2
/
+3
2018-01-10
Merge branch 'mlxsw-couple-of-fixes'
David S. Miller
3
-4
/
+11
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
1
-3
/
+4
2018-01-10
mlxsw: pci: Wait after reset before accessing HW
Yuval Mintz
2
-1
/
+7
2018-01-10
nfp: always unmask aux interrupts at init
Jakub Kicinski
1
-0
/
+2
[next]