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
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-17
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
2021-08-10
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...
Paul E. McKenney
2021-08-10
rcu: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-06
rcu: Print human-readable message for schedule() in RCU reader
Paul E. McKenney
2021-08-06
rcu: Use per_cpu_ptr to get the pointer of per_cpu variable
Liu Song
2021-08-06
rcu: Remove useless "ret" update in rcu_gp_fqs_loop()
Liu Song
2021-08-06
rcu: Mark accesses in tree_stall.h
Paul E. McKenney
2021-08-06
rcu: Make rcu_gp_init() and rcu_gp_fqs_loop noinline to conserve stack
Paul E. McKenney
2021-08-06
rcu: Mark lockless ->qsmask read in rcu_check_boost_fail()
Paul E. McKenney
2021-08-06
srcutiny: Mark read-side data races
Paul E. McKenney
2021-08-06
rcu: Start timing stall repetitions after warning complete
Paul E. McKenney
2021-08-06
rcu: Do not disable GP stall detection in rcu_cpu_stall_reset()
Sergey Senozhatsky
2021-08-06
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
2021-08-06
rcu: Mark accesses to ->rcu_read_lock_nesting
Paul E. McKenney
2021-08-06
rcu: Weaken ->dynticks accesses and updates
Paul E. McKenney
2021-08-06
rcu: Remove special bit at the bottom of the ->dynticks counter
Joel Fernandes (Google)
2021-08-06
rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
Yanfei Xu
2021-08-06
rcu: Fix to include first blocked task in stall warning
Yanfei Xu
2021-07-27
rcuscale: Console output claims too few grace periods
Jiangong.Han
2021-07-27
rcutorture: Preempt rather than block when testing task stalls
Paul E. McKenney
2021-07-27
refscale: Add measurement of clock readout
Paul E. McKenney
2021-07-20
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
2021-07-20
rcu-tasks: Fix synchronize_rcu_rude() typo in comment
Paul E. McKenney
2021-07-20
rcu-tasks: Mark ->trc_reader_special.b.need_qs data races
Paul E. McKenney
2021-07-20
rcu-tasks: Mark ->trc_reader_nesting data races
Paul E. McKenney
2021-07-20
rcu-tasks: Add comments explaining task_struct strategy
Paul E. McKenney
2021-07-20
rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()
Frederic Weisbecker
2021-07-20
rcu/nocb: Start moving nocb code to its own plugin file
Frederic Weisbecker
2021-07-06
rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()
Paul E. McKenney
2021-07-06
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
2021-07-06
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
2021-07-06
refscale: Avoid false-positive warnings in ref_scale_reader()
Paul E. McKenney
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-05-18
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
2021-05-18
tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline
Paul E. McKenney
2021-05-18
rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
Paul E. McKenney
2021-05-13
rcu: Add missing __releases() annotation
Jules Irenge
2021-05-13
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
2021-05-12
srcu: Early test SRCU polling start
Frederic Weisbecker
2021-05-12
rcu: Fix various typos in comments
Ingo Molnar
2021-05-12
rcu/nocb: Unify timers
Frederic Weisbecker
2021-05-12
rcu/nocb: Prepare for fine-grained deferred wakeup
Frederic Weisbecker
2021-05-12
rcu/nocb: Only cancel nocb timer if not polling
Frederic Weisbecker
2021-05-12
rcu/nocb: Delete bypass_timer upon nocb_gp wakeup
Frederic Weisbecker
2021-05-12
rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
Frederic Weisbecker
[next]