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
Age
Commit message (
Expand
)
Author
2011-05-20
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-19
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-05-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-19
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-05-19
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
Paul E. McKenney
2011-05-19
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
2011-05-19
clockevents: Provide combined configure and register function
Thomas Gleixner
2011-05-19
clocksource: Get rid of the hardcoded 5 seconds sleep time limit
Thomas Gleixner
2011-05-19
params.c: Use new strtobool function to process boolean inputs
Jonathan Cameron
2011-05-19
module: Use binary search in lookup_symbol()
Alessio Igor Bogani
2011-05-19
module: Use the binary search for symbols resolution
Alessio Igor Bogani
2011-05-19
module: each_symbol_section instead of each_symbol
Rusty Russell
2011-05-19
module: split unset_section_ro_nx function.
Jan Glauber
2011-05-19
module: undo module RONX protection correctly.
Jan Glauber
2011-05-19
module: zero mod->init_ro_size after init is freed.
Jan Glauber
2011-05-19
minor ANSI prototype sparse fix
Daniel J Blueman
2011-05-19
module: deal with alignment issues in built-in module versions
Dmitry Torokhov
2011-05-18
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
2011-05-18
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
2011-05-18
ftrace: Free hash with call_rcu_sched()
Steven Rostedt
2011-05-18
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
2011-05-18
ftrace: Add ops parameter to ftrace_startup/shutdown functions
Steven Rostedt
2011-05-18
ftrace: Add enabled_functions file
Steven Rostedt
2011-05-18
ftrace: Use counters to enable functions to trace
Steven Rostedt
2011-05-18
ftrace: Separate hash allocation and assignment
Steven Rostedt
2011-05-18
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
2011-05-18
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
2011-05-18
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
2011-05-18
irq: Export functions to allow modular irq drivers
Jonathan Cameron
2011-05-18
genirq: Uninline and sanity check generic_handle_irq()
Thomas Gleixner
2011-05-18
genirq: Remove pointless ifdefs
Thomas Gleixner
2011-05-17
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
2011-05-17
PM: Remove CONFIG_PM_VERBOSE
Rafael J. Wysocki
2011-05-17
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2011-05-17
Revert "PM / Hibernate: Reduce autotuned default image size"
Rafael J. Wysocki
2011-05-17
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
2011-05-17
kmod: always provide usermodehelper_disable()
Kay Sievers
2011-05-17
PM: Print a warning if firmware is requested when tasks are frozen
Rafael J. Wysocki
2011-05-17
Freezer: Use SMP barriers
Mike Frysinger
2011-05-17
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
[next]