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-08-30
rcutorture: Test extended "rcu" read-side critical sections
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
2018-06-25
torture: Keep old-school dmesg format
Paul E. McKenney
2018-06-25
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
2018-05-15
rcutorture: Print end-of-test state
Paul E. McKenney
2018-05-15
srcu: Add cleanup_srcu_struct_quiesced()
Paul E. McKenney
2018-02-20
rcutorture: Record which grace-period primitives are tested
Paul E. McKenney
2018-02-20
rcutorture: Re-enable testing of dynamic expediting
Paul E. McKenney
2018-02-20
rcutorture: Avoid fake-writer use of undefined primitives
Paul E. McKenney
2018-02-20
rcutorture: Abstract function and module names
Paul E. McKenney
2018-02-20
rcutorture: Replace multi-instance kzalloc() with kcalloc()
Paul E. McKenney
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
2017-12-11
rcutorture: Preempt RCU-preempt readers more vigorously
Paul E. McKenney
2017-12-11
torture: Reduce #ifdefs for preempt_schedule()
Paul E. McKenney
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
rcu: Convert timers to use timer_setup()
Kees Cook
2017-10-09
rcutorture: Dump writer stack if stalled
Paul E. McKenney
2017-10-09
rcutorture: Add interrupt-disable capability to stall-warning tests
Paul E. McKenney
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
2017-08-17
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
2017-07-24
rcutorture: Invoke call_rcu() from timer handler
Paul E. McKenney
2017-07-24
rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()
Paul E. McKenney
2017-07-24
rcutorture: Add task's CPU for rcutorture writer stalls
Paul E. McKenney
2017-07-24
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
2017-07-24
rcutorture: Enable SRCU readers from timer handler
Paul E. McKenney
2017-07-24
rcutorture: Move SRCU status printing to SRCU implementations
Paul E. McKenney
2017-06-08
srcu: Remove Classic SRCU
Paul E. McKenney
2017-06-08
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
2017-06-08
srcu: Shrink Tiny SRCU a bit more
Paul E. McKenney
2017-04-26
srcu: Make rcutorture writer stalls print SRCU GP state
Paul E. McKenney
[next]