index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree_nocb.h
Age
Commit message (
Expand
)
Author
2022-02-24
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
2022-02-14
rcu: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-01
rcu: Elevate priority of offloaded callback threads
Alison Chaiken
2022-02-01
rcu: Make priority of grace-period thread consistent
Alison Chaiken
2022-02-01
rcu/nocb: Handle concurrent nocb kthreads creation
Neeraj Upadhyay
2021-12-09
rcu/nocb: Merge rcu_spawn_cpu_nocb_kthread() and rcu_spawn_one_nocb_kthread()
Frederic Weisbecker
2021-12-09
rcu/nocb: Allow empty "rcu_nocbs" kernel parameter
Frederic Weisbecker
2021-12-09
rcu/nocb: Create kthreads on all CPUs if "rcu_nocbs=" or "nohz_full=" are passed
Frederic Weisbecker
2021-12-09
rcu/nocb: Optimize kthreads and rdp initialization
Frederic Weisbecker
2021-12-09
rcu/nocb: Prepare nocb_cb_wait() to start with a non-offloaded rdp
Frederic Weisbecker
2021-12-09
rcu/nocb: Remove rcu_node structure from nocb list when de-offloaded
Frederic Weisbecker
2021-12-07
rcu/nocb: Invoke rcu_core() at the start of deoffloading
Frederic Weisbecker
2021-12-07
rcu/nocb: Prepare state machine for a new step
Frederic Weisbecker
2021-09-13
rcu-nocb: Fix a couple of tree_nocb code-style nits
Paul E. McKenney
2021-07-20
rcu/nocb: Start moving nocb code to its own plugin file
Frederic Weisbecker