index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2009-11-04
ftrace: Fix unmatched locking in ftrace_regex_write()
Li Zefan
2009-11-04
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
2009-10-24
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
2009-10-24
tracing: Fix trace_seq_printf() return value
Jiri Olsa
2009-10-24
tracing: Update *ppos instead of filp->f_pos
Jiri Olsa
2009-10-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-10-13
tracing/filters: Fix memory leak when setting a filter
Li Zefan
2009-10-09
tracing: fix trace_vprintk call
Steven Rostedt
2009-10-08
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-10-08
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-10-07
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
2009-10-07
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
2009-10-07
ftrace: check for failure for all conversions
Steven Rostedt
2009-10-07
tracing: correct module boundaries for ftrace_release
jolsa@redhat.com
2009-10-07
tracing: fix transposed numbers of lock_depth and preempt_count
Steven Rostedt
2009-10-06
trace: Fix missing assignment in trace_ctxwake_*
Hiroshi Shimamoto
2009-10-06
tracing/syscalls: Use long for syscall ret format and field definitions
Tom Zanussi
2009-10-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-10-05
tracing: Use free_percpu instead of kfree
Frederic Weisbecker
2009-10-05
tracing: Check total refcount before releasing bufs in profile_enable failure
Frederic Weisbecker
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
2009-10-01
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
2009-10-01
kmemtrace: Fix up tracer registration
Paul Mundt
2009-10-01
tracing: Fix infinite recursion in ftrace_update_pid_func()
Matt Fleming
2009-09-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
tracing: Fix failure path in ftrace_regex_open()
Li Zefan
2009-09-22
tracing: Fix failure path in ftrace_graph_write()
Li Zefan
2009-09-22
tracing: Check the return value of trace_get_user()
Li Zefan
2009-09-22
tracing: Fix off-by-one in trace_get_user()
Li Zefan
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
trivial: Fix duplicated word "options" in comment
Uwe Kleine-Koenig
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
2009-09-20
tracing: Export trace_profile_buf symbols
Peter Zijlstra
2009-09-20
includecheck fix: kernel/trace, ring_buffer.c
Jaswinder Singh Rajput
2009-09-19
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-09-19
tracing/events: use list_for_entry_continue
Li Zefan
2009-09-19
tracing: remove max_tracer_type_len
Li Zefan
2009-09-19
function-graph: use ftrace_graph_funcs directly
Li Zefan
2009-09-19
Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
[next]