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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2009-09-07
Merge branch 'tracing/core' into tracing/hw-breakpoints
Ingo Molnar
2009-09-06
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-05
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-09-04
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
2009-09-04
ring-buffer: check for swapped buffers in start of committing
Steven Rostedt
2009-09-04
tracing: report error in trace if we fail to swap latency buffer
Steven Rostedt
2009-09-04
tracing: add trace_array_printk for internal tracers to use
Steven Rostedt
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
tracing: make tracing_reset safe for external use
Steven Rostedt
2009-09-04
tracing: use timestamp to determine start of latency traces
Steven Rostedt
2009-09-04
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
2009-09-04
tracing: disable buffers and synchronize_sched before resetting
Steven Rostedt
2009-09-04
tracing: disable update max tracer while reading trace
Steven Rostedt
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
2009-09-04
ring-buffer: disable all cpu buffers when one finds a problem
Steven Rostedt
2009-09-04
ring-buffer: do not count discarded events
Steven Rostedt
2009-09-04
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
2009-09-04
ring-buffer: fix ring_buffer_read crossing pages
Steven Rostedt
2009-09-04
ring-buffer: remove unnecessary cpu_relax
Steven Rostedt
2009-09-04
ring-buffer: do not swap buffers during a commit
Steven Rostedt
2009-09-04
ring-buffer: do not reset while in a commit
Steven Rostedt
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
2009-08-29
perf_counter: Fix /0 bug in swcounters
Peter Zijlstra
2009-08-29
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-08-28
modules: Fix build error in the !CONFIG_KALLSYMS case
Ingo Molnar
2009-08-28
perf_counters: Increase paranoia level
Ingo Molnar
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2009-08-27
tracing: remove legacy select of MARKERS by context switch tracing
Steven Rostedt
2009-08-27
module: workaround duplicate section names
James Bottomley
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-26
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2009-08-26
tracing: Don't trace kernel thread syscalls
Hendrik Brueckner
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2009-08-26
tracing/filters: Support filtering for char * strings
Li Zefan
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-26
tracing: Make syscall tracepoints conditional
Josh Stone
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-08-25
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-25
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-25
tracing: Eliminate code duplication in kernel/tracepoint.c
Anirban Sinha
2009-08-21
perf_counter: Fix typo in read() output generation
Peter Zijlstra
[next]