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
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-05
Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2009-12-05
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-03
mutex: Fix missing conditions to build mutex_spin_on_owner()
Frederic Weisbecker
2009-12-03
mutex: Better control mutex adaptive spinning config
Frederic Weisbecker
2009-12-03
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
2009-12-03
rcu: Enable fourth level of TREE_RCU hierarchy
Paul E. McKenney
2009-12-03
rcu: Rename "quiet" functions
Paul E. McKenney
2009-12-03
Merge branch 'master' into next
James Morris
2009-12-02
modules: don't export section names of empty sections via sysfs
Helge Deller
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
2009-12-01
SLOW_WORK: Fix the CONFIG_MODULES=n case
David Howells
2009-11-27
softlockup: Fix hung_task_check_count sysctl
Anton Blanchard
2009-11-25
ring-buffer-benchmark: Add parameters to set produce/consumer priorities
Steven Rostedt
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2009-11-24
Silence the existing API for capability version compatibility check.
Andrew G. Morgan
2009-11-23
tracing, function tracer: Clean up strstrip() usage
Ingo Molnar
2009-11-23
ring-buffer benchmark: Run producer/consumer threads at nice +19
Ingo Molnar
2009-11-22
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
2009-11-22
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
2009-11-22
rcu: Fix grace-period-stall bug on large systems with CPU hotplug
Paul E. McKenney
2009-11-20
genirq: Fix spurious irq seqfile conversion
Thomas Gleixner
2009-11-19
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
David Howells
2009-11-19
SLOW_WORK: Allow the work items to be viewed through a /proc file
David Howells
2009-11-19
SLOW_WORK: Add delayed_slow_work support
Jens Axboe
2009-11-19
SLOW_WORK: Add support for cancellation of slow work
Jens Axboe
2009-11-19
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
Jens Axboe
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2009-11-18
generic-ipi: Add smp_call_function_any()
Rusty Russell
2009-11-18
genirq: switch /proc/irq/*/spurious to seq_file
Alexey Dobriyan
2009-11-17
workqueue: fix race condition in schedule_on_each_cpu()
Tejun Heo
2009-11-17
tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used
Lai Jiangshan
2009-11-17
tracing: Fix trace_marker output
Carsten Emde
2009-11-17
ring-buffer: Move access to commit_page up into function used
Steven Rostedt
2009-11-14
rcu: Eliminate __rcu_pending() false positives
Paul E. McKenney
2009-11-14
rcu: Further cleanups of use of lastcomp
Paul E. McKenney
2009-11-13
locking: Reduce ifdefs in kernel/spinlock.c
Thomas Gleixner
2009-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner
2009-11-13
rcu: Simplify association of forced quiescent states with grace periods
Paul E. McKenney
2009-11-13
rcu: Accelerate callback processing on CPUs not detecting GP end
Paul E. McKenney
2009-11-11
tracing: do not disable interrupts for trace_clock_local
Steven Rostedt
2009-11-11
ring-buffer: Add multiple iterations between benchmark timestamps
Steven Rostedt
2009-11-11
tracing: Fix return value of tracing_stats_read()
Roel Kluin
2009-11-11
rcu: Mark init-time-only rcu_bootup_announce() as __init
Paul E. McKenney
[next]