index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcutorture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Fix broken strings in RCU's source code.
Paul E. McKenney
2012-07-06
1
-19
/
+14
*
rcu: Fix code-style issues involving "else"
Paul E. McKenney
2012-07-06
1
-1
/
+2
*
rcu: Make rcutorture fakewriters invoke rcu_barrier()
Paul E. McKenney
2012-07-02
1
-1
/
+5
*
rcu: Fix diagnostic-printk typo in rcutorture
Paul E. McKenney
2012-07-02
1
-1
/
+1
*
rcu: Fix bug in rcu_barrier() torture test
Paul E. McKenney
2012-07-02
1
-2
/
+7
*
rcu: Test srcu_barrier() from rcutorture test suite
Paul E. McKenney
2012-07-02
1
-2
/
+13
*
rcu: Rationalize ordering of torture_ops list
Paul E. McKenney
2012-07-02
1
-2
/
+2
*
rcu: Add rcutorture test for call_srcu()
Lai Jiangshan
2012-04-30
1
-4
/
+40
*
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
2012-04-30
1
-1
/
+1
*
rcu: Introduce rcutorture testing for rcu_barrier()
Paul E. McKenney
2012-04-30
1
-8
/
+186
*
rcu: Fixes to rcutorture error handling and cleanup
Paul E. McKenney
2012-04-24
1
-3
/
+16
*
PTR_ERR should be called before its argument is cleared.
Julia Lawall
2012-02-21
1
-1
/
+4
*
rcu: Trace only after NULL-pointer check
Paul E. McKenney
2012-02-21
1
-2
/
+2
*
rcu: Add CPU-stall capability to rcutorture
Paul E. McKenney
2012-02-21
1
-0
/
+66
*
rcutorture: Permit holding off CPU-hotplug operations during boot
Paul E. McKenney
2012-02-21
1
-2
/
+10
*
rcu: Make rcutorture flag online/offline failures
Paul E. McKenney
2012-02-21
1
-0
/
+4
*
rcu: Add missing __cpuinit annotation in rcutorture code
Heiko Carstens
2012-01-16
1
-2
/
+2
*
rcu: Make rcutorture bool parameters really bool (core code)
Rusty Russell
2012-01-16
1
-2
/
+2
*
rcu: Add rcutorture tests for srcu_read_lock_raw()
Paul E. McKenney
2011-12-11
1
-1
/
+25
*
rcu: Make rcutorture test for hotpluggability before offlining CPUs
Paul E. McKenney
2011-12-11
1
-2
/
+2
*
rcu: Add rcutorture CPU-hotplug capability
Paul E. McKenney
2011-12-11
1
-5
/
+112
*
rcu: Control rcutorture startup from kernel boot parameters
Paul E. McKenney
2011-12-11
1
-0
/
+2
*
rcu: Add rcutorture system-shutdown capability
Paul E. McKenney
2011-12-11
1
-4
/
+64
*
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2011-12-11
1
-0
/
+18
*
rcu: Make rcu_torture_boost() exit loops at end of test
Paul E. McKenney
2011-09-28
1
-1
/
+2
*
rcu: Make rcu_torture_fqs() exit loops at end of test
Paul E. McKenney
2011-09-28
1
-4
/
+6
*
rcu: Allow rcutorture's stat_interval parameter to be changed at runtime
Paul E. McKenney
2011-09-28
1
-1
/
+1
*
rcu: Don't destroy rcu_torture_boost() callback until it is done
Paul E. McKenney
2011-09-28
1
-1
/
+1
*
rcu: Catch rcutorture up to new RCU API additions
Paul E. McKenney
2011-09-28
1
-34
/
+21
*
rcu: Use kthread_create_on_node()
Eric Dumazet
2011-09-28
1
-2
/
+3
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
1
-2
/
+0
*
rcu: mark rcutorture boosting callback as being on-stack
Paul E. McKenney
2011-05-05
1
-0
/
+2
*
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
2011-05-05
1
-3
/
+5
*
rcu: eliminate unused boosting statistics
Paul E. McKenney
2011-05-05
1
-9
/
+1
*
rcu: avoid hammering sched with yet another bound RT kthread
Paul E. McKenney
2011-05-05
1
-3
/
+3
*
rcutorture: Get rid of duplicate sched.h include
Jesper Juhl
2011-03-04
1
-1
/
+0
*
rcu: add priority-inversion testing to rcutorture
Paul E. McKenney
2010-10-07
1
-11
/
+259
*
rcu: fix sparse errors in rcutorture.c
Paul E. McKenney
2010-09-23
1
-4
/
+7
*
rcutorture: add random preemption
Lai Jiangshan
2010-08-19
1
-0
/
+6
*
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-09
1
-2
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
1
-1
/
+1
|
\
|
*
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
1
-1
/
+1
*
|
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
2010-05-11
1
-0
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
1
-4
/
+4
|
\
|
*
Merge branch 'master' into percpu
Tejun Heo
2010-01-05
1
-16
/
+53
|
|
\
|
*
|
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
1
-4
/
+4
*
|
|
rcu: Fix rcutorture mod_timer argument to delay one jiffy
Paul E. McKenney
2010-02-25
1
-1
/
+1
*
|
|
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-02-25
1
-2
/
+10
*
|
|
rcu: Add force_quiescent_state() testing to rcutorture
Paul E. McKenney
2010-01-13
1
-2
/
+78
|
|
/
|
/
|
[next]