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.h
Age
Commit message (
Expand
)
Author
2015-10-07
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
2015-10-07
rcu: Add online/offline info to expedited stall warning message
Paul E. McKenney
2015-10-07
rcu: Stop silencing lockdep false positive for expedited grace periods
Paul E. McKenney
2015-10-07
rcu: Switch synchronize_sched_expedited() to IPI
Paul E. McKenney
2015-10-06
rcu: Correct comment for values of ->gp_state field
Paul E. McKenney
2015-10-06
rcu: Finish folding ->fqs_state into ->gp_state
Petr Mladek
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: Consolidate tree setup for synchronize_rcu_expedited()
Paul E. McKenney
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
2015-08-04
rcu: Silence lockdep false positive for expedited grace periods
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: 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: Apply rcu_seq operations to _rcu_barrier()
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: Shut up bogus gcc array bounds warning
Alexander Gordeev
2015-07-15
rcu: Simplify arithmetic to calculate number of RCU nodes
Alexander Gordeev
2015-07-15
rcu: Limit count of static data to the number of RCU levels
Alexander Gordeev
2015-07-15
rcu: Remove unnecessary fields from rcu_state structure
Alexander Gordeev
2015-07-15
rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items
Alexander Gordeev
2015-07-15
rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items
Alexander Gordeev
2015-07-15
rcu: Provide more diagnostics for stalled GP kthread
Paul E. McKenney
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: Make rcu_*_data variables static
Nicolas Iooss
2015-05-27
rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED()
Paul E. McKenney
2015-03-12
rcu: Eliminate ->onoff_mutex from rcu_node structure
Paul E. McKenney
2015-03-12
rcu: Process offlining and onlining only at grace-period start
Paul E. McKenney
2015-01-15
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...
Paul E. McKenney
2015-01-15
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
2015-01-10
rcu: Remove redundant rcu_batches_completed() declaration
Paul E. McKenney
2015-01-10
rcu: Make _batches_completed() functions return unsigned long
Paul E. McKenney
2015-01-06
rcu: Handle gpnum/completed wrap while dyntick idle
Paul E. McKenney
2015-01-06
rcu: Improve diagnostics for spurious RCU CPU stall warnings
Paul E. McKenney
2015-01-06
rcu: Make RCU_CPU_STALL_INFO include number of fqs attempts
Paul E. McKenney
2015-01-06
rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inve...
Lai Jiangshan
2015-01-06
rcu: Don't migrate blocked tasks even if all corresponding CPUs offline
Paul E. McKenney
2015-01-06
rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu()
Paul E. McKenney
2015-01-06
rcu: Remove "select IRQ_WORK" from config TREE_RCU
Lai Jiangshan
[next]