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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-07
ftrace: Inline the code from ftrace_dyn_table_alloc()
Jiri Slaby
2014-03-07
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
Jiri Slaby
2014-03-07
tracing: Evaluate len expression only once in __dynamic_array macro
Filipe Brandenburger
2014-03-07
tracing: Correctly expand len expressions from __dynamic_array macro
Filipe Brandenburger
2014-03-07
tracing/module: Replace include of tracepoint.h with jump_label.h in module.h
Steven Rostedt (Red Hat)
2014-03-07
tracing: Fix event header migrate.h to include tracepoint.h
Steven Rostedt (Red Hat)
2014-03-07
tracing: Fix event header writeback.h to include tracepoint.h
Steven Rostedt (Red Hat)
2014-03-07
tracing: Warn if a tracepoint is not set via debugfs
Steven Rostedt
2014-03-07
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
2014-03-07
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
2014-03-07
tracing: Move raw output code from macro to standalone function
Steven Rostedt
2014-03-07
ftrace/x86: Have ftrace_write() return -EPERM and clean up callers
Steven Rostedt (Red Hat)
2014-03-03
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
2014-03-03
ftrace/x86: One more missing sync after fixup of function modification failure
Petr Mladek
2014-03-03
ftrace/x86: Run a sync after fixup on failure
Steven Rostedt (Red Hat)
2014-02-20
ftrace: Have static function trace clear ENABLED flag on unregister
Steven Rostedt (Red Hat)
2014-02-20
tracing: Add trace_clock=<clock> kernel parameter
Steven Rostedt
2014-02-20
tracing/uprobes: Support mix of ftrace and perf
Namhyung Kim
2014-02-20
tracing/uprobes: Support event triggering
Namhyung Kim
2014-02-20
tracing/uprobes: Support ftrace_event_file base multibuffer
zhangwei(Jovi)
2014-02-20
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
Namhyung Kim
2014-02-20
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
Namhyung Kim
2014-02-20
ftrace: Allow for function tracing instance to filter functions
Steven Rostedt (Red Hat)
2014-02-20
ftrace: Pass in global_ops for use with filtering files
Steven Rostedt (Red Hat)
2014-02-20
ftrace: Allow instances to use function tracing
Steven Rostedt (Red Hat)
2014-02-20
tracing: Convert tracer->enabled to counter
Steven Rostedt (Red Hat)
2014-02-20
tracing: Disable tracers before deletion of instance
Steven Rostedt (Red Hat)
2014-02-20
ftrace: Copy ops private to global_ops private
Steven Rostedt (Red Hat)
2014-02-20
ftrace: Add private data to ftrace_ops
Steven Rostedt (Red Hat)
2014-02-20
tracing: Only let top level have option files
Steven Rostedt (Red Hat)
2014-02-20
tracing: Set up infrastructure to allow tracers for instances
Steven Rostedt (Red Hat)
2014-02-20
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
2014-02-16
Linux 3.14-rc3
v3.14-rc3
Linus Torvalds
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-16
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-02-15
of: search the best compatible match first in __of_match_node()
dt-fixes-for-3.14
Kevin Hao
2014-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-02-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-02-15
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2014-02-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-02-15
Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-02-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-02-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-02-15
Documentation: i2c: mention ACPI method for instantiating devices
Wolfram Sang
2014-02-15
Documentation: i2c: describe devicetree method for instantiating devices
Wolfram Sang
2014-02-15
Btrfs: use right clone root offset for compressed extents
Filipe David Borba Manana
2014-02-15
btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105
Anand Jain
2014-02-15
i2c: mv64xxx: refactor message start to ensure proper initialization
Wolfram Sang
2014-02-14
Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[next]