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
/
rcu
/
rcutorture.c
Commit message (
Expand
)
Author
Age
*
rcutorture: Rename rcutorture_runnable parameter
Paul E. McKenney
2014-09-16
*
torture: Address race in module cleanup
Davidlohr Bueso
2014-09-16
*
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
Paul E. McKenney
2014-09-16
|
\
|
*
rcutorture: Add torture tests for RCU-tasks
Paul E. McKenney
2014-09-07
|
*
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
Paul E. McKenney
2014-09-07
*
|
rcutorture: Add callback-flood test
Paul E. McKenney
2014-09-07
*
|
rcu: Use pr_alert/pr_cont for printing logs
Joe Perches
2014-09-07
*
|
rcutorture: Fix a sparse warning by marking boost_mutex static
Pranith Kumar
2014-09-07
|
/
*
Josh has moved
Josh Triplett
2014-07-30
*
torture: Check for multiple concurrent torture tests
Paul E. McKenney
2014-05-14
*
rcutorture: Run rcu_torture_writer at normal priority
Paul E. McKenney
2014-05-14
*
rcutorture: Add missing destroy_timer_on_stack()
Thomas Gleixner
2014-05-14
*
rcutorture: Explicitly test synchronous grace-period primitives
Paul E. McKenney
2014-05-14
*
rcutorture: Add tests for get_state_synchronize_rcu()
Paul E. McKenney
2014-05-14
*
rcutorture: Check for rcu_torture_fqs creation errors
Paul E. McKenney
2014-05-14
*
rcutorture: Make rcu_torture_reader() use cond_resched()
Paul E. McKenney
2014-05-14
*
rcutorture: Export RCU grace-period kthread wait state to rcutorture
Paul E. McKenney
2014-05-14
*
torture: Dump ftrace buffer when the RCU grace period stalls
Paul E. McKenney
2014-05-14
*
rcutorture: Print negatives for SRCU counter wraparound
Paul E. McKenney
2014-05-14
*
rcutorture: Mark function as static in kernel/rcu/torture.c
Rashika Kheria
2014-05-14
*
rcutorture: Add forward-progress checking for writer
Paul E. McKenney
2014-05-13
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
*
Merge branch 'torture.2014.02.23a' into HEAD
Paul E. McKenney
2014-02-26
*
rcutorture: Add an rcu_busted to test the test
Paul E. McKenney
2014-02-23
*
rcutorture: Stop generic kthreads in torture_cleanup()
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture_stop_kthread()
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture_create_kthread()
Paul E. McKenney
2014-02-23
*
rcutorture: Fix missing-return bug in rcu_torture_barrier_init()
Paul E. McKenney
2014-02-23
*
rcutorture: Fix rcutorture shutdown races
Paul E. McKenney
2014-02-23
*
rcutorture: Announce task creation
Paul E. McKenney
2014-02-23
*
rcutorture: Clean up rcu_torture_init() error checking
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture_shutdown()
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract stutter_wait()
Paul E. McKenney
2014-02-23
*
rcutorture: Privatize fullstop
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture_shutdown_notify()
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture-test cleanup
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture-test initialization
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture_onoff()
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture_shuffle()
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture_shutdown_absorb()
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract TOROUT_STRING() and friends
Paul E. McKenney
2014-02-23
*
rcutorture: Rename PRINTK to TOROUT
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract torture_param()
Paul E. McKenney
2014-02-23
*
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney
2014-02-23