index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
tools headers: Synchronize kernel <-> tooling headers
Arnaldo Carvalho de Melo
2
-2
/
+10
2018-01-10
perf report: Introduce --mmaps
Arnaldo Carvalho de Melo
2
-5
/
+54
2018-01-10
perf report: Add --tasks option to display monitored tasks
Jiri Olsa
2
-2
/
+138
2018-01-10
perf trace: Beautify 'gettid' syscall result
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-01-10
perf report: Add --stats option to display quick data statistics
Jiri Olsa
2
-1
/
+29
2018-01-10
perf tools: Make the tool's warning messages optional
Jiri Olsa
2
-2
/
+5
2018-01-10
perf script: Add support to display lost events
Jiri Olsa
3
-0
/
+39
2018-01-08
perf script: Add support to display sample misc field
Jiri Olsa
4
-12
/
+84
2018-01-08
perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13
Jiri Olsa
2
-6
/
+12
2018-01-08
perf: Return empty callchain instead of NULL
Jiri Olsa
1
-18
/
+12
2018-01-08
perf: Make perf_callchain function static
Jiri Olsa
3
-19
/
+16
2018-01-08
perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
Jiri Olsa
2
-0
/
+2
2018-01-08
perf: Allocate context task_ctx_data for child event
Jiri Olsa
1
-0
/
+14
2018-01-08
perf tools: Display perf_event_attr::namespaces debug info
Jiri Olsa
1
-0
/
+1
2018-01-08
perf tools: Enable LIBBABELTRACE by default
Jiri Olsa
2
-2
/
+2
2018-01-08
perf script: Support time percent and multiple time ranges
Jin Yao
2
-6
/
+44
2018-01-08
perf report: Support time percent and multiple time ranges
Jin Yao
2
-5
/
+46
2018-01-08
perf tools: Create function to perform multiple time range checking
Jin Yao
2
-0
/
+31
2018-01-08
perf tools: Create function to parse time percent
Jin Yao
2
-12
/
+196
2018-01-08
perf record: Record the first and last sample time in the header
Jin Yao
2
-3
/
+18
2018-01-08
perf header: Add infrastructure to record first and last sample time
Jin Yao
4
-0
/
+67
2018-01-08
perf report: Fix a no annotate browser displayed issue
Jin Yao
1
-1
/
+17
2018-01-08
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
6
-15
/
+22
2018-01-08
perf tools: Fix compile error with libunwind x86
Wang Nan
1
-1
/
+1
2018-01-08
perf test bpf: Hook on epoll_pwait()
Arnaldo Carvalho de Melo
2
-6
/
+6
2018-01-08
perf test bpf: Use designated struct field initializers
Arnaldo Carvalho de Melo
1
-32
/
+27
2018-01-08
perf test bpf: Improve message about expected samples
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-06
perf/x86/msr: Clean up the code
Ingo Molnar
1
-32
/
+29
2018-01-06
perf/x86/msr: Add support for MSR_IA32_THERM_STATUS
Stephane Eranian
1
-4
/
+23
2018-01-06
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
579
-2915
/
+7820
2018-01-06
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+34
2018-01-05
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-19
/
+33
2018-01-05
Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-43
/
+55
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+57
[next]