index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcutorture.c
Commit message (
Expand
)
Author
Age
*
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-30
*
rcu: Fixes to rcutorture error handling and cleanup
Paul E. McKenney
2012-04-24
*
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-02-21
*
rcu: Add missing __cpuinit annotation in rcutorture code
Heiko Carstens
2012-01-16
*
rcu: Make rcutorture bool parameters really bool (core code)
Rusty Russell
2012-01-16
*
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-12-11
*
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
2011-09-29
*
rcu: Use kthread_create_on_node()
Eric Dumazet
2011-09-29
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
*
rcu: mark rcutorture boosting callback as being on-stack
Paul E. McKenney
2011-05-06
*
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
2011-05-06
*
rcu: eliminate unused boosting statistics
Paul E. McKenney
2011-05-06
*
rcu: avoid hammering sched with yet another bound RT kthread
Paul E. McKenney
2011-05-06
*
rcutorture: Get rid of duplicate sched.h include
Jesper Juhl
2011-03-04
*
rcu: add priority-inversion testing to rcutorture
Paul E. McKenney
2010-10-07
*
rcu: fix sparse errors in rcutorture.c
Paul E. McKenney
2010-09-23
*
rcutorture: add random preemption
Lai Jiangshan
2010-08-19
*
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-09
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
|
\
|
*
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
*
|
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
2010-05-11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
|
\
|
*
Merge branch 'master' into percpu
Tejun Heo
2010-01-04
|
|
\
|
*
|
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
*
|
|
rcu: Fix rcutorture mod_timer argument to delay one jiffy
Paul E. McKenney
2010-02-25
*
|
|
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-02-25
*
|
|
rcu: Add force_quiescent_state() testing to rcutorture
Paul E. McKenney
2010-01-13
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
|
|
*
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
2009-10-03
*
|
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
2009-12-03
*
|
rcu: Improve rcutorture diagnostics when bad torture_type specified
Paul E. McKenney
2009-10-26
*
|
rcu: Add synchronize_srcu_expedited() to the rcutorture test suite
Paul E. McKenney
2009-10-26
*
|
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
2009-09-23
|
/
*
rcu: Fix whitespace inconsistencies
Paul E. McKenney
2009-09-19
[next]