index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
2021-05-10
rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP
Paul E. McKenney
2021-05-10
rcu: Make RCU priority boosting work on single-CPU rcu_node structures
Paul E. McKenney
2021-05-10
rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
Paul E. McKenney
2021-05-10
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
2021-05-10
rcu: Add ->gp_max to show_rcu_gp_kthreads() output
Paul E. McKenney
2021-05-10
rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output
Paul E. McKenney
2021-05-10
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
2021-05-10
rcu: Improve tree.c comments and add code cleanups
Zhouyi Zhou
2021-05-10
rcu: Remove the unused rcu_irq_exit_preempt() function
Paul E. McKenney
2021-05-10
rcutorture: Move mem_dump_obj() tests into separate function
Paul E. McKenney
2021-05-10
rcutorture: Don't count CPU-stalled time against priority boosting
Paul E. McKenney
2021-05-10
rcutorture: Forgive RCU boost failures when CPUs don't pass through QS
Paul E. McKenney
2021-05-10
rcutorture: Make rcu_torture_boost_failed() check for GP end
Paul E. McKenney
2021-05-10
rcutorture: Consolidate rcu_torture_boost() timing and statistics
Paul E. McKenney
2021-05-10
rcutorture: Delay-based false positives for RCU priority boosting tests
Paul E. McKenney
2021-05-10
rcutorture: Judge RCU priority boosting on grace periods, not callbacks
Paul E. McKenney
2021-05-10
rcutorture: Abstract read-lock-held checks
Paul E. McKenney
2021-05-10
refscale: Add acqrel, lock, and lock-irq
Paul E. McKenney
2021-05-10
rcu-tasks: Add block comment laying out RCU Rude design
Paul E. McKenney
2021-05-10
rcu-tasks: Add block comment laying out RCU Tasks design
Paul E. McKenney
2021-05-10
srcu: Fix broken node geometry after early ssp init
Frederic Weisbecker
2021-05-10
srcu: Initialize SRCU after timers
Frederic Weisbecker
2021-05-10
srcu: Remove superfluous ssp initialization for early callbacks
Frederic Weisbecker
2021-05-10
srcu: Remove superfluous sdp->srcu_lock_count zero filling
Frederic Weisbecker
2021-05-10
rcu/nocb: Use the rcuog CPU's ->nocb_timer
Frederic Weisbecker
2021-05-10
kvfree_rcu: Refactor kfree_rcu_monitor()
Uladzislau Rezki (Sony)
2021-05-10
kvfree_rcu: Fix comments according to current code
Uladzislau Rezki (Sony)
2021-05-10
kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant
Uladzislau Rezki (Sony)
2021-05-10
kvfree_rcu: Update "monitor_todo" once a batch is started
Uladzislau Rezki (Sony)
2021-05-10
kvfree_rcu: Add a bulk-list check when a scheduler is run
Uladzislau Rezki (Sony)
2021-05-10
kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs
Uladzislau Rezki (Sony)
2021-05-10
kvfree_rcu: Release a page cache under memory pressure
Zhang Qiang
2021-05-10
rcu: Fix typo in comment: kthead -> kthread
Rolf Eike Beer
2021-05-10
rcu/tree_plugin: Don't handle the case of 'all' CPU range
Yury Norov
2021-03-24
Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...
Paul E. McKenney
2021-03-24
rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu()
Paul E. McKenney
2021-03-24
rcu: Provide polling interfaces for Tiny RCU grace periods
Paul E. McKenney
2021-03-22
rcu: Provide polling interfaces for Tree RCU grace periods
Paul E. McKenney
2021-03-15
rcu/nocb: Move trace_rcu_nocb_wake() calls outside nocb_lock when possible
Frederic Weisbecker
2021-03-15
rcu/nocb: Remove stale comment above rcu_segcblist_offload()
Frederic Weisbecker
2021-03-15
rcu/nocb: Disable bypass when CPU isn't completely offloaded
Frederic Weisbecker
2021-03-15
rcu/nocb: Fix missed nocb_timer requeue
Frederic Weisbecker
2021-03-15
rcu: Make nocb_nobypass_lim_per_jiffy static
Jiapeng Chong
2021-03-15
rcu/tree: Add a trace event for RCU CPU stall warnings
Sangmoon Kim
2021-03-15
rcu: Add explicit barrier() to __rcu_read_unlock()
Paul E. McKenney
2021-03-08
rcutorture: Replace rcu_torture_stall string with %s
Stephen Zhang
2021-03-08
rcu-tasks: Add block comment laying out RCU Tasks Trace design
Paul E. McKenney
2021-03-08
rcu-tasks: Rectify kernel-doc for struct rcu_tasks
Lukas Bulwahn
2021-03-08
rcu: Make rcu_read_unlock_special() expedite strict grace periods
Paul E. McKenney
2021-03-08
rcutorture: Fix testing of RCU priority boosting
Paul E. McKenney
[prev]
[next]