index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcutorture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcutorture: Add irqs-disabled test for call_rcu()
Paul E. McKenney
2016-04-21
1
-0
/
+2
*
rcutorture: Consider FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2016-03-31
1
-1
/
+1
*
rcutorture: Remove redundant initialization to zero
Paul E. McKenney
2016-03-31
1
-2
/
+2
*
rcutorture: Allow for rcupdate.rcu_normal
Paul E. McKenney
2016-03-31
1
-2
/
+2
*
rcu: Consolidate dumping of ftrace buffer
Paul E. McKenney
2016-03-31
1
-14
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-16
1
-4
/
+2
|
\
|
*
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
1
-4
/
+2
*
|
rcutorture: Correct no-expedite console messages
Paul E. McKenney
2016-02-23
1
-6
/
+8
|
/
*
rcutorture: Print symbolic name for rcu_torture_writer_state
Paul E. McKenney
2015-12-05
1
-1
/
+23
*
-
-
-
.
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-07
1
-6
/
+4
|
\
\
\
|
|
|
*
rcutorture: Fix unused-function warning for torturing_tasks()
Paul E. McKenney
2015-10-06
1
-1
/
+1
|
|
|
*
rcutorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
1
-3
/
+3
|
|
|
/
|
|
/
|
|
|
*
torture: Consolidate cond_resched_rcu_qs() into stutter_wait()
Paul E. McKenney
2015-10-06
1
-2
/
+0
|
|
/
*
|
rcu: Use call_rcu_func_t to replace explicit type equivalents
Boqun Feng
2015-10-06
1
-1
/
+1
*
|
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
2015-10-06
1
-2
/
+2
|
/
*
-
.
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
2015-08-04
1
-13
/
+27
|
\
\
|
|
*
rcutorture: Add RCU-tasks qualifier to dereference
Paul E. McKenney
2015-07-15
1
-2
/
+14
|
|
*
rcutorture: Fix rcu_torture_cbflood() for callback-free RCU
Paul E. McKenney
2015-07-15
1
-3
/
+2
|
|
*
rcutorture: Bounds-check rcutorture.shuffle_interval
Paul E. McKenney
2015-07-15
1
-1
/
+1
|
|
*
rcutorture: Check nfakewriters parameter
Paul E. McKenney
2015-07-15
1
-6
/
+9
|
|
*
rcutorture: Better bounds checking for n_barrier_cbs
Paul E. McKenney
2015-07-15
1
-1
/
+1
|
|
/
*
|
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
2015-07-22
1
-0
/
+2
|
/
*
rcutorture: Test SRCU cleanup code path
Paul E. McKenney
2015-05-27
1
-19
/
+58
*
rcutorture: Replace barriers with smp_store_release() and smp_load_acquire()
Paul E. McKenney
2015-05-27
1
-11
/
+13
*
rcutorture: Allow negative values of nreaders to oversubscribe
Paul E. McKenney
2015-05-27
1
-1
/
+1
*
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2015-05-27
1
-1
/
+1
*
rcutorture: Make consistent use of variables
Paul E. McKenney
2015-02-26
1
-1
/
+1
*
rcu: Add rcu_expedite_gp() and rcu_unexpedite_gp() to rcutorture
Paul E. McKenney
2015-02-26
1
-0
/
+25
*
rcutorture: Add more diagnostics in rcu_barrier() test failure case
Paul E. McKenney
2015-01-10
1
-0
/
+3
*
rcutorture: Check from beginning to end of grace period
Paul E. McKenney
2015-01-10
1
-10
/
+27
*
rcutorture: Drop rcu_torture_completed() and friends
Paul E. McKenney
2015-01-10
1
-13
/
+3
*
rcutorture: Use unsigned for Reader Batch computations
Paul E. McKenney
2015-01-10
1
-9
/
+9
*
rcutorture: Fix rcu_torture_cbflood() memory leak
Paul E. McKenney
2014-11-03
1
-0
/
+1
*
rcutorture: Rename rcutorture_runnable parameter
Paul E. McKenney
2014-09-16
1
-4
/
+4
*
torture: Address race in module cleanup
Davidlohr Bueso
2014-09-16
1
-1
/
+2
*
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
Paul E. McKenney
2014-09-16
1
-3
/
+51
|
\
|
*
rcutorture: Add torture tests for RCU-tasks
Paul E. McKenney
2014-09-07
1
-1
/
+49
|
*
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
Paul E. McKenney
2014-09-07
1
-2
/
+2
*
|
rcutorture: Add callback-flood test
Paul E. McKenney
2014-09-07
1
-1
/
+85
*
|
rcu: Use pr_alert/pr_cont for printing logs
Joe Perches
2014-09-07
1
-71
/
+56
*
|
rcutorture: Fix a sparse warning by marking boost_mutex static
Pranith Kumar
2014-09-07
1
-1
/
+1
|
/
*
Josh has moved
Josh Triplett
2014-07-30
1
-2
/
+2
*
torture: Check for multiple concurrent torture tests
Paul E. McKenney
2014-05-14
1
-1
/
+2
*
rcutorture: Run rcu_torture_writer at normal priority
Paul E. McKenney
2014-05-14
1
-1
/
+0
*
rcutorture: Add missing destroy_timer_on_stack()
Thomas Gleixner
2014-05-14
1
-1
/
+3
*
rcutorture: Explicitly test synchronous grace-period primitives
Paul E. McKenney
2014-05-14
1
-5
/
+23
*
rcutorture: Add tests for get_state_synchronize_rcu()
Paul E. McKenney
2014-05-14
1
-35
/
+95
*
rcutorture: Check for rcu_torture_fqs creation errors
Paul E. McKenney
2014-05-14
1
-1
/
+2
*
rcutorture: Make rcu_torture_reader() use cond_resched()
Paul E. McKenney
2014-05-14
1
-4
/
+7
*
rcutorture: Export RCU grace-period kthread wait state to rcutorture
Paul E. McKenney
2014-05-14
1
-0
/
+1
[next]