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
/
rcuscale.c
Age
Commit message (
Expand
)
Author
2024-08-15
rcuscale: Count outstanding callbacks per-task rather than per-CPU
Paul E. McKenney
2024-08-15
rcuscale: NULL out top-level pointers to heap memory
Paul E. McKenney
2024-08-15
rcuscale: Use special allocator for rcu_scale_writer()
Paul E. McKenney
2024-08-15
rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure
Paul E. McKenney
2024-08-15
rcuscale: Make all writer tasks report upon hang
Paul E. McKenney
2024-08-15
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
2024-08-14
rcuscale: Print detailed grace-period and barrier diagnostics
Paul E. McKenney
2024-08-14
rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls
Paul E. McKenney
2024-08-14
rcuscale: Dump stacks of stalled rcu_scale_writer() instances
Paul E. McKenney
2024-08-14
rcuscale: Save a few lines with whitespace-only change
Paul E. McKenney
2024-08-14
rcuscale: Stop testing RCU Tasks Rude asynchronous APIs
Paul E. McKenney
2024-06-06
rcutorture: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-02-14
rcu: Rename jiffies_till_flush to jiffies_lazy_flush
Frederic Weisbecker
2023-07-14
rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
Zqiang
2023-07-14
rcuscale: fix building with RCU_TINY
Arnd Bergmann
2023-07-14
rcuscale: Add RCU Tasks Rude testing
Paul E. McKenney
2023-07-14
rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time
Paul E. McKenney
2023-07-14
rcuscale: Measure grace-period kthread CPU time
Paul E. McKenney
2023-07-14
rcuscale: Print out full set of kfree_rcu parameters
Paul E. McKenney
2023-07-14
rcuscale: Print out full set of module parameters
Paul E. McKenney
2023-07-14
rcuscale: Add minruntime module parameter
Paul E. McKenney
2023-07-14
rcuscale: Fix gp_async_max typo: s/reader/writer/
Paul E. McKenney
2023-07-14
rcuscale: Permit blocking delays between writers
Paul E. McKenney
2023-05-11
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
2023-05-11
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
2023-04-05
Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...
Joel Fernandes (Google)
2023-04-05
rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2023-03-20
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2022-11-29
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
2022-11-29
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
2022-06-21
rcuscale: Fix smp_processor_id()-in-preemptible warnings
Zqiang
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks Rude/Trace
Paul E. McKenney
2022-04-20
rcuscale: Allow rcuscale without RCU Tasks
Paul E. McKenney
2021-12-07
rcuscale: Always log error message
Li Zhijian
2021-09-13
rcuscale: Warn on individual rcu_scale_init() error conditions
Paul E. McKenney
2021-07-27
rcuscale: Console output claims too few grace periods
Jiangong.Han
2021-03-08
rcuscale: Add kfree_rcu() single-argument scale test
Uladzislau Rezki (Sony)
2020-11-06
rcuscale: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
rcuscale: Add RCU Tasks Trace
Paul E. McKenney
2020-08-24
rcuperf: Change rcuperf to rcuscale
Paul E. McKenney