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-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2015-10-06
rcu: Add online/offline info to stall warning message
Paul E. McKenney
2015-10-06
rcu: Eliminate panic when silly boot-time fanout specified
Paul E. McKenney
2015-10-06
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2015-10-06
rcu: Use call_rcu_func_t to replace explicit type equivalents
Boqun Feng
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: Move synchronize_sched_expedited() to combining tree
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-09-20
rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex
Paul E. McKenney
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
2015-08-04
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
2015-08-04
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
2015-08-04
rcu: Silence lockdep false positive for expedited grace periods
Paul E. McKenney
2015-07-22
rcu: Don't disable CPU hotplug during OOM notifiers
Paul E. McKenney
2015-07-22
rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks()
Paul E. McKenney
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-22
rcu: Make rcu_is_watching() really notrace
Alexei Starovoitov
2015-07-22
rcu: Create a synchronize_rcu_mult()
Paul E. McKenney
2015-07-22
rcu: Fix obsolete priority-boosting comment
Paul E. McKenney
2015-07-22
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
2015-07-17
rcu: Add fastpath bypassing funnel locking
Paul E. McKenney
2015-07-17
rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS
Paul E. McKenney
2015-07-17
rcu: Pull out wait_event*() condition into helper function
Paul E. McKenney
2015-07-17
rcu: Add stall warnings to synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
rcu: Extend expedited funnel locking to rcu_data structure
Paul E. McKenney
2015-07-17
rcu: Consolidate last open-coded expedited memory barrier
Paul E. McKenney
2015-07-17
rcu: Apply rcu_seq operations to _rcu_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: Fix synchronize_sched_expedited() type error for "s"
Paul E. McKenney
2015-07-17
rcu: Abstract funnel locking from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
Paul E. McKenney
2015-07-17
rcu: Abstract sequence counting from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
rcu: Make expedited GP CPU stoppage asynchronous
Peter Zijlstra
2015-07-17
rcu: Get rid of synchronize_sched_expedited()'s polling loop
Paul E. McKenney
2015-07-17
rcu: Rework synchronize_sched_expedited() counter handling
Paul E. McKenney
2015-07-17
rcu: Switch synchronize_sched_expedited() to stop_one_cpu()
Peter Zijlstra
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-17
rcu: Reset rcu_fanout_leaf if out of bounds
Paul E. McKenney
2015-07-17
rcu: Shut up bogus gcc array bounds warning
Alexander Gordeev
2015-07-15
rcutorture: Add RCU-tasks qualifier to dereference
Paul E. McKenney
2015-07-15
rcutorture: Fix rcu_torture_cbflood() for callback-free RCU
Paul E. McKenney
2015-07-15
rcutorture: Bounds-check rcutorture.shuffle_interval
Paul E. McKenney
2015-07-15
rcutorture: Check nfakewriters parameter
Paul E. McKenney
[prev]
[next]