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
/
tree_plugin.h
Age
Commit message (
Expand
)
Author
2016-03-31
rcu: Consolidate expedited GP code into exp_funnel_lock()
Paul E. McKenney
2016-03-31
rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()
Paul E. McKenney
2016-03-31
rcu: Consolidate expedited GP code into rcu_exp_wait_wake()
Paul E. McKenney
2016-03-31
rcu: Enforce expedited-GP fairness via funnel wait queue
Paul E. McKenney
2016-03-31
rcu: Add expedited-grace-period event tracing
Paul E. McKenney
2016-03-31
rcu: Add funnel-locking tracing for expedited grace periods
Paul E. McKenney
2016-03-31
rcu: Fix synchronize_rcu_expedited() header comment
Paul E. McKenney
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
2016-02-25
rcu: Use simple wait queues where possible in rcutree
Paul Gortmaker
2016-02-25
rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
Daniel Wagner
2016-02-23
RCU: Privatize rcu_node::lock
Boqun Feng
2016-02-23
rcu: Remove useless rcu_data_p when !PREEMPT_RCU
Chen Gang
2015-12-07
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
2015-12-07
rcu: Eliminate unused rcu_init_one() argument
Paul E. McKenney
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
2015-12-04
rcu: Avoid tick_nohz_active checks on NOCBs CPUs
Paul E. McKenney
2015-12-04
rcu: Fix obsolete rcu_bootup_announce_oddness() comment
Paul E. McKenney
2015-12-04
rcu: Remove lock-acquisition loop from rcu_read_unlock_special()
Paul E. McKenney
2015-12-04
rcu: Add rcu_normal kernel parameter to suppress expediting
Paul E. McKenney
2015-11-23
rcu: Add transitivity to remaining rcu_node ->lock acquisitions
Paul E. McKenney
2015-11-23
rcu: Create transitive rnp->lock acquisition functions
Peter Zijlstra
2015-10-07
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
2015-10-07
rcu: Enable stall warnings for synchronize_rcu_expedited()
Paul E. McKenney
2015-10-07
rcu: Add online/offline info to expedited stall warning message
Paul E. McKenney
2015-10-07
rcu: Consolidate expedited CPU selection
Paul E. McKenney
2015-10-06
rcu: Add online/offline info to stall warning message
Paul E. McKenney
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
2015-09-20
rcu: Make ->cpu_no_qs be a union for aggregate OR
Paul E. McKenney
2015-09-20
rcu: Invert passed_quiesce and rename to cpu_no_qs
Paul E. McKenney
2015-09-20
rcu: Rename qs_pending to core_needs_qs
Paul E. McKenney
2015-09-20
rcu: Use single-stage IPI algorithm for RCU expedited grace period
Paul E. McKenney
2015-09-20
rcu: Consolidate tree setup for synchronize_rcu_expedited()
Paul E. McKenney
2015-09-20
rcu: Move rcu_report_exp_rnp() to allow consolidation
Paul E. McKenney
2015-09-20
rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
Paul E. McKenney
2015-08-04
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
2015-07-22
rcu: Don't disable CPU hotplug during OOM notifiers
Paul E. McKenney
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-22
rcu: Fix obsolete priority-boosting comment
Paul E. McKenney
2015-07-17
rcu: Consolidate last open-coded expedited memory barrier
Paul E. McKenney
2015-07-17
rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop
Paul E. McKenney
2015-07-17
rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
Paul E. McKenney
2015-07-17
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
Paul E. McKenney
2015-07-17
rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()
Paul E. McKenney
2015-07-15
rcu: Simplify arithmetic to calculate number of RCU nodes
Alexander Gordeev
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
Paul E. McKenney
2015-05-27
rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
Paul E. McKenney
[next]