index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcutorture.c
Age
Commit message (
Expand
)
Author
2013-08-20
rcu: Make rcutorture emit online failures if verbose
Paul E. McKenney
2013-08-20
rcu: Remove unused variable from rcu_torture_writer()
Paul E. McKenney
2013-08-20
rcu: Sort rcutorture module parameters
Paul E. McKenney
2013-08-20
rcu: Increase rcutorture test coverage
Paul E. McKenney
2013-08-20
rcu: Add duplicate-callback tests to rcutorture
Paul E. McKenney
2013-07-29
rcu: Add const annotation to char * for RCU tracepoints and functions
Steven Rostedt (Red Hat)
2013-07-14
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
2013-06-10
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
Paul E. McKenney
2013-02-04
rcu: Allow rcutorture to be built at low optimization levels
Steven Rostedt
2013-01-29
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
2013-01-29
rcu: Make rcutorture's shuffler task shuffle recently added tasks
Paul E. McKenney
2013-01-08
rcutorture: Don't compare ptr with 0
Sasha Levin
2013-01-08
rcu: Reduce rcutorture tracing
Paul E. McKenney
2012-11-16
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
2012-11-13
rcu: Add new rcutorture module parameters to start/end test messages
Paul E. McKenney
2012-10-27
rcutorture: Use DEFINE_STATIC_SRCU()
Lai Jiangshan
2012-10-23
rcu: Make rcutorture give diagnostics if CPU offline fails
Paul E. McKenney
2012-09-23
rcu: Prevent initialization race in rcutorture kthreads
Paul E. McKenney
2012-09-23
rcu: Switch rcutorture to pr_alert() and friends
Paul E. McKenney
2012-09-23
rcu: Track CPU-hotplug duration statistics
Paul E. McKenney
2012-09-23
rcu: Update rcutorture defaults
Paul E. McKenney
2012-07-06
rcu: Fix broken strings in RCU's source code.
Paul E. McKenney
2012-07-06
rcu: Fix code-style issues involving "else"
Paul E. McKenney
2012-07-02
rcu: Make rcutorture fakewriters invoke rcu_barrier()
Paul E. McKenney
2012-07-02
rcu: Fix diagnostic-printk typo in rcutorture
Paul E. McKenney
2012-07-02
rcu: Fix bug in rcu_barrier() torture test
Paul E. McKenney
2012-07-02
rcu: Test srcu_barrier() from rcutorture test suite
Paul E. McKenney
2012-07-02
rcu: Rationalize ordering of torture_ops list
Paul E. McKenney
2012-04-30
rcu: Add rcutorture test for call_srcu()
Lai Jiangshan
2012-04-30
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
2012-04-30
rcu: Introduce rcutorture testing for rcu_barrier()
Paul E. McKenney
2012-04-25
rcu: Fixes to rcutorture error handling and cleanup
Paul E. McKenney
2012-02-21
PTR_ERR should be called before its argument is cleared.
Julia Lawall
2012-02-21
rcu: Trace only after NULL-pointer check
Paul E. McKenney
2012-02-21
rcu: Add CPU-stall capability to rcutorture
Paul E. McKenney
2012-02-21
rcutorture: Permit holding off CPU-hotplug operations during boot
Paul E. McKenney
2012-02-21
rcu: Make rcutorture flag online/offline failures
Paul E. McKenney
2012-01-16
rcu: Add missing __cpuinit annotation in rcutorture code
Heiko Carstens
2012-01-16
rcu: Make rcutorture bool parameters really bool (core code)
Rusty Russell
2011-12-11
rcu: Add rcutorture tests for srcu_read_lock_raw()
Paul E. McKenney
2011-12-11
rcu: Make rcutorture test for hotpluggability before offlining CPUs
Paul E. McKenney
2011-12-11
rcu: Add rcutorture CPU-hotplug capability
Paul E. McKenney
2011-12-11
rcu: Control rcutorture startup from kernel boot parameters
Paul E. McKenney
2011-12-11
rcu: Add rcutorture system-shutdown capability
Paul E. McKenney
2011-12-11
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2011-09-29
rcu: Make rcu_torture_boost() exit loops at end of test
Paul E. McKenney
2011-09-29
rcu: Make rcu_torture_fqs() exit loops at end of test
Paul E. McKenney
2011-09-29
rcu: Allow rcutorture's stat_interval parameter to be changed at runtime
Paul E. McKenney
2011-09-29
rcu: Don't destroy rcu_torture_boost() callback until it is done
Paul E. McKenney
2011-09-29
rcu: Catch rcutorture up to new RCU API additions
Paul E. McKenney
[next]