index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
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
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
[next]