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
/
rcutorture.c
Age
Commit message (
Expand
)
Author
2018-12-01
rcutorture: Don't do busted forward-progress testing
Paul E. McKenney
2018-12-01
rcutorture: Use 100ms buckets for forward-progress callback histograms
Paul E. McKenney
2018-12-01
rcutorture: Recover from OOM during forward-progress tests
Paul E. McKenney
2018-12-01
rcutorture: Print forward-progress test age upon failure
Paul E. McKenney
2018-12-01
rcutorture: Print histogram of CB invocation at OOM time
Paul E. McKenney
2018-12-01
rcutorture: Dump grace-period diagnostics upon forward-progress OOM
Paul E. McKenney
2018-12-01
rcutorture: Prepare for asynchronous access to rcu_fwd_startat
Paul E. McKenney
2018-12-01
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
Paul E. McKenney
2018-12-01
rcutorture: Break up too-long rcu_torture_fwd_prog() function
Paul E. McKenney
2018-12-01
rcutorture: Remove cbflood facility
Paul E. McKenney
2018-12-01
rcutorture: Add call_rcu() flooding forward-progress tests
Paul E. McKenney
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
rcutorture: Dump reader protection sequence if failures or close calls
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcutorture.c
Paul E. McKenney
2018-08-30
rcutorture: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
2018-08-30
rcutorture: Add RCU-bh and RCU-sched support for extended readers
Paul E. McKenney
2018-08-30
rcutorture: Test extended "rcu" read-side critical sections
Paul E. McKenney
2018-08-29
rcutorture: Maintain self-propagating CB only during forward-progress test
Paul E. McKenney
2018-08-29
rcutorture: Check GP completion at stutter end
Paul E. McKenney
2018-08-29
rcutorture: Print forward-progress test interval on error
Paul E. McKenney
2018-08-29
rcutorture: Adjust number of reader kthreads per CPU-hotplug operations
Paul E. McKenney
2018-08-29
rcutorture: Reduce priority of forward-progress testing
Paul E. McKenney
2018-08-29
rcutorture: Limit reader duration if irq or bh disabled
Paul E. McKenney
2018-08-29
rcutorture: Increase rcu_read_delay() longdelay_ms
Paul E. McKenney
2018-08-29
rcutorture: Add self-propagating callback to forward-progress testing
Paul E. McKenney
2018-08-29
rcutorture: Vary forward-progress test interval
Paul E. McKenney
2018-08-29
rcutorture: Avoid no-test complaint if too few forward-progress tries
Paul E. McKenney
2018-08-29
rcutorture: Also use GP sequence to judge forward progress
Paul E. McKenney
2018-08-29
rcutorture: Add forward-progress tests for RCU grace periods
Paul E. McKenney
2018-08-29
rcutorture: Warn on bad torture type for built-in tests
Paul E. McKenney
2018-08-29
rcutorture: Force occasional reader waits
Paul E. McKenney
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
2018-07-12
rcutorture: Fix rcu_barrier successes counter
Joel Fernandes (Google)
2018-07-12
rcutorture: Add support to detect if boost kthread prio is too low
Joel Fernandes (Google)
2018-07-12
rcutorture: Use monotonic timestamp for stall detection
Arnd Bergmann
2018-07-12
rcutorture: Make boost test more robust
Joel Fernandes (Google)
2018-07-12
rcutorture: Disable RT throttling for boost tests
Joel Fernandes (Google)
2018-07-12
rcutorture: Emphasize testing of single reader protection type
Paul E. McKenney
2018-07-12
rcutorture: Handle extended read-side critical sections
Paul E. McKenney
2018-07-12
rcutorture: Make rcu_torture_timer() use rcu_torture_one_read()
Paul E. McKenney
2018-07-12
rcutorture: Use per-CPU random state for rcu_torture_timer()
Paul E. McKenney
2018-07-12
rcutorture: Use atomic increment for n_rcu_torture_timers
Paul E. McKenney
2018-07-12
rcutorture: Extract common code from rcu_torture_reader()
Paul E. McKenney
2018-07-12
rcu: Remove rcutorture test version and sequence number
Paul E. McKenney
2018-07-12
rcutorture: Change units of onoff_interval to jiffies
Paul E. McKenney
2018-07-12
rcu: Remove "inline" from rcu_torture_print_module_parms()
Paul E. McKenney
2018-07-12
rcu: Use pr_fmt to prefix "rcu: " to logging output
Joe Perches
2018-07-12
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
2018-07-12
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
Paul E. McKenney
2018-07-12
rcu: Make rcutorture's batches-completed API use ->gp_seq
Paul E. McKenney
[next]