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
/
rcu_segcblist.c
Age
Commit message (
Expand
)
Author
2023-10-04
rcu: Use rcu_segcblist_segempty() instead of open coding it
Frederic Weisbecker
2023-01-03
rcu: Throttle callback invocation based on number of ready callbacks
Paul E. McKenney
2022-04-11
rcu: Clarify fill-the-gap comment in rcu_segcblist_advance()
Paul E. McKenney
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-03-15
rcu/nocb: Remove stale comment above rcu_segcblist_offload()
Frederic Weisbecker
2021-01-06
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
2021-01-06
rcu/nocb: Provide basic callback offloading state machine bits
Frederic Weisbecker
2021-01-06
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
2021-01-06
rcu/segcblist: Add debug checks for segment lengths
Joel Fernandes (Google)
2021-01-06
rcu/tree: segcblist: Remove redundant smp_mb()s
Joel Fernandes (Google)
2021-01-06
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
2021-01-06
rcu/segcblist: Add additional comments to explain smp_mb()
Joel Fernandes (Google)
2021-01-04
rcu/tree: Make rcu_do_batch count how many callbacks were executed
Joel Fernandes (Google)
2020-09-03
rcu/segcblist: Prevent useless GP start if no CBs to accelerate
Joel Fernandes (Google)
2020-02-20
rcu: Remove dead code from rcu_segcblist_insert_pend_cbs()
Paul E. McKenney
2020-02-20
rcu: Add READ_ONCE() to rcu_segcblist ->tails[]
Paul E. McKenney
2020-01-24
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
2019-10-30
rcu: Several rcu_segcblist functions can be static
kbuild test robot
2019-08-13
rcu/nocb: Add bypass callback queueing
Paul E. McKenney
2019-08-13
rcu/nocb: Atomic ->len field in rcu_segcblist structure
Paul E. McKenney
2019-08-13
rcu/nocb: Use rcu_segcblist for no-CBs CPUs
Paul E. McKenney
2019-08-13
rcu/nocb: Leave ->cblist enabled for no-CBs CPUs
Paul E. McKenney
2019-08-13
rcu/nocb: Allow lockless use of rcu_segcblist_empty()
Paul E. McKenney
2019-08-13
rcu/nocb: Allow lockless use of rcu_segcblist_restempty()
Paul E. McKenney
2019-08-13
rcu/nocb: Use separate flag to indicate offloaded ->cblist
Paul E. McKenney
2019-08-13
rcu/nocb: Use separate flag to indicate disabled ->cblist
Paul E. McKenney
2019-02-09
rcu/rcu_segcblist: Convert to SPDX license identifier
Paul E. McKenney
2018-05-15
rcu: Simplify and inline cpu_needs_another_gp()
Paul E. McKenney
2017-10-19
rcu/segcblist: Include rcupdate.h
Sebastian Andrzej Siewior
2017-07-25
rcu: Remove unused RCU list functions
Paul E. McKenney
2017-07-25
rcu: Localize rcu_state ->orphan_pend and ->orphan_done
Paul E. McKenney
2017-05-02
rcu: Separately compile large rcu_segcblist functions
Paul E. McKenney