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
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
srcu: Make early-boot call_srcu() reuse workqueue lists
Paul E. McKenney
2018-08-30
srcu: Make call_srcu() available during very early boot
Paul E. McKenney
2018-08-30
rcu: Convert rcu_state.ofl_lock to raw_spinlock_t
Mike Galbraith
2018-08-30
rcu: Remove obsolete ->dynticks_fqs and ->cond_resched_completed
Paul E. McKenney
2018-08-30
rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticks
Paul E. McKenney
2018-08-30
rcu: Switch dyntick nesting counters to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Switch urgent quiescent-state requests to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Switch lazy counts to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Switch last accelerate/advance to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Switch ->tick_nohz_enabled_snap to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Merge rcu_dynticks structure into rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Convert "1UL << x" to "BIT(x)"
Paul E. McKenney
2018-08-30
rcu: Avoid resched_cpu() when rescheduling the current CPU
Paul E. McKenney
2018-08-30
rcu: More aggressively enlist scheduler aid for nohz_full CPUs
Paul E. McKenney
2018-08-30
rcu: Compute jiffies_till_sched_qs from other kernel parameters
Paul E. McKenney
2018-08-30
rcu: Provide functions for determining if call_rcu() has been invoked
Paul E. McKenney
2018-08-30
rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure
Paul E. McKenney
2018-08-30
rcu: Motivate Tiny RCU forward progress
Paul E. McKenney
2018-08-30
rcutorture: Dump reader protection sequence if failures or close calls
Paul E. McKenney
2018-08-30
rcu: Provide improved interrupt-from-idle check in rcu_check_callbacks()
Paul E. McKenney
2018-08-30
rcu: Make need_resched() respond to urgent RCU-QS needs
Paul E. McKenney
2018-08-30
rcu: Inline _rcu_barrier() into its sole remaining caller
Paul E. McKenney
2018-08-30
rcu: Define rcu_all_qs() only in !PREEMPT builds
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in update.c
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in tree_plugin.h
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in tree_exp.h
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in tree.c
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in tiny.c
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in srcutree.h
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcutorture.c
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcu.h
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in Kconfig
Paul E. McKenney
2018-08-30
rcu: Remove now-unused rcutorture APIs
Paul E. McKenney
2018-08-30
rcuperf: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
2018-08-30
rcutorture: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
2018-08-30
rcu: Stop testing RCU-bh and RCU-sched
Paul E. McKenney
2018-08-30
rcutorture: Add RCU-bh and RCU-sched support for extended readers
Paul E. McKenney
2018-08-30
rcu: Consolidate RCU-sched update-side function definitions
Paul E. McKenney
2018-08-30
rcu: Consolidate RCU-bh update-side function definitions
Paul E. McKenney
2018-08-30
rcu: Pull rcu_gp_kthread() FQS loop into separate function
Paul E. McKenney
2018-08-30
rcu: Inline increment_cpu_stall_ticks() into its sole caller
Paul E. McKenney
2018-08-30
rcu: Fix typo in force_qs_rnp()'s parameter's parameter
Paul E. McKenney
2018-08-30
rcu: Eliminate initialization-time use of rsp
Paul E. McKenney
2018-08-30
rcu: Eliminate RCU-barrier use of rsp
Paul E. McKenney
2018-08-30
rcu: Eliminate quiescent-state and grace-period-nonstart use of rsp
Paul E. McKenney
2018-08-30
rcu: Eliminate callback-invocation/invocation use of rsp
Paul E. McKenney
2018-08-30
rcu: Eliminate grace-period management code use of rsp
Paul E. McKenney
2018-08-30
rcu: Eliminate stall-warning use of rsp
Paul E. McKenney
2018-08-30
rcu: Restructure rcu_check_gp_kthread_starvation()
Paul E. McKenney
[next]