summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/rcutorture.c
Commit message (Expand)AuthorAgeFilesLines
* rcutorture: Print symbolic name for rcu_torture_writer_statePaul E. McKenney2015-12-051-1/+23
*---. Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-071-6/+4
|\ \ \
| | | * rcutorture: Fix unused-function warning for torturing_tasks()Paul E. McKenney2015-10-061-1/+1
| | | * rcutorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney2015-10-061-3/+3
| | |/ | |/|
| | * torture: Consolidate cond_resched_rcu_qs() into stutter_wait()Paul E. McKenney2015-10-061-2/+0
| |/
* | rcu: Use call_rcu_func_t to replace explicit type equivalentsBoqun Feng2015-10-061-1/+1
* | rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng2015-10-061-2/+2
|/
*-. Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEADPaul E. McKenney2015-08-041-13/+27
|\ \
| | * rcutorture: Add RCU-tasks qualifier to dereferencePaul E. McKenney2015-07-151-2/+14
| | * rcutorture: Fix rcu_torture_cbflood() for callback-free RCUPaul E. McKenney2015-07-151-3/+2
| | * rcutorture: Bounds-check rcutorture.shuffle_intervalPaul E. McKenney2015-07-151-1/+1
| | * rcutorture: Check nfakewriters parameterPaul E. McKenney2015-07-151-6/+9
| | * rcutorture: Better bounds checking for n_barrier_cbsPaul E. McKenney2015-07-151-1/+1
| |/
* | rcu: Add RCU-sched flavors of get-state and cond-syncPaul E. McKenney2015-07-221-0/+2
|/
* rcutorture: Test SRCU cleanup code pathPaul E. McKenney2015-05-271-19/+58
* rcutorture: Replace barriers with smp_store_release() and smp_load_acquire()Paul E. McKenney2015-05-271-11/+13
* rcutorture: Allow negative values of nreaders to oversubscribePaul E. McKenney2015-05-271-1/+1
* rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Paul E. McKenney2015-05-271-1/+1
* rcutorture: Make consistent use of variablesPaul E. McKenney2015-02-261-1/+1
* rcu: Add rcu_expedite_gp() and rcu_unexpedite_gp() to rcutorturePaul E. McKenney2015-02-261-0/+25
* rcutorture: Add more diagnostics in rcu_barrier() test failure casePaul E. McKenney2015-01-101-0/+3
* rcutorture: Check from beginning to end of grace periodPaul E. McKenney2015-01-101-10/+27
* rcutorture: Drop rcu_torture_completed() and friendsPaul E. McKenney2015-01-101-13/+3
* rcutorture: Use unsigned for Reader Batch computationsPaul E. McKenney2015-01-101-9/+9
* rcutorture: Fix rcu_torture_cbflood() memory leakPaul E. McKenney2014-11-031-0/+1
* rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney2014-09-161-4/+4
* torture: Address race in module cleanupDavidlohr Bueso2014-09-161-1/+2
* Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney2014-09-161-3/+51
|\
| * rcutorture: Add torture tests for RCU-tasksPaul E. McKenney2014-09-071-1/+49
| * rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loopsPaul E. McKenney2014-09-071-2/+2
* | rcutorture: Add callback-flood testPaul E. McKenney2014-09-071-1/+85
* | rcu: Use pr_alert/pr_cont for printing logsJoe Perches2014-09-071-71/+56
* | rcutorture: Fix a sparse warning by marking boost_mutex staticPranith Kumar2014-09-071-1/+1
|/
* Josh has movedJosh Triplett2014-07-301-2/+2
* torture: Check for multiple concurrent torture testsPaul E. McKenney2014-05-141-1/+2
* rcutorture: Run rcu_torture_writer at normal priorityPaul E. McKenney2014-05-141-1/+0
* rcutorture: Add missing destroy_timer_on_stack()Thomas Gleixner2014-05-141-1/+3
* rcutorture: Explicitly test synchronous grace-period primitivesPaul E. McKenney2014-05-141-5/+23
* rcutorture: Add tests for get_state_synchronize_rcu()Paul E. McKenney2014-05-141-35/+95
* rcutorture: Check for rcu_torture_fqs creation errorsPaul E. McKenney2014-05-141-1/+2
* rcutorture: Make rcu_torture_reader() use cond_resched()Paul E. McKenney2014-05-141-4/+7
* rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney2014-05-141-0/+1
* torture: Dump ftrace buffer when the RCU grace period stallsPaul E. McKenney2014-05-141-0/+1
* rcutorture: Print negatives for SRCU counter wraparoundPaul E. McKenney2014-05-141-3/+5
* rcutorture: Mark function as static in kernel/rcu/torture.cRashika Kheria2014-05-141-2/+2
* rcutorture: Add forward-progress checking for writerPaul E. McKenney2014-05-131-0/+37
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-4/+4
* Merge branch 'torture.2014.02.23a' into HEADPaul E. McKenney2014-02-261-2/+2
* rcutorture: Add an rcu_busted to test the testPaul E. McKenney2014-02-231-1/+43
* rcutorture: Stop generic kthreads in torture_cleanup()Paul E. McKenney2014-02-231-7/+0
OpenPOWER on IntegriCloud