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
/
rcu
Age
Commit message (
Expand
)
Author
2015-08-03
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2014-11-21
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
2014-11-21
rcu: Make callers awaken grace-period kthread
Paul E. McKenney
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-25
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-12-17
Merge tag 'v3.13-rc4' into core/locking
Ingo Molnar
2013-12-16
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-12-16
rcu: Apply smp_mb__after_unlock_lock() to preserve grace periods
Paul E. McKenney
2013-12-12
rcu: Remove "extern" from function declarations in kernel/rcu/rcu.h
Teodora Baluta
2013-12-12
rcu/torture: Dynamically allocate SRCU output buffer to avoid overflow
Chen Gang
2013-12-12
rcu: Don't activate RCU core on NO_HZ_FULL CPUs
Paul E. McKenney
2013-12-12
rcu: Warn on allegedly impossible rcu_read_unlock_special() from irq
Lai Jiangshan
2013-12-09
rcu: Provide better diagnostics for blocking in RCU callback functions
Paul E. McKenney
2013-12-09
rcu: Improve SRCU's grace-period comments
Paul E. McKenney
2013-12-09
rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf values
Paul E. McKenney
2013-12-09
rcu: Fix coccinelle warnings
Fengguang Wu
2013-12-03
rcu: Let the world know when RCU adjusts its geometry
Paul E. McKenney
2013-12-03
rcu: Fix srcu_barrier() docbook header
Paul E. McKenney
2013-12-03
rcu: Allow task-level idle entry/exit nesting
Paul E. McKenney
2013-12-03
rcu: Break call_rcu() deadlock involving scheduler and perf
Paul E. McKenney
2013-12-03
rcu: Fix and comment ordering around wait_event()
Paul E. McKenney
2013-12-03
rcu: Kick CPU halfway to RCU CPU stall warning
Paul E. McKenney
2013-11-19
NOHZ: Check for nohz active instead of nohz enabled
Thomas Gleixner
2013-11-16
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney