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
2023-01-03
srcu: Update comment after the index flip
Paul E. McKenney
2023-01-03
srcu: Yet more detail for srcu_readers_active_idx_check() comments
Paul E. McKenney
2023-01-03
srcu: Remove needless rcu_seq_done() check while holding read lock
Pingfan Liu
2023-01-03
rcu: Add test code for semaphore-like SRCU readers
Paul E. McKenney
2023-01-03
srcu: Fix the comparision in srcu_invl_snp_seq()
Pingfan Liu
2023-01-03
srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
Pingfan Liu
2023-01-03
srcu: Release early_srcu resources when no longer in use
Zqiang
2023-01-03
rcu/kvfree: Split ready for reclaim objects from a batch
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Carefully reset number of objects in krcp
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Use READ_ONCE() when access to krcp->head
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Use a polled API to speedup a reclaim process
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Move need_offload_krc() out of krcp->lock
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Move bulk/list reclaim to separate functions
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Switch to a generic linked list API
Uladzislau Rezki (Sony)
2023-01-03
rcu: Refactor kvfree_call_rcu() and high-level helpers
Uladzislau Rezki (Sony)
2023-01-03
rcu: Allow expedited RCU CPU stall warnings to dump task stacks
Paul E. McKenney
2023-01-03
rcu: Test synchronous RCU grace periods at the end of rcu_init()
Paul E. McKenney
2023-01-03
rcu: Make rcu_blocking_is_gp() stop early-boot might_sleep()
Zqiang
2023-01-03
rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
Paul E. McKenney
2023-01-03
rcu: Upgrade header comment for poll_state_synchronize_rcu()
Paul E. McKenney
2023-01-03
rcu: Throttle callback invocation based on number of ready callbacks
Paul E. McKenney
2023-01-03
rcu: Consolidate initialization and CPU-hotplug code
Paul E. McKenney
2022-12-21
Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-17
rcu: Don't assert interrupts enabled too early in boot
Paul E. McKenney
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-01
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
2022-11-30
Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...
Paul E. McKenney
2022-11-29
rcu: Make SRCU mandatory
Paul E. McKenney
2022-11-29
rcu/rcutorture: Use call_rcu_hurry() where needed
Joel Fernandes (Google)
2022-11-29
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
2022-11-29
rcu/sync: Use call_rcu_hurry() instead of call_rcu
Joel Fernandes (Google)
2022-11-29
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
2022-11-29
rcu: Shrinker for lazy rcu
Vineeth Pillai
2022-11-29
rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
Joel Fernandes (Google)
2022-11-29
rcu: Make call_rcu() lazy to save power
Joel Fernandes (Google)
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-21
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
2022-10-21
srcu: Explain the reason behind the read side critical section on GP start
Frederic Weisbecker
2022-10-21
srcu: Warn when NMI-unsafe API is used in NMI
Frederic Weisbecker
2022-10-21
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
2022-10-21
rcu-tasks: Make grace-period-age message human-readable
Paul E. McKenney
2022-10-21
rcu: Remove rcu_is_idle_cpu()
Yipeng Zou
2022-10-20
rcu: Keep synchronize_rcu() from enabling irqs in early boot
Paul E. McKenney
2022-10-20
srcu: Check for consistent global per-srcu_struct NMI safety
Paul E. McKenney
2022-10-20
srcu: Check for consistent per-CPU per-srcu_struct NMI safety
Paul E. McKenney
2022-10-20
srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
Paul E. McKenney
2022-10-18
rcutorture: Verify NUM_ACTIVE_RCU_POLL_OLDSTATE
Paul E. McKenney
2022-10-18
rcutorture: Verify NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE
Paul E. McKenney
[prev]
[next]