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
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-16
Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/tort...
Joel Fernandes
2025-05-16
rcutorture: Perform more frequent testing of ->gpwrap
Joel Fernandes
2025-05-16
rcutorture: Comment invocations of tick_dep_set_task()
Paul E. McKenney
2025-05-16
rcu/nocb: Add Safe checks for access offloaded rdp
Zqiang
2025-05-16
rcuscale: using kcalloc() to relpace kmalloc()
Su Hui
2025-05-16
Revert "rcu/nocb: Fix rcuog wake-up from offline softirq"
Frederic Weisbecker
2025-05-16
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
Yongliang Gao
2025-05-16
rcu: Remove swake_up_one_online() bandaid
Frederic Weisbecker
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-04-08
srcu: Use rcu_seq_done_exact() for polling API
Joel Fernandes
2025-04-08
rcu: Comment on the extraneous delta test on rcu_seq_done_exact()
Frederic Weisbecker
2025-04-08
rcu: Add warning to ensure rcu_seq_done_exact() is working
Joel Fernandes
2025-04-08
rcu: Replace magic number with meaningful constant in rcu_seq_done_exact()
Joel Fernandes
2025-04-08
rcutorture: Split out beginning and end from rcu_torture_one_read()
Paul E. McKenney
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-28
srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT
Paul E. McKenney
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2025-03-04
Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...
Boqun Feng
2025-03-04
rcu: limit PREEMPT_RCU configurations
Ankur Arora
2025-03-04
rcutorture: Update ->extendables check for lazy preemption
Boqun Feng
2025-03-04
rcutorture: Update rcutorture_one_extend_check() for lazy preemption
Paul E. McKenney
2025-03-04
rcu: Use _full() API to debug synchronize_rcu()
Uladzislau Rezki (Sony)
2025-03-04
rcutorture: Allow a negative value for nfakewriters
Uladzislau Rezki (Sony)
2025-03-04
rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
Paul E. McKenney
2025-03-04
rcu-tasks: Move RCU Tasks self-tests to core_initcall()
Paul E. McKenney
2025-03-04
rcu: Fix get_state_synchronize_rcu_full() GP-start detection
Paul E. McKenney
2025-02-05
srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing
Paul E. McKenney
2025-02-05
rcutorture: Complain when invalid SRCU reader_flavor is specified
Paul E. McKenney
2025-02-05
rcutorture: Move RCU_TORTURE_TEST_{CHK_RDR_STATE,LOG_CPU} to bool
Paul E. McKenney
2025-02-05
rcutorture: Make cur_ops->format_gp_seqs take buffer length
Paul E. McKenney
2025-02-05
rcutorture: Add ftrace-compatible timestamp to GP# failure/close-call output
Paul E. McKenney
2025-02-05
rcutorture: Expand failure/close-call grace-period output
Paul E. McKenney
2025-02-05
rcutorture: Include grace-period sequence numbers in failure/close-call
Paul E. McKenney
2025-02-05
rcutorture: Add a test_boost_holdoff module parameter
Paul E. McKenney
2025-02-05
refscale: Add srcu_read_lock_fast() support using "srcu-fast"
Paul E. McKenney
2025-02-05
rcutorture: Add ability to test srcu_read_{,un}lock_fast()
Paul E. McKenney
2025-02-05
srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr()
Paul E. McKenney
2025-02-05
srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()
Paul E. McKenney
2025-02-05
srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()
Paul E. McKenney
2025-02-05
srcu: Force synchronization for srcu_get_delay()
Paul E. McKenney
2025-02-05
srcu: Make Tree SRCU updates independent of ->srcu_idx
Paul E. McKenney
2025-02-05
srcu: Make SRCU readers use ->srcu_ctrs for counter selection
Paul E. McKenney
2025-02-05
srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure
Paul E. McKenney
2025-02-05
srcu: Use ->srcu_gp_seq for rcutorture reader batch
Paul E. McKenney
2025-02-05
srcu: Make Tiny SRCU able to operate in preemptible kernels
Paul E. McKenney
2025-02-05
rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
Ankur Arora
2025-02-05
rcu: handle unstable rdp in rcu_read_unlock_strict()
Ankur Arora
2025-02-05
rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
Ankur Arora
[next]