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
/
include
/
linux
/
srcu.h
Age
Commit message (
Expand
)
Author
2016-02-23
rcu: Document unique-name limitation for DEFINE_STATIC_SRCU()
Paul E. McKenney
2015-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2015-03-03
rcu: Reverse rcu_dereference_check() conditions
Paul E. McKenney
2015-01-06
rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()
Paul E. McKenney
2015-01-06
rcu: Expand SRCU ->completed to 64 bits
Paul E. McKenney
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2013-11-06
srcu: API for barrier after srcu read unlock
Michael S. Tsirkin
2013-06-10
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
Paul E. McKenney
2013-02-07
srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()
Lai Jiangshan
2013-02-07
srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()
Lai Jiangshan
2012-10-27
srcu: Add DEFINE_SRCU()
Lai Jiangshan
2012-10-23
srcu: Export process_srcu()
Lai Jiangshan
2012-10-23
srcu: Credit Lai Jiangshan with SRCU rewrite
Lai Jiangshan
2012-04-30
rcu: Implement per-domain single-threaded call_srcu() state machine
Lai Jiangshan
2012-04-30
rcu: Remove unused srcu_barrier()
Lai Jiangshan
2012-04-30
rcu: Implement a variant of Peter's SRCU algorithm
Lai Jiangshan
2012-04-30
rcu: Increment upper bit only for srcu_read_lock()
Lai Jiangshan
2012-04-30
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
2012-02-21
rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep
Heiko Carstens
2012-02-21
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2011-12-11
rcu: Document same-context read-side constraints
Paul E. McKenney
2011-12-11
rcu: Introduce raw SRCU read-side primitives
Paul E. McKenney
2011-12-11
rcu: Make srcu_read_lock_held() call common lockdep-enabled function
Paul E. McKenney
2011-12-11
rcu: Warn when srcu_read_lock() is used in an extended quiescent state
Paul E. McKenney
2010-08-20
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
Paul E. McKenney
2010-08-19
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
2010-05-10
rcu: make SRCU usable in modules
Paul E. McKenney
2010-05-10
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
Paul E. McKenney
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-02-25
rcu: Add lockdep-enabled variants of rcu_dereference()
Paul E. McKenney
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2009-10-26
rcu: Add synchronize_srcu_expedited()
Paul E. McKenney
2006-10-04
[PATCH] SRCU: report out-of-memory errors
Alan Stern
2006-10-04
[PATCH] Add SRCU-based notifier chains
Alan Stern
2006-10-04
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney