index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree.c
Age
Commit message (
Expand
)
Author
2022-02-01
rcu: Move kthread_prio bounds-check to a separate function
Alison Chaiken
2022-02-01
rcu: Create per-cpu rcuc kthreads only when rcutree.use_softirq=0
Zqiang
2021-12-09
Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...
Paul E. McKenney
2021-12-07
rcu/nocb: Don't invoke local rcu core on callback overload from nocb kthread
Frederic Weisbecker
2021-12-07
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
2021-12-07
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
2021-12-07
rcu/nocb: Limit number of softirq callbacks only on softirq
Frederic Weisbecker
2021-12-07
rcu/nocb: Use appropriate rcu_nocb_lock_irqsave()
Frederic Weisbecker
2021-12-07
rcu/nocb: Check a stable offloaded state to manipulate qlen_last_fqs_check
Frederic Weisbecker
2021-12-07
rcu/nocb: Make rcu_core() callbacks acceleration (de-)offloading safe
Frederic Weisbecker
2021-12-07
rcu/nocb: Make rcu_core() callbacks acceleration preempt-safe
Thomas Gleixner
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-12-07
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2021-12-07
rcu: Make idle entry report expedited quiescent states
Paul E. McKenney
2021-11-30
rcu: Avoid alloc_pages() when recording stack
Jun Miao
2021-11-30
rcu: in_irq() cleanup
Changbin Du
2021-11-30
rcu: Move rcu_needs_cpu() to tree.c
Paul E. McKenney
2021-11-30
rcu: Remove the RCU_FAST_NO_HZ Kconfig option
Paul E. McKenney
2021-10-07
rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
Peter Zijlstra
2021-09-13
rcu: Make rcutree_dying_cpu() use its "cpu" parameter
Paul E. McKenney
2021-09-13
rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()
Paul E. McKenney
2021-09-13
rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()
Paul E. McKenney
2021-09-13
rcu: Comment rcu_gp_init() code waiting for CPU-hotplug operations
Paul E. McKenney
2021-09-13
rcu: Eliminate rcu_implicit_dynticks_qs() local variable ruqp
Paul E. McKenney
2021-09-13
rcu: Eliminate rcu_implicit_dynticks_qs() local variable rnhqp
Paul E. McKenney
2021-09-13
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
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: 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: Make rcu_gp_init() and rcu_gp_fqs_loop noinline to conserve stack
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-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-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-05-18
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
2021-05-18
rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
Paul E. McKenney
2021-05-13
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
2021-05-12
rcu: Fix various typos in comments
Ingo Molnar
2021-05-12
rcu/nocb: Prepare for fine-grained deferred wakeup
Frederic Weisbecker
2021-05-10
rcu: Point to documentation of ordering guarantees
Paul E. McKenney
2021-05-10
rcu: Make rcu_gp_cleanup() be noinline for tracing
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: 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
srcu: Fix broken node geometry after early ssp init
Frederic Weisbecker
[prev]
[next]